2023-11-17T06:01:34.015 INFO:root:teuthology version: 0.0.1.dev203+g6899cd2 2023-11-17T06:01:34.016 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi --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} --archive /home/teuthworker/archive/yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7461297 --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7461297/orig.config.yaml 2023-11-17T06:01:34.065 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-17T06:01:34.168 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7461297 branch: wip-yuri3-testing-2023-11-14-1227-pacific description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls mon_election/connectivity} email: null first_in_suite: false job_id: '7461297' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri3-testing-2023-11-14-1227-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: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac workunit: branch: wip-yuri3-testing-2023-11-14-1227-pacific sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 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: 7739 sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri3-testing-2023-11-14-1227-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac targets: smithi031.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi159.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: 6899cd26fceddb2fec83dc1a1349394b28c8998e timestamp: 2023-11-16_22:29:26 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1224587 2023-11-17T06:01:34.169 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa; will attempt to use it 2023-11-17T06:01:34.169 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks 2023-11-17T06:01:34.169 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-17T06:01:34.171 INFO:teuthology.task.internal:Checking packages... 2023-11-17T06:01:34.204 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'ed3c8e926b9de93026c8a7c1d86be5d6821b52ac' 2023-11-17T06:01:34.205 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-17T06:01:34.205 INFO:teuthology.packaging:ref: None 2023-11-17T06:01:34.205 INFO:teuthology.packaging:tag: None 2023-11-17T06:01:34.205 INFO:teuthology.packaging:branch: wip-yuri3-testing-2023-11-14-1227-pacific 2023-11-17T06:01:34.205 INFO:teuthology.packaging:sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-17T06:01:34.205 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri3-testing-2023-11-14-1227-pacific 2023-11-17T06:01:34.354 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-171-ged3c8e92-1focal 2023-11-17T06:01:34.355 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-17T06:01:34.361 INFO:teuthology.task.internal:no buildpackages task found 2023-11-17T06:01:34.361 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-17T06:01:34.418 INFO:teuthology.task.internal:Saving configuration 2023-11-17T06:01:34.436 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-17T06:01:34.442 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-17T06:01:34.468 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi031.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7461297', '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-11-17 05:55:31.258113', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-11-17T06:01:34.492 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7461297', '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-11-17 05:55:31.259608', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-11-17T06:01:34.492 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-17T06:01:34.500 INFO:teuthology.task.internal:roles: ubuntu@smithi031.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-11-17T06:01:34.500 INFO:teuthology.task.internal:roles: ubuntu@smithi159.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-11-17T06:01:34.500 INFO:teuthology.run_tasks:Running task console_log... 2023-11-17T06:01:37.205 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f4b0f02d670>, signals=[15]) 2023-11-17T06:01:37.206 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-17T06:01:37.214 INFO:teuthology.task.internal:Opening connections... 2023-11-17T06:01:37.215 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi031.front.sepia.ceph.com 2023-11-17T06:01:37.217 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T06:01:37.269 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi159.front.sepia.ceph.com 2023-11-17T06:01:37.270 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T06:01:37.319 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-17T06:01:37.325 DEBUG:teuthology.orchestra.run.smithi031:> uname -m 2023-11-17T06:01:37.348 INFO:teuthology.orchestra.run.smithi031.stdout:x86_64 2023-11-17T06:01:37.349 DEBUG:teuthology.orchestra.run.smithi031:> cat /etc/os-release 2023-11-17T06:01:37.398 INFO:teuthology.orchestra.run.smithi031.stdout:NAME="Ubuntu" 2023-11-17T06:01:37.398 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-11-17T06:01:37.398 INFO:teuthology.orchestra.run.smithi031.stdout:ID=ubuntu 2023-11-17T06:01:37.398 INFO:teuthology.orchestra.run.smithi031.stdout:ID_LIKE=debian 2023-11-17T06:01:37.398 INFO:teuthology.orchestra.run.smithi031.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-11-17T06:01:37.398 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION_ID="20.04" 2023-11-17T06:01:37.398 INFO:teuthology.orchestra.run.smithi031.stdout:HOME_URL="https://www.ubuntu.com/" 2023-11-17T06:01:37.398 INFO:teuthology.orchestra.run.smithi031.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-11-17T06:01:37.398 INFO:teuthology.orchestra.run.smithi031.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-11-17T06:01:37.398 INFO:teuthology.orchestra.run.smithi031.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-11-17T06:01:37.399 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION_CODENAME=focal 2023-11-17T06:01:37.399 INFO:teuthology.orchestra.run.smithi031.stdout:UBUNTU_CODENAME=focal 2023-11-17T06:01:37.399 INFO:teuthology.lock.ops:Updating smithi031.front.sepia.ceph.com on lock server 2023-11-17T06:01:37.427 DEBUG:teuthology.orchestra.run.smithi159:> uname -m 2023-11-17T06:01:37.434 INFO:teuthology.orchestra.run.smithi159.stdout:x86_64 2023-11-17T06:01:37.434 DEBUG:teuthology.orchestra.run.smithi159:> cat /etc/os-release 2023-11-17T06:01:37.483 INFO:teuthology.orchestra.run.smithi159.stdout:NAME="Ubuntu" 2023-11-17T06:01:37.483 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-11-17T06:01:37.483 INFO:teuthology.orchestra.run.smithi159.stdout:ID=ubuntu 2023-11-17T06:01:37.483 INFO:teuthology.orchestra.run.smithi159.stdout:ID_LIKE=debian 2023-11-17T06:01:37.484 INFO:teuthology.orchestra.run.smithi159.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-11-17T06:01:37.484 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION_ID="20.04" 2023-11-17T06:01:37.484 INFO:teuthology.orchestra.run.smithi159.stdout:HOME_URL="https://www.ubuntu.com/" 2023-11-17T06:01:37.484 INFO:teuthology.orchestra.run.smithi159.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-11-17T06:01:37.484 INFO:teuthology.orchestra.run.smithi159.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-11-17T06:01:37.484 INFO:teuthology.orchestra.run.smithi159.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-11-17T06:01:37.484 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION_CODENAME=focal 2023-11-17T06:01:37.484 INFO:teuthology.orchestra.run.smithi159.stdout:UBUNTU_CODENAME=focal 2023-11-17T06:01:37.484 INFO:teuthology.lock.ops:Updating smithi159.front.sepia.ceph.com on lock server 2023-11-17T06:01:37.510 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-17T06:01:37.520 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-17T06:01:37.527 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-17T06:01:37.527 DEBUG:teuthology.orchestra.run.smithi031:> test '!' -e /home/ubuntu/cephtest 2023-11-17T06:01:37.529 DEBUG:teuthology.orchestra.run.smithi159:> test '!' -e /home/ubuntu/cephtest 2023-11-17T06:01:37.535 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-17T06:01:37.541 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-17T06:01:37.541 DEBUG:teuthology.orchestra.run.smithi031:> test -z $(ls -A /var/lib/ceph) 2023-11-17T06:01:37.544 DEBUG:teuthology.orchestra.run.smithi159:> test -z $(ls -A /var/lib/ceph) 2023-11-17T06:01:37.564 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-17T06:01:37.619 INFO:teuthology.run_tasks:Running task kernel... 2023-11-17T06:01:37.633 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-17T06:01:37.633 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-17T06:01:37.634 DEBUG:teuthology.orchestra.run.smithi031:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-17T06:01:37.636 DEBUG:teuthology.orchestra.run.smithi159:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-17T06:01:37.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T06:01:37.643 DEBUG:teuthology.orchestra.run.smithi031:> uname -r 2023-11-17T06:01:37.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T06:01:37.644 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2023-11-17T06:01:37.650 INFO:teuthology.orchestra.run.smithi031.stdout:5.4.0-124-generic 2023-11-17T06:01:37.650 INFO:teuthology.task.kernel:Running kernel on smithi031: 5.4.0-124-generic 2023-11-17T06:01:37.650 DEBUG:teuthology.orchestra.run.smithi031:> sudo apt-get clean 2023-11-17T06:01:37.651 INFO:teuthology.orchestra.run.smithi159.stdout:5.4.0-124-generic 2023-11-17T06:01:37.651 INFO:teuthology.task.kernel:Running kernel on smithi159: 5.4.0-124-generic 2023-11-17T06:01:37.652 DEBUG:teuthology.orchestra.run.smithi159:> sudo apt-get clean 2023-11-17T06:01:37.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo apt-get update 2023-11-17T06:01:37.804 DEBUG:teuthology.orchestra.run.smithi031:> sudo apt-get update 2023-11-17T06:01:37.977 INFO:teuthology.orchestra.run.smithi031.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-11-17T06:01:37.986 INFO:teuthology.orchestra.run.smithi031.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-11-17T06:01:38.049 INFO:teuthology.orchestra.run.smithi031.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-11-17T06:01:38.086 INFO:teuthology.orchestra.run.smithi031.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-11-17T06:01:38.104 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-11-17T06:01:38.107 INFO:teuthology.orchestra.run.smithi159.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-11-17T06:01:38.168 INFO:teuthology.orchestra.run.smithi159.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-11-17T06:01:38.359 INFO:teuthology.orchestra.run.smithi031.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [907 kB] 2023-11-17T06:01:38.440 INFO:teuthology.orchestra.run.smithi031.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,960 kB] 2023-11-17T06:01:38.482 INFO:teuthology.orchestra.run.smithi031.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [482 kB] 2023-11-17T06:01:38.482 INFO:teuthology.orchestra.run.smithi031.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-11-17T06:01:38.482 INFO:teuthology.orchestra.run.smithi031.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,479 kB] 2023-11-17T06:01:38.496 INFO:teuthology.orchestra.run.smithi031.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-11-17T06:01:38.496 INFO:teuthology.orchestra.run.smithi031.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [346 kB] 2023-11-17T06:01:38.499 INFO:teuthology.orchestra.run.smithi031.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-11-17T06:01:38.499 INFO:teuthology.orchestra.run.smithi031.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,131 kB] 2023-11-17T06:01:38.509 INFO:teuthology.orchestra.run.smithi031.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [755 kB] 2023-11-17T06:01:38.512 INFO:teuthology.orchestra.run.smithi159.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-11-17T06:01:38.514 INFO:teuthology.orchestra.run.smithi031.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [270 kB] 2023-11-17T06:01:38.517 INFO:teuthology.orchestra.run.smithi031.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-11-17T06:01:38.517 INFO:teuthology.orchestra.run.smithi031.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-11-17T06:01:38.519 INFO:teuthology.orchestra.run.smithi031.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-11-17T06:01:38.519 INFO:teuthology.orchestra.run.smithi031.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-11-17T06:01:38.519 INFO:teuthology.orchestra.run.smithi031.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-11-17T06:01:38.533 INFO:teuthology.orchestra.run.smithi031.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-11-17T06:01:38.533 INFO:teuthology.orchestra.run.smithi031.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-11-17T06:01:38.534 INFO:teuthology.orchestra.run.smithi031.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-11-17T06:01:38.534 INFO:teuthology.orchestra.run.smithi031.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-11-17T06:01:38.549 INFO:teuthology.orchestra.run.smithi031.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-11-17T06:01:38.550 INFO:teuthology.orchestra.run.smithi031.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-11-17T06:01:38.574 INFO:teuthology.orchestra.run.smithi159.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [674 kB] 2023-11-17T06:01:38.679 INFO:teuthology.orchestra.run.smithi031.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [674 kB] 2023-11-17T06:01:38.722 INFO:teuthology.orchestra.run.smithi159.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,960 kB] 2023-11-17T06:01:38.914 INFO:teuthology.orchestra.run.smithi159.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,570 kB] 2023-11-17T06:01:39.007 INFO:teuthology.orchestra.run.smithi031.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,570 kB] 2023-11-17T06:01:39.103 INFO:teuthology.orchestra.run.smithi159.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [398 kB] 2023-11-17T06:01:39.117 INFO:teuthology.orchestra.run.smithi159.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-11-17T06:01:39.117 INFO:teuthology.orchestra.run.smithi159.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,367 kB] 2023-11-17T06:01:39.186 INFO:teuthology.orchestra.run.smithi159.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-11-17T06:01:39.187 INFO:teuthology.orchestra.run.smithi159.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [329 kB] 2023-11-17T06:01:39.192 INFO:teuthology.orchestra.run.smithi159.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-11-17T06:01:39.193 INFO:teuthology.orchestra.run.smithi159.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [898 kB] 2023-11-17T06:01:39.193 INFO:teuthology.orchestra.run.smithi159.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [907 kB] 2023-11-17T06:01:39.196 INFO:teuthology.orchestra.run.smithi031.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [398 kB] 2023-11-17T06:01:39.210 INFO:teuthology.orchestra.run.smithi031.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-11-17T06:01:39.211 INFO:teuthology.orchestra.run.smithi031.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-11-17T06:01:39.212 INFO:teuthology.orchestra.run.smithi159.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [482 kB] 2023-11-17T06:01:39.212 INFO:teuthology.orchestra.run.smithi031.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,367 kB] 2023-11-17T06:01:39.221 INFO:teuthology.orchestra.run.smithi159.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-11-17T06:01:39.221 INFO:teuthology.orchestra.run.smithi159.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-11-17T06:01:39.223 INFO:teuthology.orchestra.run.smithi159.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,479 kB] 2023-11-17T06:01:39.233 INFO:teuthology.orchestra.run.smithi159.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [621 kB] 2023-11-17T06:01:39.280 INFO:teuthology.orchestra.run.smithi031.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [329 kB] 2023-11-17T06:01:39.286 INFO:teuthology.orchestra.run.smithi031.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-11-17T06:01:39.286 INFO:teuthology.orchestra.run.smithi031.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [898 kB] 2023-11-17T06:01:39.300 INFO:teuthology.orchestra.run.smithi159.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [346 kB] 2023-11-17T06:01:39.306 INFO:teuthology.orchestra.run.smithi159.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-11-17T06:01:39.325 INFO:teuthology.orchestra.run.smithi031.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [621 kB] 2023-11-17T06:01:39.405 INFO:teuthology.orchestra.run.smithi159.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [188 kB] 2023-11-17T06:01:39.470 INFO:teuthology.orchestra.run.smithi159.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [755 kB] 2023-11-17T06:01:39.497 INFO:teuthology.orchestra.run.smithi031.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [188 kB] 2023-11-17T06:01:39.825 INFO:teuthology.orchestra.run.smithi159.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-11-17T06:01:39.831 INFO:teuthology.orchestra.run.smithi159.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-11-17T06:01:39.838 INFO:teuthology.orchestra.run.smithi159.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-11-17T06:01:39.841 INFO:teuthology.orchestra.run.smithi159.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-11-17T06:01:39.843 INFO:teuthology.orchestra.run.smithi159.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-11-17T06:01:39.916 INFO:teuthology.orchestra.run.smithi031.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-11-17T06:01:39.922 INFO:teuthology.orchestra.run.smithi031.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-11-17T06:01:39.929 INFO:teuthology.orchestra.run.smithi031.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-11-17T06:01:39.932 INFO:teuthology.orchestra.run.smithi031.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-11-17T06:01:39.934 INFO:teuthology.orchestra.run.smithi031.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-11-17T06:01:40.058 INFO:teuthology.orchestra.run.smithi159.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,131 kB] 2023-11-17T06:01:40.166 INFO:teuthology.orchestra.run.smithi159.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [270 kB] 2023-11-17T06:01:40.187 INFO:teuthology.orchestra.run.smithi159.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-11-17T06:01:40.189 INFO:teuthology.orchestra.run.smithi159.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-11-17T06:01:40.190 INFO:teuthology.orchestra.run.smithi159.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-11-17T06:01:40.191 INFO:teuthology.orchestra.run.smithi159.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-11-17T06:01:40.192 INFO:teuthology.orchestra.run.smithi159.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-11-17T06:01:40.192 INFO:teuthology.orchestra.run.smithi159.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-11-17T06:01:40.194 INFO:teuthology.orchestra.run.smithi159.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-11-17T06:01:40.197 INFO:teuthology.orchestra.run.smithi159.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-11-17T06:01:40.362 INFO:teuthology.orchestra.run.smithi159.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-11-17T06:01:40.544 INFO:teuthology.orchestra.run.smithi159.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-11-17T06:01:40.567 INFO:teuthology.orchestra.run.smithi159.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-11-17T06:01:42.613 INFO:teuthology.orchestra.run.smithi031.stdout:Fetched 18.1 MB in 3s (6,744 kB/s) 2023-11-17T06:01:42.954 INFO:teuthology.orchestra.run.smithi159.stdout:Fetched 18.1 MB in 3s (5,641 kB/s) 2023-11-17T06:01:44.092 INFO:teuthology.orchestra.run.smithi031.stdout:Reading package lists... 2023-11-17T06:01:44.120 DEBUG:teuthology.orchestra.run.smithi031:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-11-17T06:01:44.191 INFO:teuthology.orchestra.run.smithi031.stdout:Reading package lists... 2023-11-17T06:01:44.321 INFO:teuthology.orchestra.run.smithi159.stdout:Reading package lists... 2023-11-17T06:01:44.347 DEBUG:teuthology.orchestra.run.smithi159:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-11-17T06:01:44.400 INFO:teuthology.orchestra.run.smithi031.stdout:Building dependency tree... 2023-11-17T06:01:44.400 INFO:teuthology.orchestra.run.smithi031.stdout:Reading state information... 2023-11-17T06:01:44.420 INFO:teuthology.orchestra.run.smithi159.stdout:Reading package lists... 2023-11-17T06:01:44.601 INFO:teuthology.orchestra.run.smithi031.stdout:The following additional packages will be installed: 2023-11-17T06:01:44.601 INFO:teuthology.orchestra.run.smithi031.stdout: linux-generic linux-headers-5.4.0-166 linux-headers-5.4.0-166-generic 2023-11-17T06:01:44.601 INFO:teuthology.orchestra.run.smithi031.stdout: linux-headers-generic linux-image-5.4.0-166-generic 2023-11-17T06:01:44.602 INFO:teuthology.orchestra.run.smithi031.stdout: linux-modules-5.4.0-166-generic linux-modules-extra-5.4.0-166-generic 2023-11-17T06:01:44.603 INFO:teuthology.orchestra.run.smithi031.stdout:Suggested packages: 2023-11-17T06:01:44.603 INFO:teuthology.orchestra.run.smithi031.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-11-17T06:01:44.603 INFO:teuthology.orchestra.run.smithi031.stdout:Recommended packages: 2023-11-17T06:01:44.603 INFO:teuthology.orchestra.run.smithi031.stdout: thermald 2023-11-17T06:01:44.619 INFO:teuthology.orchestra.run.smithi159.stdout:Building dependency tree... 2023-11-17T06:01:44.620 INFO:teuthology.orchestra.run.smithi159.stdout:Reading state information... 2023-11-17T06:01:44.655 INFO:teuthology.orchestra.run.smithi031.stdout:The following NEW packages will be installed: 2023-11-17T06:01:44.656 INFO:teuthology.orchestra.run.smithi031.stdout: linux-headers-5.4.0-166 linux-headers-5.4.0-166-generic 2023-11-17T06:01:44.656 INFO:teuthology.orchestra.run.smithi031.stdout: linux-image-5.4.0-166-generic linux-modules-5.4.0-166-generic 2023-11-17T06:01:44.656 INFO:teuthology.orchestra.run.smithi031.stdout: linux-modules-extra-5.4.0-166-generic 2023-11-17T06:01:44.657 INFO:teuthology.orchestra.run.smithi031.stdout:The following packages will be upgraded: 2023-11-17T06:01:44.658 INFO:teuthology.orchestra.run.smithi031.stdout: linux-generic linux-headers-generic linux-image-generic 2023-11-17T06:01:44.795 INFO:teuthology.orchestra.run.smithi159.stdout:The following additional packages will be installed: 2023-11-17T06:01:44.795 INFO:teuthology.orchestra.run.smithi159.stdout: linux-generic linux-headers-5.4.0-166 linux-headers-5.4.0-166-generic 2023-11-17T06:01:44.795 INFO:teuthology.orchestra.run.smithi159.stdout: linux-headers-generic linux-image-5.4.0-166-generic 2023-11-17T06:01:44.796 INFO:teuthology.orchestra.run.smithi159.stdout: linux-modules-5.4.0-166-generic linux-modules-extra-5.4.0-166-generic 2023-11-17T06:01:44.796 INFO:teuthology.orchestra.run.smithi159.stdout:Suggested packages: 2023-11-17T06:01:44.797 INFO:teuthology.orchestra.run.smithi159.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-11-17T06:01:44.797 INFO:teuthology.orchestra.run.smithi159.stdout:Recommended packages: 2023-11-17T06:01:44.797 INFO:teuthology.orchestra.run.smithi159.stdout: thermald 2023-11-17T06:01:44.840 INFO:teuthology.orchestra.run.smithi031.stdout:3 upgraded, 5 newly installed, 0 to remove and 278 not upgraded. 2023-11-17T06:01:44.840 INFO:teuthology.orchestra.run.smithi031.stdout:Need to get 77.1 MB of archives. 2023-11-17T06:01:44.840 INFO:teuthology.orchestra.run.smithi031.stdout:After this operation, 380 MB of additional disk space will be used. 2023-11-17T06:01:44.841 INFO:teuthology.orchestra.run.smithi031.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-166-generic amd64 5.4.0-166.183 [15.0 MB] 2023-11-17T06:01:44.847 INFO:teuthology.orchestra.run.smithi159.stdout:The following NEW packages will be installed: 2023-11-17T06:01:44.847 INFO:teuthology.orchestra.run.smithi159.stdout: linux-headers-5.4.0-166 linux-headers-5.4.0-166-generic 2023-11-17T06:01:44.847 INFO:teuthology.orchestra.run.smithi159.stdout: linux-image-5.4.0-166-generic linux-modules-5.4.0-166-generic 2023-11-17T06:01:44.847 INFO:teuthology.orchestra.run.smithi159.stdout: linux-modules-extra-5.4.0-166-generic 2023-11-17T06:01:44.848 INFO:teuthology.orchestra.run.smithi159.stdout:The following packages will be upgraded: 2023-11-17T06:01:44.849 INFO:teuthology.orchestra.run.smithi159.stdout: linux-generic linux-headers-generic linux-image-generic 2023-11-17T06:01:44.907 INFO:teuthology.orchestra.run.smithi159.stdout:3 upgraded, 5 newly installed, 0 to remove and 278 not upgraded. 2023-11-17T06:01:44.907 INFO:teuthology.orchestra.run.smithi159.stdout:Need to get 77.1 MB of archives. 2023-11-17T06:01:44.908 INFO:teuthology.orchestra.run.smithi159.stdout:After this operation, 380 MB of additional disk space will be used. 2023-11-17T06:01:44.908 INFO:teuthology.orchestra.run.smithi159.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-166-generic amd64 5.4.0-166.183 [15.0 MB] 2023-11-17T06:01:45.215 INFO:teuthology.orchestra.run.smithi159.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-166-generic amd64 5.4.0-166.183 [10.5 MB] 2023-11-17T06:01:45.309 INFO:teuthology.orchestra.run.smithi159.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-166-generic amd64 5.4.0-166.183 [39.2 MB] 2023-11-17T06:01:45.776 INFO:teuthology.orchestra.run.smithi159.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.166.163 [1,900 B] 2023-11-17T06:01:45.776 INFO:teuthology.orchestra.run.smithi159.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.166.163 [2,592 B] 2023-11-17T06:01:45.776 INFO:teuthology.orchestra.run.smithi159.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-166 all 5.4.0-166.183 [11.0 MB] 2023-11-17T06:01:45.868 INFO:teuthology.orchestra.run.smithi159.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-166-generic amd64 5.4.0-166.183 [1,370 kB] 2023-11-17T06:01:45.878 INFO:teuthology.orchestra.run.smithi159.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.166.163 [2,464 B] 2023-11-17T06:01:46.007 INFO:teuthology.orchestra.run.smithi031.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-166-generic amd64 5.4.0-166.183 [10.5 MB] 2023-11-17T06:01:46.279 INFO:teuthology.orchestra.run.smithi031.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-166-generic amd64 5.4.0-166.183 [39.2 MB] 2023-11-17T06:01:46.566 INFO:teuthology.orchestra.run.smithi159.stdout:Fetched 77.1 MB in 1s (75.3 MB/s) 2023-11-17T06:01:46.729 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package linux-modules-5.4.0-166-generic. 2023-11-17T06:01:47.631 INFO:teuthology.orchestra.run.smithi031.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.166.163 [1,900 B] 2023-11-17T06:01:47.631 INFO:teuthology.orchestra.run.smithi031.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.166.163 [2,592 B] 2023-11-17T06:01:47.632 INFO:teuthology.orchestra.run.smithi031.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-166 all 5.4.0-166.183 [11.0 MB] 2023-11-17T06:01:48.304 INFO:teuthology.orchestra.run.smithi031.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-166-generic amd64 5.4.0-166.183 [1,370 kB] 2023-11-17T06:01:48.372 INFO:teuthology.orchestra.run.smithi031.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.166.163 [2,464 B] 2023-11-17T06:01:48.478 INFO:teuthology.orchestra.run.smithi159.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-11-17T06:01:48.483 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../0-linux-modules-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-17T06:01:48.568 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-modules-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:01:49.087 INFO:teuthology.orchestra.run.smithi031.stdout:Fetched 77.1 MB in 4s (20.8 MB/s) 2023-11-17T06:01:49.293 INFO:teuthology.orchestra.run.smithi031.stdout:Selecting previously unselected package linux-modules-5.4.0-166-generic. 2023-11-17T06:01:50.494 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package linux-image-5.4.0-166-generic. 2023-11-17T06:01:50.507 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../1-linux-image-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-17T06:01:50.600 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:01:50.939 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:01:50.944 INFO:teuthology.orchestra.run.smithi031.stdout:Preparing to unpack .../0-linux-modules-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-17T06:01:51.024 INFO:teuthology.orchestra.run.smithi031.stdout:Unpacking linux-modules-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:01:51.697 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-166-generic. 2023-11-17T06:01:51.710 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-17T06:01:51.747 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-modules-extra-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:01:52.941 INFO:teuthology.orchestra.run.smithi031.stdout:Selecting previously unselected package linux-image-5.4.0-166-generic. 2023-11-17T06:01:52.954 INFO:teuthology.orchestra.run.smithi031.stdout:Preparing to unpack .../1-linux-image-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-17T06:01:53.060 INFO:teuthology.orchestra.run.smithi031.stdout:Unpacking linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:01:54.127 INFO:teuthology.orchestra.run.smithi031.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-166-generic. 2023-11-17T06:01:54.141 INFO:teuthology.orchestra.run.smithi031.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-17T06:01:54.179 INFO:teuthology.orchestra.run.smithi031.stdout:Unpacking linux-modules-extra-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:01:56.487 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../3-linux-generic_5.4.0.166.163_amd64.deb ... 2023-11-17T06:03:07.962 INFO:teuthology.orchestra.run.smithi031.stdout:Preparing to unpack .../3-linux-generic_5.4.0.166.163_amd64.deb ... 2023-11-17T06:03:07.997 INFO:teuthology.orchestra.run.smithi031.stdout:Unpacking linux-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-17T06:03:07.997 INFO:teuthology.orchestra.run.smithi031.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.166.163_amd64.deb ... 2023-11-17T06:03:07.997 INFO:teuthology.orchestra.run.smithi031.stdout:Unpacking linux-image-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-17T06:03:07.997 INFO:teuthology.orchestra.run.smithi031.stdout:Selecting previously unselected package linux-headers-5.4.0-166. 2023-11-17T06:03:07.997 INFO:teuthology.orchestra.run.smithi031.stdout:Preparing to unpack .../5-linux-headers-5.4.0-166_5.4.0-166.183_all.deb ... 2023-11-17T06:03:07.997 INFO:teuthology.orchestra.run.smithi031.stdout:Unpacking linux-headers-5.4.0-166 (5.4.0-166.183) ... 2023-11-17T06:03:07.997 INFO:teuthology.orchestra.run.smithi031.stdout:Selecting previously unselected package linux-headers-5.4.0-166-generic. 2023-11-17T06:03:07.998 INFO:teuthology.orchestra.run.smithi031.stdout:Preparing to unpack .../6-linux-headers-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-17T06:03:07.998 INFO:teuthology.orchestra.run.smithi031.stdout:Unpacking linux-headers-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:03:07.998 INFO:teuthology.orchestra.run.smithi031.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.166.163_amd64.deb ... 2023-11-17T06:03:07.998 INFO:teuthology.orchestra.run.smithi031.stdout:Unpacking linux-headers-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-17T06:03:07.998 INFO:teuthology.orchestra.run.smithi031.stdout:Setting up linux-modules-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:03:07.998 INFO:teuthology.orchestra.run.smithi031.stdout:Setting up linux-headers-5.4.0-166 (5.4.0-166.183) ... 2023-11-17T06:03:07.998 INFO:teuthology.orchestra.run.smithi031.stdout:Setting up linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:03:07.999 INFO:teuthology.orchestra.run.smithi031.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-166-generic 2023-11-17T06:03:07.999 INFO:teuthology.orchestra.run.smithi031.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-166-generic 2023-11-17T06:03:07.999 INFO:teuthology.orchestra.run.smithi031.stdout:Setting up linux-headers-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:03:07.999 INFO:teuthology.orchestra.run.smithi031.stdout:Setting up linux-modules-extra-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:03:07.999 INFO:teuthology.orchestra.run.smithi031.stdout:Setting up linux-headers-generic (5.4.0.166.163) ... 2023-11-17T06:03:07.999 INFO:teuthology.orchestra.run.smithi031.stdout:Setting up linux-image-generic (5.4.0.166.163) ... 2023-11-17T06:03:07.999 INFO:teuthology.orchestra.run.smithi031.stdout:Setting up linux-generic (5.4.0.166.163) ... 2023-11-17T06:03:07.999 INFO:teuthology.orchestra.run.smithi031.stdout:Processing triggers for linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:03:07.999 INFO:teuthology.orchestra.run.smithi031.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-11-17T06:03:07.999 INFO:teuthology.orchestra.run.smithi031.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-166-generic 2023-11-17T06:03:07.999 INFO:teuthology.orchestra.run.smithi031.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-11-17T06:03:08.000 INFO:teuthology.orchestra.run.smithi031.stdout:Sourcing file `/etc/default/grub' 2023-11-17T06:03:08.000 INFO:teuthology.orchestra.run.smithi031.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-11-17T06:03:08.000 INFO:teuthology.orchestra.run.smithi031.stdout:Generating grub configuration file ... 2023-11-17T06:03:08.000 INFO:teuthology.orchestra.run.smithi031.stdout:Found linux image: /boot/vmlinuz-5.4.0-166-generic 2023-11-17T06:03:08.000 INFO:teuthology.orchestra.run.smithi031.stdout:Found initrd image: /boot/initrd.img-5.4.0-166-generic 2023-11-17T06:03:08.000 INFO:teuthology.orchestra.run.smithi031.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-11-17T06:03:08.000 INFO:teuthology.orchestra.run.smithi031.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-11-17T06:03:08.000 INFO:teuthology.orchestra.run.smithi031.stdout:done 2023-11-17T06:03:08.000 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-17T06:03:08.000 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.166.163_amd64.deb ... 2023-11-17T06:03:08.000 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-image-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-17T06:03:08.001 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package linux-headers-5.4.0-166. 2023-11-17T06:03:08.001 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../5-linux-headers-5.4.0-166_5.4.0-166.183_all.deb ... 2023-11-17T06:03:08.001 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-headers-5.4.0-166 (5.4.0-166.183) ... 2023-11-17T06:03:08.001 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package linux-headers-5.4.0-166-generic. 2023-11-17T06:03:08.001 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../6-linux-headers-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-17T06:03:08.001 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-headers-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:03:08.001 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.166.163_amd64.deb ... 2023-11-17T06:03:08.001 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-headers-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-17T06:03:08.001 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-modules-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:03:08.001 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-headers-5.4.0-166 (5.4.0-166.183) ... 2023-11-17T06:03:08.001 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:03:08.002 INFO:teuthology.orchestra.run.smithi159.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-166-generic 2023-11-17T06:03:08.002 INFO:teuthology.orchestra.run.smithi159.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-166-generic 2023-11-17T06:03:08.002 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-headers-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:03:08.002 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-modules-extra-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:03:08.002 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-headers-generic (5.4.0.166.163) ... 2023-11-17T06:03:08.003 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-image-generic (5.4.0.166.163) ... 2023-11-17T06:03:08.003 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-generic (5.4.0.166.163) ... 2023-11-17T06:03:08.003 INFO:teuthology.orchestra.run.smithi159.stdout:Processing triggers for linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-17T06:03:08.004 INFO:teuthology.orchestra.run.smithi159.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-11-17T06:03:08.004 INFO:teuthology.orchestra.run.smithi159.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-166-generic 2023-11-17T06:03:08.004 INFO:teuthology.orchestra.run.smithi159.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-11-17T06:03:08.004 INFO:teuthology.orchestra.run.smithi159.stdout:Sourcing file `/etc/default/grub' 2023-11-17T06:03:08.005 INFO:teuthology.orchestra.run.smithi159.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-11-17T06:03:08.005 INFO:teuthology.orchestra.run.smithi159.stdout:Generating grub configuration file ... 2023-11-17T06:03:08.005 INFO:teuthology.orchestra.run.smithi159.stdout:Found linux image: /boot/vmlinuz-5.4.0-166-generic 2023-11-17T06:03:08.005 INFO:teuthology.orchestra.run.smithi159.stdout:Found initrd image: /boot/initrd.img-5.4.0-166-generic 2023-11-17T06:03:08.029 INFO:teuthology.orchestra.run.smithi159.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-11-17T06:03:08.029 INFO:teuthology.orchestra.run.smithi159.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-11-17T06:03:08.029 INFO:teuthology.orchestra.run.smithi159.stdout:done 2023-11-17T06:03:08.030 DEBUG:teuthology.orchestra.run.smithi031:> dpkg -s linux-image-generic 2023-11-17T06:03:08.031 DEBUG:teuthology.orchestra.run.smithi159:> dpkg -s linux-image-generic 2023-11-17T06:03:08.087 INFO:teuthology.orchestra.run.smithi031.stdout:Package: linux-image-generic 2023-11-17T06:03:08.087 INFO:teuthology.orchestra.run.smithi031.stdout:Status: install ok installed 2023-11-17T06:03:08.087 INFO:teuthology.orchestra.run.smithi031.stdout:Priority: optional 2023-11-17T06:03:08.087 INFO:teuthology.orchestra.run.smithi031.stdout:Section: kernel 2023-11-17T06:03:08.113 INFO:teuthology.orchestra.run.smithi031.stdout:Installed-Size: 20 2023-11-17T06:03:08.113 INFO:teuthology.orchestra.run.smithi031.stdout:Maintainer: Ubuntu Kernel Team 2023-11-17T06:03:08.113 INFO:teuthology.orchestra.run.smithi031.stdout:Architecture: amd64 2023-11-17T06:03:08.115 INFO:teuthology.orchestra.run.smithi031.stdout:Source: linux-meta 2023-11-17T06:03:08.115 INFO:teuthology.orchestra.run.smithi031.stdout:Version: 5.4.0.166.163 2023-11-17T06:03:08.116 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:03:08.388 INFO:teuthology.orchestra.run.smithi031.stdout:Depends: linux-image-5.4.0-166-generic, linux-modules-extra-5.4.0-166-generic, linux-firmware, intel-microcode, amd64-microcode 2023-11-17T06:03:08.388 INFO:teuthology.orchestra.run.smithi031.stdout:Recommends: thermald 2023-11-17T06:03:08.388 INFO:teuthology.orchestra.run.smithi031.stdout:Description: Generic Linux kernel image 2023-11-17T06:03:08.388 INFO:teuthology.orchestra.run.smithi031.stdout: This package will always depend on the latest generic kernel image 2023-11-17T06:03:08.389 INFO:teuthology.orchestra.run.smithi031.stdout: available. 2023-11-17T06:03:08.389 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-166-generic 2023-11-17T06:03:08.389 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-17T06:03:08.389 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-17T06:03:08.389 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-11-17T06:03:08.389 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi031.front.sepia.ceph.com, path=None, version=distro) 2023-11-17T06:03:08.390 DEBUG:teuthology.orchestra.run.smithi031:> sudo apt-get clean 2023-11-17T06:03:08.391 INFO:teuthology.orchestra.run.smithi159.stdout:Package: linux-image-generic 2023-11-17T06:03:08.391 INFO:teuthology.orchestra.run.smithi159.stdout:Status: install ok installed 2023-11-17T06:03:08.392 INFO:teuthology.orchestra.run.smithi159.stdout:Priority: optional 2023-11-17T06:03:08.392 INFO:teuthology.orchestra.run.smithi159.stdout:Section: kernel 2023-11-17T06:03:08.392 INFO:teuthology.orchestra.run.smithi159.stdout:Installed-Size: 20 2023-11-17T06:03:08.392 INFO:teuthology.orchestra.run.smithi159.stdout:Maintainer: Ubuntu Kernel Team 2023-11-17T06:03:08.392 INFO:teuthology.orchestra.run.smithi159.stdout:Architecture: amd64 2023-11-17T06:03:08.392 INFO:teuthology.orchestra.run.smithi159.stdout:Source: linux-meta 2023-11-17T06:03:08.465 INFO:teuthology.orchestra.run.smithi159.stdout:Version: 5.4.0.166.163 2023-11-17T06:03:08.465 INFO:teuthology.orchestra.run.smithi159.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-11-17T06:03:08.466 INFO:teuthology.orchestra.run.smithi159.stdout:Depends: linux-image-5.4.0-166-generic, linux-modules-extra-5.4.0-166-generic, linux-firmware, intel-microcode, amd64-microcode 2023-11-17T06:03:08.466 INFO:teuthology.orchestra.run.smithi159.stdout:Recommends: thermald 2023-11-17T06:03:08.466 INFO:teuthology.orchestra.run.smithi159.stdout:Description: Generic Linux kernel image 2023-11-17T06:03:08.466 INFO:teuthology.orchestra.run.smithi159.stdout: This package will always depend on the latest generic kernel image 2023-11-17T06:03:08.466 INFO:teuthology.orchestra.run.smithi159.stdout: available. 2023-11-17T06:03:08.466 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-166-generic 2023-11-17T06:03:08.466 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-17T06:03:08.466 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-17T06:03:08.466 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-11-17T06:03:08.466 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi159.front.sepia.ceph.com, path=None, version=distro) 2023-11-17T06:03:08.467 DEBUG:teuthology.orchestra.run.smithi159:> sudo apt-get clean 2023-11-17T06:03:08.530 DEBUG:teuthology.orchestra.run.smithi031:> sudo apt-get update 2023-11-17T06:03:08.574 DEBUG:teuthology.orchestra.run.smithi159:> sudo apt-get update 2023-11-17T06:03:08.812 INFO:teuthology.orchestra.run.smithi031.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-11-17T06:03:08.853 INFO:teuthology.orchestra.run.smithi031.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-11-17T06:03:08.853 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-11-17T06:03:08.881 INFO:teuthology.orchestra.run.smithi031.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-11-17T06:03:08.963 INFO:teuthology.orchestra.run.smithi031.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-11-17T06:03:10.619 INFO:teuthology.orchestra.run.smithi031.stdout:Reading package lists... 2023-11-17T06:03:10.644 DEBUG:teuthology.orchestra.run.smithi031:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-11-17T06:03:10.715 INFO:teuthology.orchestra.run.smithi031.stdout:Reading package lists... 2023-11-17T06:03:10.911 INFO:teuthology.orchestra.run.smithi031.stdout:Building dependency tree... 2023-11-17T06:03:10.912 INFO:teuthology.orchestra.run.smithi031.stdout:Reading state information... 2023-11-17T06:03:11.132 INFO:teuthology.orchestra.run.smithi031.stdout:linux-image-generic is already the newest version (5.4.0.166.163). 2023-11-17T06:03:11.132 INFO:teuthology.orchestra.run.smithi031.stdout:0 upgraded, 0 newly installed, 0 to remove and 278 not upgraded. 2023-11-17T06:03:11.134 DEBUG:teuthology.orchestra.run.smithi031:> dpkg -s linux-image-generic 2023-11-17T06:03:11.157 INFO:teuthology.orchestra.run.smithi031.stdout:Package: linux-image-generic 2023-11-17T06:03:11.157 INFO:teuthology.orchestra.run.smithi031.stdout:Status: install ok installed 2023-11-17T06:03:11.157 INFO:teuthology.orchestra.run.smithi031.stdout:Priority: optional 2023-11-17T06:03:11.157 INFO:teuthology.orchestra.run.smithi031.stdout:Section: kernel 2023-11-17T06:03:11.157 INFO:teuthology.orchestra.run.smithi031.stdout:Installed-Size: 20 2023-11-17T06:03:11.157 INFO:teuthology.orchestra.run.smithi031.stdout:Maintainer: Ubuntu Kernel Team 2023-11-17T06:03:11.157 INFO:teuthology.orchestra.run.smithi031.stdout:Architecture: amd64 2023-11-17T06:03:11.157 INFO:teuthology.orchestra.run.smithi031.stdout:Source: linux-meta 2023-11-17T06:03:11.157 INFO:teuthology.orchestra.run.smithi031.stdout:Version: 5.4.0.166.163 2023-11-17T06:03:11.158 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:03:11.158 INFO:teuthology.orchestra.run.smithi031.stdout:Depends: linux-image-5.4.0-166-generic, linux-modules-extra-5.4.0-166-generic, linux-firmware, intel-microcode, amd64-microcode 2023-11-17T06:03:11.158 INFO:teuthology.orchestra.run.smithi031.stdout:Recommends: thermald 2023-11-17T06:03:11.158 INFO:teuthology.orchestra.run.smithi031.stdout:Description: Generic Linux kernel image 2023-11-17T06:03:11.158 INFO:teuthology.orchestra.run.smithi031.stdout: This package will always depend on the latest generic kernel image 2023-11-17T06:03:11.158 INFO:teuthology.orchestra.run.smithi031.stdout: available. 2023-11-17T06:03:11.163 DEBUG:teuthology.orchestra.run.smithi031:> mktemp 2023-11-17T06:03:11.170 INFO:teuthology.orchestra.run.smithi031.stdout:/tmp/tmp.5mtWjKjiup 2023-11-17T06:03:11.171 DEBUG:teuthology.orchestra.run.smithi031:> sudo cp /boot/grub/grub.cfg /tmp/tmp.5mtWjKjiup 2023-11-17T06:03:11.227 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 0666 /tmp/tmp.5mtWjKjiup 2023-11-17T06:03:11.267 DEBUG:teuthology.orchestra.remote:smithi031:/tmp/tmp.5mtWjKjiup is 9KB 2023-11-17T06:03:11.319 DEBUG:teuthology.orchestra.run.smithi031:> rm -fr /tmp/tmp.5mtWjKjiup 2023-11-17T06:03:11.326 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-11-17T06:03:11.383 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-11-17T06:03:11.383 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-11-17T06:03:11.383 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-11-17T06:03:11.419 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-166-generic 2023-11-17T06:03:11.420 DEBUG:teuthology.orchestra.run.smithi031:> sudo update-grub 2023-11-17T06:03:12.729 INFO:teuthology.orchestra.run.smithi031.stderr:Sourcing file `/etc/default/grub' 2023-11-17T06:03:12.740 INFO:teuthology.orchestra.run.smithi031.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-11-17T06:03:12.758 INFO:teuthology.orchestra.run.smithi031.stderr:Generating grub configuration file ... 2023-11-17T06:03:12.997 INFO:teuthology.orchestra.run.smithi031.stderr:Found linux image: /boot/vmlinuz-5.4.0-166-generic 2023-11-17T06:03:13.009 INFO:teuthology.orchestra.run.smithi031.stderr:Found initrd image: /boot/initrd.img-5.4.0-166-generic 2023-11-17T06:03:13.395 INFO:teuthology.orchestra.run.smithi031.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-11-17T06:03:13.407 INFO:teuthology.orchestra.run.smithi031.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-11-17T06:03:14.207 INFO:teuthology.orchestra.run.smithi031.stderr:done 2023-11-17T06:03:14.209 DEBUG:teuthology.orchestra.run.smithi031:> sudo shutdown -r now 2023-11-17T06:03:17.242 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-11-17T06:03:17.262 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-11-17T06:03:17.282 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-11-17T06:03:18.845 INFO:teuthology.orchestra.run.smithi159.stdout:Reading package lists... 2023-11-17T06:03:18.871 DEBUG:teuthology.orchestra.run.smithi159:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-11-17T06:03:18.936 INFO:teuthology.orchestra.run.smithi159.stdout:Reading package lists... 2023-11-17T06:03:19.138 INFO:teuthology.orchestra.run.smithi159.stdout:Building dependency tree... 2023-11-17T06:03:19.138 INFO:teuthology.orchestra.run.smithi159.stdout:Reading state information... 2023-11-17T06:03:19.347 INFO:teuthology.orchestra.run.smithi159.stdout:linux-image-generic is already the newest version (5.4.0.166.163). 2023-11-17T06:03:19.347 INFO:teuthology.orchestra.run.smithi159.stdout:0 upgraded, 0 newly installed, 0 to remove and 278 not upgraded. 2023-11-17T06:03:19.349 DEBUG:teuthology.orchestra.run.smithi159:> dpkg -s linux-image-generic 2023-11-17T06:03:19.373 INFO:teuthology.orchestra.run.smithi159.stdout:Package: linux-image-generic 2023-11-17T06:03:19.373 INFO:teuthology.orchestra.run.smithi159.stdout:Status: install ok installed 2023-11-17T06:03:19.373 INFO:teuthology.orchestra.run.smithi159.stdout:Priority: optional 2023-11-17T06:03:19.374 INFO:teuthology.orchestra.run.smithi159.stdout:Section: kernel 2023-11-17T06:03:19.374 INFO:teuthology.orchestra.run.smithi159.stdout:Installed-Size: 20 2023-11-17T06:03:19.374 INFO:teuthology.orchestra.run.smithi159.stdout:Maintainer: Ubuntu Kernel Team 2023-11-17T06:03:19.374 INFO:teuthology.orchestra.run.smithi159.stdout:Architecture: amd64 2023-11-17T06:03:19.374 INFO:teuthology.orchestra.run.smithi159.stdout:Source: linux-meta 2023-11-17T06:03:19.375 INFO:teuthology.orchestra.run.smithi159.stdout:Version: 5.4.0.166.163 2023-11-17T06:03:19.375 INFO:teuthology.orchestra.run.smithi159.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-11-17T06:03:19.375 INFO:teuthology.orchestra.run.smithi159.stdout:Depends: linux-image-5.4.0-166-generic, linux-modules-extra-5.4.0-166-generic, linux-firmware, intel-microcode, amd64-microcode 2023-11-17T06:03:19.375 INFO:teuthology.orchestra.run.smithi159.stdout:Recommends: thermald 2023-11-17T06:03:19.375 INFO:teuthology.orchestra.run.smithi159.stdout:Description: Generic Linux kernel image 2023-11-17T06:03:19.375 INFO:teuthology.orchestra.run.smithi159.stdout: This package will always depend on the latest generic kernel image 2023-11-17T06:03:19.376 INFO:teuthology.orchestra.run.smithi159.stdout: available. 2023-11-17T06:03:19.376 DEBUG:teuthology.orchestra.run.smithi159:> mktemp 2023-11-17T06:03:19.382 INFO:teuthology.orchestra.run.smithi159.stdout:/tmp/tmp.bnsdOiRTSg 2023-11-17T06:03:19.382 DEBUG:teuthology.orchestra.run.smithi159:> sudo cp /boot/grub/grub.cfg /tmp/tmp.bnsdOiRTSg 2023-11-17T06:03:19.441 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 0666 /tmp/tmp.bnsdOiRTSg 2023-11-17T06:03:19.487 DEBUG:teuthology.orchestra.remote:smithi159:/tmp/tmp.bnsdOiRTSg is 9KB 2023-11-17T06:03:19.504 DEBUG:teuthology.orchestra.run.smithi159:> rm -fr /tmp/tmp.bnsdOiRTSg 2023-11-17T06:03:19.511 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-11-17T06:03:19.568 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-11-17T06:03:19.568 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-11-17T06:03:19.568 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-11-17T06:03:19.598 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-166-generic 2023-11-17T06:03:19.598 DEBUG:teuthology.orchestra.run.smithi159:> sudo update-grub 2023-11-17T06:03:20.765 INFO:teuthology.orchestra.run.smithi159.stderr:Sourcing file `/etc/default/grub' 2023-11-17T06:03:20.771 INFO:teuthology.orchestra.run.smithi159.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-11-17T06:03:20.779 INFO:teuthology.orchestra.run.smithi159.stderr:Generating grub configuration file ... 2023-11-17T06:03:21.045 INFO:teuthology.orchestra.run.smithi159.stderr:Found linux image: /boot/vmlinuz-5.4.0-166-generic 2023-11-17T06:03:21.057 INFO:teuthology.orchestra.run.smithi159.stderr:Found initrd image: /boot/initrd.img-5.4.0-166-generic 2023-11-17T06:03:21.415 INFO:teuthology.orchestra.run.smithi159.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-11-17T06:03:21.425 INFO:teuthology.orchestra.run.smithi159.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-11-17T06:03:22.332 INFO:teuthology.orchestra.run.smithi159.stderr:done 2023-11-17T06:03:22.334 DEBUG:teuthology.orchestra.run.smithi159:> sudo shutdown -r now 2023-11-17T06:03:44.219 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-11-17T06:04:14.058 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-11-17T06:04:14.060 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T06:04:14.069 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-11-17T06:04:14.117 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-11-17T06:04:14.118 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T06:04:32.506 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.31 2023-11-17T06:04:41.254 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2023-11-17T06:04:50.262 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-11-17T06:04:50.263 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T06:04:50.264 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-11-17T06:04:50.265 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T06:04:50.603 DEBUG:teuthology.orchestra.run.smithi031:> true 2023-11-17T06:04:51.893 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-11-17T06:04:51.894 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-166-generic"... 2023-11-17T06:04:51.894 DEBUG:teuthology.orchestra.run.smithi031:> uname -r 2023-11-17T06:04:51.901 INFO:teuthology.orchestra.run.smithi031.stdout:5.4.0-166-generic 2023-11-17T06:04:51.901 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-166-generic vs 5.4.0-166-generic 2023-11-17T06:04:51.901 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-17T06:04:51.901 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-11-17T06:04:52.902 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-11-17T06:04:52.902 DEBUG:teuthology.orchestra.run.smithi031:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-17T06:04:53.080 INFO:teuthology.orchestra.run.smithi031.stdout:ttyS1 2023-11-17T06:04:53.293 DEBUG:teuthology.parallel:result is None 2023-11-17T06:04:53.338 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2023-11-17T06:05:05.339 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-11-17T06:05:05.340 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T06:05:07.387 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2023-11-17T06:05:45.080 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-11-17T06:06:28.772 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T06:06:29.017 DEBUG:teuthology.orchestra.run.smithi159:> true 2023-11-17T06:06:29.574 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-11-17T06:06:29.574 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-166-generic"... 2023-11-17T06:06:29.575 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2023-11-17T06:06:29.583 INFO:teuthology.orchestra.run.smithi159.stdout:5.4.0-166-generic 2023-11-17T06:06:29.584 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-166-generic vs 5.4.0-166-generic 2023-11-17T06:06:29.584 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-17T06:06:29.584 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-11-17T06:06:30.585 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-11-17T06:06:30.585 DEBUG:teuthology.orchestra.run.smithi159:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-17T06:06:30.666 INFO:teuthology.orchestra.run.smithi159.stdout:ttyS1 2023-11-17T06:06:30.693 DEBUG:teuthology.parallel:result is None 2023-11-17T06:06:30.693 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-17T06:06:30.702 INFO:teuthology.task.internal:Creating test directory... 2023-11-17T06:06:30.702 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-17T06:06:30.708 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-17T06:06:30.716 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-17T06:06:30.734 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-17T06:06:30.749 INFO:teuthology.task.internal:Creating archive directory... 2023-11-17T06:06:30.749 DEBUG:teuthology.orchestra.run.smithi031:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-17T06:06:30.760 DEBUG:teuthology.orchestra.run.smithi159:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-17T06:06:30.797 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-17T06:06:30.805 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-17T06:06:30.806 DEBUG:teuthology.orchestra.run.smithi031:> 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-11-17T06:06:30.817 DEBUG:teuthology.orchestra.run.smithi159:> 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-11-17T06:06:30.842 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T06:06:30.852 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T06:06:30.854 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T06:06:30.863 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T06:06:30.870 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-17T06:06:30.908 INFO:teuthology.task.internal:Configuring sudo... 2023-11-17T06:06:30.908 DEBUG:teuthology.orchestra.run.smithi031:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-17T06:06:30.924 DEBUG:teuthology.orchestra.run.smithi159:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-17T06:06:30.940 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-17T06:06:30.950 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-17T06:06:30.950 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-17T06:06:30.986 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-17T06:06:30.993 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T06:06:30.999 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T06:06:31.005 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-11-17T06:06:31.006 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-17T06:06:31.070 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T06:06:31.077 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T06:06:31.128 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-11-17T06:06:31.128 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-17T06:06:31.159 DEBUG:teuthology.orchestra.run.smithi031:> sudo service rsyslog restart 2023-11-17T06:06:31.195 DEBUG:teuthology.orchestra.run.smithi159:> sudo service rsyslog restart 2023-11-17T06:06:31.257 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-17T06:06:31.266 INFO:teuthology.task.internal:Starting timer... 2023-11-17T06:06:31.266 INFO:teuthology.run_tasks:Running task pcp... 2023-11-17T06:06:31.312 INFO:teuthology.run_tasks:Running task selinux... 2023-11-17T06:06:31.331 DEBUG:teuthology.task.selinux:Excluding smithi031: OS 'ubuntu' does not support SELinux 2023-11-17T06:06:31.331 DEBUG:teuthology.task.selinux:Excluding smithi159: OS 'ubuntu' does not support SELinux 2023-11-17T06:06:31.332 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-17T06:06:31.332 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-11-17T06:06:31.332 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-17T06:06:31.333 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-17T06:06:31.361 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-11-17T06:06:31.500 INFO:teuthology.repo_utils:Fetching main from origin 2023-11-17T06:06:35.796 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-17T06:06:36.944 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-11-17T06:06:37.033 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi031.front.sepia.ceph.com,smithi159.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-17T06:16:03.679 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi031.front.sepia.ceph.com'), Remote(name='ubuntu@smithi159.front.sepia.ceph.com')] 2023-11-17T06:16:03.680 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-11-17T06:16:03.681 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T06:16:03.728 DEBUG:teuthology.orchestra.run.smithi031:> true 2023-11-17T06:16:03.856 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-11-17T06:16:03.856 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-11-17T06:16:03.857 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T06:16:03.906 DEBUG:teuthology.orchestra.run.smithi159:> true 2023-11-17T06:16:04.032 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-11-17T06:16:04.032 INFO:teuthology.run_tasks:Running task clock... 2023-11-17T06:16:04.057 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-11-17T06:16:04.057 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-17T06:16:04.057 DEBUG:teuthology.orchestra.run.smithi031:> 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-11-17T06:16:04.060 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-17T06:16:04.060 DEBUG:teuthology.orchestra.run.smithi159:> 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-11-17T06:16:04.093 INFO:teuthology.orchestra.run.smithi159.stdout:17 Nov 06:16:04 ntpd[23669]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-11-17T06:16:04.093 INFO:teuthology.orchestra.run.smithi159.stdout:17 Nov 06:16:04 ntpd[23669]: Command line: ntpd -gq 2023-11-17T06:16:04.095 INFO:teuthology.orchestra.run.smithi159.stdout:17 Nov 06:16:04 ntpd[23669]: proto: precision = 0.116 usec (-23) 2023-11-17T06:16:04.095 INFO:teuthology.orchestra.run.smithi031.stdout:17 Nov 06:16:04 ntpd[23576]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-11-17T06:16:04.095 INFO:teuthology.orchestra.run.smithi031.stdout:17 Nov 06:16:04 ntpd[23576]: Command line: ntpd -gq 2023-11-17T06:16:04.096 INFO:teuthology.orchestra.run.smithi159.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-11-17T06:16:04.096 INFO:teuthology.orchestra.run.smithi159.stdout:17 Nov 06:16:04 ntpd[23669]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-11-17T06:16:04.097 INFO:teuthology.orchestra.run.smithi159.stderr:restrict ::: KOD does nothing without LIMITED. 2023-11-17T06:16:04.098 INFO:teuthology.orchestra.run.smithi159.stdout:17 Nov 06:16:04 ntpd[23669]: restrict ::: KOD does nothing without LIMITED. 2023-11-17T06:16:04.098 INFO:teuthology.orchestra.run.smithi159.stdout:17 Nov 06:16:04 ntpd[23669]: Listen and drop on 0 v6wildcard [::]:123 2023-11-17T06:16:04.098 INFO:teuthology.orchestra.run.smithi159.stdout:17 Nov 06:16:04 ntpd[23669]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-11-17T06:16:04.098 INFO:teuthology.orchestra.run.smithi159.stdout:17 Nov 06:16:04 ntpd[23669]: Listen normally on 2 lo 127.0.0.1:123 2023-11-17T06:16:04.099 INFO:teuthology.orchestra.run.smithi159.stdout:17 Nov 06:16:04 ntpd[23669]: Listen normally on 3 enp3s0f1 172.21.15.159:123 2023-11-17T06:16:04.099 INFO:teuthology.orchestra.run.smithi159.stdout:17 Nov 06:16:04 ntpd[23669]: Listen normally on 4 lo [::1]:123 2023-11-17T06:16:04.099 INFO:teuthology.orchestra.run.smithi159.stdout:17 Nov 06:16:04 ntpd[23669]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:724f%5]:123 2023-11-17T06:16:04.099 INFO:teuthology.orchestra.run.smithi159.stdout:17 Nov 06:16:04 ntpd[23669]: Listening on routing socket on fd #22 for interface updates 2023-11-17T06:16:04.100 INFO:teuthology.orchestra.run.smithi031.stdout:17 Nov 06:16:04 ntpd[23576]: proto: precision = 0.273 usec (-22) 2023-11-17T06:16:04.100 INFO:teuthology.orchestra.run.smithi031.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-11-17T06:16:04.101 INFO:teuthology.orchestra.run.smithi031.stdout:17 Nov 06:16:04 ntpd[23576]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-11-17T06:16:04.101 INFO:teuthology.orchestra.run.smithi031.stdout:17 Nov 06:16:04 ntpd[23576]: restrict ::: KOD does nothing without LIMITED. 2023-11-17T06:16:04.101 INFO:teuthology.orchestra.run.smithi031.stderr:restrict ::: KOD does nothing without LIMITED. 2023-11-17T06:16:04.103 INFO:teuthology.orchestra.run.smithi031.stdout:17 Nov 06:16:04 ntpd[23576]: Listen and drop on 0 v6wildcard [::]:123 2023-11-17T06:16:04.103 INFO:teuthology.orchestra.run.smithi031.stdout:17 Nov 06:16:04 ntpd[23576]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-11-17T06:16:04.103 INFO:teuthology.orchestra.run.smithi031.stdout:17 Nov 06:16:04 ntpd[23576]: Listen normally on 2 lo 127.0.0.1:123 2023-11-17T06:16:04.103 INFO:teuthology.orchestra.run.smithi031.stdout:17 Nov 06:16:04 ntpd[23576]: Listen normally on 3 ens1f0 172.21.15.31:123 2023-11-17T06:16:04.103 INFO:teuthology.orchestra.run.smithi031.stdout:17 Nov 06:16:04 ntpd[23576]: Listen normally on 4 lo [::1]:123 2023-11-17T06:16:04.103 INFO:teuthology.orchestra.run.smithi031.stdout:17 Nov 06:16:04 ntpd[23576]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fea5:caba%4]:123 2023-11-17T06:16:04.103 INFO:teuthology.orchestra.run.smithi031.stdout:17 Nov 06:16:04 ntpd[23576]: Listening on routing socket on fd #22 for interface updates 2023-11-17T06:16:05.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:05 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:05.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:05 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:05.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:05 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:05.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:05 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:05.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:05 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:05.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:05 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:05.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:05 ntpd[23669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:05.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:05 ntpd[23669]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:05.099 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:05 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:05.099 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:05 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:05.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:05 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:05.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:05 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:05.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:05 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:05.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:05 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:05.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:05 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:05.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:05 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:05.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:05 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:05.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:05 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:05.101 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:05 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:05.101 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:05 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:06.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:06 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:06.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:06 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:06.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:06 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:06.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:06 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:06.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:06 ntpd[23669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:06.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:06 ntpd[23669]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:07.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:07 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:07.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:07 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:07.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:07 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:07.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:07 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:07.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:07 ntpd[23669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:07.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:07 ntpd[23669]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:07.097 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:07 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:07.097 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:07 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:07.097 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:07 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:07.097 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:07 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:07.097 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:07 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:07.097 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:07 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:07.097 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:07 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:07.097 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:07 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:07.097 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:07 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:07.097 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:07 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:07.097 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:07 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:07.097 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:07 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:08.098 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:08 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:08.099 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:08 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:08.100 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:08 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:08.100 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:08 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:08.101 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:08 ntpd[23669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:08.102 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:08 ntpd[23669]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:09.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:09 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:09.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:09 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:09.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:09 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:09.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:09 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:09.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:09 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:09.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:09 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:09.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:09 ntpd[23669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:09.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:09 ntpd[23669]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:09.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:09 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:09.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:09 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:09.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:09 ntpd[23669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:09.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:09 ntpd[23669]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:09.097 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:09.097 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:09.098 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:09.098 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:09.098 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:09.098 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:09.098 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:09.098 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:09.098 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:09.098 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:09.098 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:09.098 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:09.098 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:09.098 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:09.098 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:09.099 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:09.099 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:09.099 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:09.099 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:09.099 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:09 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:10.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:10 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:10.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:10 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:10.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:10 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:10.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:10 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:10.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:10 ntpd[23669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:10.094 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:10 ntpd[23669]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:11.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:11 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:11.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:11 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:11.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:11 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:11.095 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:11 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:11.096 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:11 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:11.096 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:11 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:11.096 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:11 ntpd[23669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:11.097 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:11 ntpd[23669]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:11.097 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:11 ntpd[23669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:11.097 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:11 ntpd[23669]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:11.097 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:11 ntpd[23669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:11.097 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:11 ntpd[23669]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:11.097 INFO:teuthology.orchestra.run.smithi159.stdout:17 Nov 06:16:11 ntpd[23669]: ntpd: time slew +0.001420 s 2023-11-17T06:16:11.097 INFO:teuthology.orchestra.run.smithi159.stdout:ntpd: time slew +0.001420s 2023-11-17T06:16:11.098 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:11 ntpd[23669]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-11-17T06:16:11.098 INFO:teuthology.orchestra.run.smithi159.stderr:17 Nov 06:16:11 ntpd[23669]: can't open /var/log/ntpstats/loopstats.20231117: Permission denied 2023-11-17T06:16:11.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:11.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:11.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:11.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:11.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:11.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:11.100 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:11.101 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:11.101 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:11.101 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:11.102 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-17T06:16:11.102 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: can't open /var/log/ntpstats/rawstats.20231117: Permission denied 2023-11-17T06:16:11.102 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-17T06:16:11.102 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: can't open /var/log/ntpstats/peerstats.20231117: Permission denied 2023-11-17T06:16:11.103 INFO:teuthology.orchestra.run.smithi031.stdout:17 Nov 06:16:11 ntpd[23576]: ntpd: time slew +0.001809 s 2023-11-17T06:16:11.103 INFO:teuthology.orchestra.run.smithi031.stdout:ntpd: time slew +0.001809s 2023-11-17T06:16:11.103 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-11-17T06:16:11.103 INFO:teuthology.orchestra.run.smithi031.stderr:17 Nov 06:16:11 ntpd[23576]: can't open /var/log/ntpstats/loopstats.20231117: Permission denied 2023-11-17T06:16:11.169 INFO:teuthology.orchestra.run.smithi159.stdout: remote refid st t when poll reach delay offset jitter 2023-11-17T06:16:11.169 INFO:teuthology.orchestra.run.smithi159.stdout:============================================================================== 2023-11-17T06:16:11.170 INFO:teuthology.orchestra.run.smithi159.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-17T06:16:11.170 INFO:teuthology.orchestra.run.smithi159.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-17T06:16:11.170 INFO:teuthology.orchestra.run.smithi159.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-17T06:16:11.170 INFO:teuthology.orchestra.run.smithi159.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-17T06:16:11.172 INFO:teuthology.orchestra.run.smithi031.stdout: remote refid st t when poll reach delay offset jitter 2023-11-17T06:16:11.172 INFO:teuthology.orchestra.run.smithi031.stdout:============================================================================== 2023-11-17T06:16:11.172 INFO:teuthology.orchestra.run.smithi031.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-17T06:16:11.173 INFO:teuthology.orchestra.run.smithi031.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-17T06:16:11.173 INFO:teuthology.orchestra.run.smithi031.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-17T06:16:11.173 INFO:teuthology.orchestra.run.smithi031.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-17T06:16:11.173 INFO:teuthology.run_tasks:Running task cephadm... 2023-11-17T06:16:11.312 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': 'ed3c8e926b9de93026c8a7c1d86be5d6821b52ac'} 2023-11-17T06:16:11.312 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2023-11-17T06:16:11.316 INFO:tasks.cephadm:Cluster fsid is cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:16:11.316 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-11-17T06:16:11.316 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.31', 'mon.c': '[v2:172.21.15.31:3301,v1:172.21.15.31:6790]', 'mon.b': '172.21.15.159'} 2023-11-17T06:16:11.317 INFO:tasks.cephadm:First mon is mon.a on smithi031 2023-11-17T06:16:11.317 INFO:tasks.cephadm:First mgr is y 2023-11-17T06:16:11.317 INFO:tasks.cephadm:Normalizing hostnames... 2023-11-17T06:16:11.318 DEBUG:teuthology.orchestra.run.smithi031:> sudo hostname $(hostname -s) 2023-11-17T06:16:11.349 DEBUG:teuthology.orchestra.run.smithi159:> sudo hostname $(hostname -s) 2023-11-17T06:16:11.367 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2023-11-17T06:16:11.367 DEBUG:teuthology.orchestra.run.smithi031:> 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-11-17T06:16:11.605 INFO:teuthology.orchestra.run.smithi031.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Nov 17 06:16 /home/ubuntu/cephtest/cephadm 2023-11-17T06:16:11.605 DEBUG:teuthology.orchestra.run.smithi159:> 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-11-17T06:16:11.763 INFO:teuthology.orchestra.run.smithi159.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Nov 17 06:16 /home/ubuntu/cephtest/cephadm 2023-11-17T06:16:11.764 DEBUG:teuthology.orchestra.run.smithi031:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-17T06:16:11.773 DEBUG:teuthology.orchestra.run.smithi159:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-17T06:16:11.796 DEBUG:teuthology.orchestra.run.smithi031:> sudo mkdir -p /etc/ceph 2023-11-17T06:16:11.812 DEBUG:teuthology.orchestra.run.smithi159:> sudo mkdir -p /etc/ceph 2023-11-17T06:16:11.842 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 777 /etc/ceph 2023-11-17T06:16:11.857 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 777 /etc/ceph 2023-11-17T06:16:11.873 INFO:tasks.cephadm:Writing seed config... 2023-11-17T06:16:11.875 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-11-17T06:16:11.875 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-11-17T06:16:11.875 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-11-17T06:16:11.875 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-11-17T06:16:11.875 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-11-17T06:16:11.875 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-11-17T06:16:11.875 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-11-17T06:16:11.875 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-11-17T06:16:11.876 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-11-17T06:16:11.876 DEBUG:teuthology.orchestra.run.smithi031:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-11-17T06:16:11.904 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 = cdc2ced4-8510-11ee-8dbf-212e2dc638e7 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-11-17T06:16:11.904 DEBUG:teuthology.orchestra.run.smithi031:mon.a> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.a.service 2023-11-17T06:16:11.906 DEBUG:teuthology.orchestra.run.smithi031:mgr.y> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.y.service 2023-11-17T06:16:11.909 INFO:tasks.cephadm:Bootstrapping... 2023-11-17T06:16:11.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.31 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-11-17T06:16:12.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2023-11-17T06:16:12.024 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Verifying podman|docker is present... 2023-11-17T06:16:12.025 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Verifying lvm2 is present... 2023-11-17T06:16:12.025 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Verifying time synchronization is in place... 2023-11-17T06:16:12.025 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-11-17T06:16:12.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-11-17T06:16:12.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-11-17T06:16:12.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-17T06:16:12.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-11-17T06:16:12.042 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-11-17T06:16:12.043 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-11-17T06:16:12.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-17T06:16:12.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-11-17T06:16:12.057 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-11-17T06:16:12.057 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-11-17T06:16:12.060 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-17T06:16:12.060 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-11-17T06:16:12.067 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-11-17T06:16:12.067 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-11-17T06:16:12.073 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-17T06:16:12.073 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-11-17T06:16:12.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-11-17T06:16:12.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-11-17T06:16:12.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stdout active 2023-11-17T06:16:12.087 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-11-17T06:16:12.087 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Repeating the final host check... 2023-11-17T06:16:12.087 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2023-11-17T06:16:12.087 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:systemctl is present 2023-11-17T06:16:12.087 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:lvcreate is present 2023-11-17T06:16:12.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-11-17T06:16:12.093 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-11-17T06:16:12.093 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-11-17T06:16:12.103 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-17T06:16:12.103 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-11-17T06:16:12.106 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-11-17T06:16:12.106 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-11-17T06:16:12.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-17T06:16:12.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-11-17T06:16:12.122 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-11-17T06:16:12.122 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-11-17T06:16:12.124 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-17T06:16:12.124 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-11-17T06:16:12.131 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-11-17T06:16:12.131 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-11-17T06:16:12.137 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-17T06:16:12.137 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-11-17T06:16:12.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-11-17T06:16:12.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-11-17T06:16:12.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stdout active 2023-11-17T06:16:12.157 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-11-17T06:16:12.157 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Host looks OK 2023-11-17T06:16:12.157 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:root:Cluster fsid: cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:16:12.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Acquiring lock 140218985158832 on /run/cephadm/cdc2ced4-8510-11ee-8dbf-212e2dc638e7.lock 2023-11-17T06:16:12.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Lock 140218985158832 acquired on /run/cephadm/cdc2ced4-8510-11ee-8dbf-212e2dc638e7.lock 2023-11-17T06:16:12.157 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Verifying IP 172.21.15.31 port 3300 ... 2023-11-17T06:16:12.157 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Verifying IP 172.21.15.31 port 6789 ... 2023-11-17T06:16:12.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.31, final addrv is [v2:172.21.15.31:3300,v1:172.21.15.31:6789] 2023-11-17T06:16:12.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2023-11-17T06:16:12.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev ens1f0 2023-11-17T06:16:12.158 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:12.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.31 2023-11-17T06:16:12.159 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Mon IP 172.21.15.31 is in CIDR network 172.21.0.0/20 2023-11-17T06:16:12.159 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2023-11-17T06:16:12.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.0 2023-11-17T06:16:12.231 INFO:journalctl@ceph.mgr.y.smithi031.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:16:12.269 INFO:journalctl@ceph.mon.a.smithi031.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:16:15.862 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/docker:stdout v15.2.0: Pulling from ceph/ceph 2023-11-17T06:16:16.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2023-11-17T06:16:16.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pulling fs layer 2023-11-17T06:16:17.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Verifying Checksum 2023-11-17T06:16:17.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2023-11-17T06:16:19.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Verifying Checksum 2023-11-17T06:16:19.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Download complete 2023-11-17T06:16:22.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2023-11-17T06:16:35.257 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pull complete 2023-11-17T06:16:35.375 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60 2023-11-17T06:16:35.442 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for ceph/ceph:v15.2.0 2023-11-17T06:16:35.466 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/docker:stdout docker.io/ceph/ceph:v15.2.0 2023-11-17T06:16:35.469 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2023-11-17T06:16:35.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2023-11-17T06:16:35.469 INFO:teuthology.orchestra.run.smithi031.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=smithi031 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2023-11-17T06:16:46.310 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:stat:stdout 167 167 2023-11-17T06:16:46.941 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Creating initial keys... 2023-11-17T06:16:46.941 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-17T06:16:46.941 INFO:teuthology.orchestra.run.smithi031.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=smithi031 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-17T06:16:47.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBPBVdlvOfaKBAAP4gQWcKjbfj7mB3FqzpN9A== 2023-11-17T06:16:48.294 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-17T06:16:48.294 INFO:teuthology.orchestra.run.smithi031.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=smithi031 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-17T06:16:48.986 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBQBVdlsJ/DOhAAJpe6mZOvu0dNuxXgmhk4UQ== 2023-11-17T06:16:49.590 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-17T06:16:49.590 INFO:teuthology.orchestra.run.smithi031.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=smithi031 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-17T06:16:50.302 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBSBVdl1dsDEhAAWV9AYHs5WcfuJYjR1ea46w== 2023-11-17T06:16:51.025 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Creating initial monmap... 2023-11-17T06:16:51.026 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/tmp/ceph-tmpjnoi5pot:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', 'cdc2ced4-8510-11ee-8dbf-212e2dc638e7', '--addv', 'a', '[v2:172.21.15.31:3300,v1:172.21.15.31:6789]', '/tmp/monmap'] 2023-11-17T06:16:51.026 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /tmp/ceph-tmpjnoi5pot:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 --addv a [v2:172.21.15.31:3300,v1:172.21.15.31:6789] /tmp/monmap 2023-11-17T06:16:51.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-11-17T06:16:51.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:16:51.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-11-17T06:16:52.379 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Creating mon... 2023-11-17T06:16:52.382 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmp8iyc0naf:/tmp/keyring:z', '-v', '/tmp/ceph-tmpjnoi5pot:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', 'cdc2ced4-8510-11ee-8dbf-212e2dc638e7', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2023-11-17T06:16:52.382 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp8iyc0naf:/tmp/keyring:z -v /tmp/ceph-tmpjnoi5pot:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2023-11-17T06:16:53.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-17T06:16:53.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 1 imported monmap: 2023-11-17T06:16:53.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2023-11-17T06:16:53.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:16:53.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2023-11-17T06:16:51.800965+0000 2023-11-17T06:16:53.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2023-11-17T06:16:51.800965+0000 2023-11-17T06:16:53.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2023-11-17T06:16:53.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon.a 2023-11-17T06:16:53.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 0 /usr/bin/ceph-mon: set fsid to cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:16:53.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 0 set rocksdb option compression = kNoCompression 2023-11-17T06:16:53.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-17T06:16:53.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-17T06:16:53.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 0 set rocksdb option compression = kNoCompression 2023-11-17T06:16:53.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-17T06:16:53.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-17T06:16:53.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-17T06:16:53.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-17T06:16:53.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Compile date Mar 23 2020 2023-11-17T06:16:53.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: DB SUMMARY 2023-11-17T06:16:53.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-11-17T06:16:53.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-11-17T06:16:53.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.error_if_exists: 0 2023-11-17T06:16:53.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.create_if_missing: 1 2023-11-17T06:16:53.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-17T06:16:53.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.env: 0x564a647571a0 2023-11-17T06:16:53.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.info_log: 0x564a65bfda80 2023-11-17T06:16:53.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-17T06:16:53.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.statistics: (nil) 2023-11-17T06:16:53.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.use_fsync: 0 2023-11-17T06:16:53.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-17T06:16:53.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-17T06:16:53.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-17T06:16:53.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-17T06:16:53.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-17T06:16:53.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-17T06:16:53.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-17T06:16:53.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-17T06:16:53.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-17T06:16:53.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-17T06:16:53.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-17T06:16:53.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.db_log_dir: 2023-11-17T06:16:53.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-11-17T06:16:53.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-17T06:16:53.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-17T06:16:53.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-17T06:16:53.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-17T06:16:53.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-17T06:16:53.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-17T06:16:53.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-17T06:16:53.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-17T06:16:53.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-17T06:16:53.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.write_buffer_manager: 0x564a6679e120 2023-11-17T06:16:53.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-17T06:16:53.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-17T06:16:53.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-17T06:16:53.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-17T06:16:53.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-17T06:16:53.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-17T06:16:53.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-17T06:16:53.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-17T06:16:53.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-17T06:16:53.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-17T06:16:53.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-17T06:16:53.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-17T06:16:53.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-17T06:16:53.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.row_cache: None 2023-11-17T06:16:53.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.wal_filter: None 2023-11-17T06:16:53.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-17T06:16:53.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-17T06:16:53.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-17T06:16:53.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.two_write_queues: 0 2023-11-17T06:16:53.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-17T06:16:53.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.atomic_flush: 0 2023-11-17T06:16:53.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-17T06:16:53.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-17T06:16:53.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-17T06:16:53.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-17T06:16:53.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-17T06:16:53.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-17T06:16:53.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-17T06:16:53.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-17T06:16:53.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-17T06:16:53.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-17T06:16:53.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-17T06:16:53.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_open_files: -1 2023-11-17T06:16:53.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-17T06:16:53.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-17T06:16:53.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-17T06:16:53.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Compression algorithms supported: 2023-11-17T06:16:53.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-17T06:16:53.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: kZSTD supported: 0 2023-11-17T06:16:53.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: kXpressCompression supported: 0 2023-11-17T06:16:53.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-17T06:16:53.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-17T06:16:53.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-17T06:16:53.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: kZlibCompression supported: 1 2023-11-17T06:16:53.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-17T06:16:53.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-17T06:16:53.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.108+0000 7f9e2cb7d6c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2023-11-17T06:16:53.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-11-17T06:16:53.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-17T06:16:53.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-17T06:16:53.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.merge_operator: 2023-11-17T06:16:53.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compaction_filter: None 2023-11-17T06:16:53.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-17T06:16:53.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-17T06:16:53.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-17T06:16:53.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564a65b26130) 2023-11-17T06:16:53.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2023-11-17T06:16:53.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2023-11-17T06:16:53.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-17T06:16:53.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2023-11-17T06:16:53.153 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2023-11-17T06:16:53.153 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2023-11-17T06:16:53.153 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2023-11-17T06:16:53.153 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2023-11-17T06:16:53.153 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2023-11-17T06:16:53.153 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2023-11-17T06:16:53.153 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x564a65b5c510 2023-11-17T06:16:53.153 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2023-11-17T06:16:53.153 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2023-11-17T06:16:53.153 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2023-11-17T06:16:53.153 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2023-11-17T06:16:53.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2023-11-17T06:16:53.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2023-11-17T06:16:53.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2023-11-17T06:16:53.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2023-11-17T06:16:53.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2023-11-17T06:16:53.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2023-11-17T06:16:53.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2023-11-17T06:16:53.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2023-11-17T06:16:53.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2023-11-17T06:16:53.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2023-11-17T06:16:53.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2023-11-17T06:16:53.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-11-17T06:16:53.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2023-11-17T06:16:53.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2023-11-17T06:16:53.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2023-11-17T06:16:53.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2023-11-17T06:16:53.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2023-11-17T06:16:53.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2023-11-17T06:16:53.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-17T06:16:53.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-17T06:16:53.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compression: NoCompression 2023-11-17T06:16:53.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-17T06:16:53.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-17T06:16:53.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-17T06:16:53.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.num_levels: 7 2023-11-17T06:16:53.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-17T06:16:53.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-17T06:16:53.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-17T06:16:53.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-17T06:16:53.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-17T06:16:53.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-17T06:16:53.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-17T06:16:53.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-17T06:16:53.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-17T06:16:53.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-17T06:16:53.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-17T06:16:53.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-17T06:16:53.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-17T06:16:53.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-17T06:16:53.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-17T06:16:53.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-17T06:16:53.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-17T06:16:53.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-17T06:16:53.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-17T06:16:53.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-17T06:16:53.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-17T06:16:53.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-17T06:16:53.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-17T06:16:53.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-17T06:16:53.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-17T06:16:53.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-17T06:16:53.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-17T06:16:53.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-17T06:16:53.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-17T06:16:53.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-17T06:16:53.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-17T06:16:53.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-17T06:16:53.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-17T06:16:53.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-17T06:16:53.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-17T06:16:53.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-17T06:16:53.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-17T06:16:53.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-17T06:16:53.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-17T06:16:53.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-17T06:16:53.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-17T06:16:53.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-17T06:16:53.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-17T06:16:53.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-17T06:16:53.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-17T06:16:53.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-17T06:16:53.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.table_properties_collectors: 2023-11-17T06:16:53.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-17T06:16:53.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-17T06:16:53.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-17T06:16:53.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-17T06:16:53.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-17T06:16:53.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.bloom_locality: 0 2023-11-17T06:16:53.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-17T06:16:53.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-17T06:16:53.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-17T06:16:53.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-17T06:16:53.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-17T06:16:53.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: Options.ttl: 0 2023-11-17T06:16:53.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 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-11-17T06:16:53.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.112+0000 7f9e2cb7d6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-11-17T06:16:53.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.116+0000 7f9e2cb7d6c0 4 rocksdb: DB pointer 0x564a65bf7200 2023-11-17T06:16:53.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.116+0000 7f9e15d3e700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-17T06:16:53.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.116+0000 7f9e15d3e700 4 rocksdb: [db/db_impl.cc:778] 2023-11-17T06:16:53.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2023-11-17T06:16:53.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-17T06:16:53.162 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.162 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-17T06:16:53.162 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.162 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-17T06:16:53.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-17T06:16:53.162 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.163 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:16:53.163 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.163 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.163 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.163 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-17T06:16:53.163 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.163 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:16:53.163 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-17T06:16:53.163 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-11-17T06:16:53.163 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-11-17T06:16:53.163 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-11-17T06:16:53.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-11-17T06:16:53.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-11-17T06:16:53.164 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.164 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.164 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-11-17T06:16:53.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-17T06:16:53.164 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:16:53.165 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.165 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-17T06:16:53.165 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:16:53.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-17T06:16:53.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-11-17T06:16:53.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-11-17T06:16:53.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-11-17T06:16:53.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-11-17T06:16:53.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-11-17T06:16:53.166 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.166 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.166 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:16:53.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-11-17T06:16:53.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-17T06:16:53.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.120+0000 7f9e2cb7d6c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2023-11-17T06:16:53.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.120+0000 7f9e2cb7d6c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2023-11-17T06:16:53.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-17T06:16:53.120+0000 7f9e2cb7d6c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-11-17T06:16:53.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:16:53.664 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2023-11-17T06:16:53.875 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2023-11-17T06:16:53.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-11-17T06:16:54.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2023-11-17T06:16:54.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7.target 2023-11-17T06:16:54.091 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7.target -> /etc/systemd/system/ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7.target. 2023-11-17T06:16:54.091 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7.target -> /etc/systemd/system/ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7.target. 2023-11-17T06:16:54.289 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl start ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7.target 2023-11-17T06:16:54.296 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-11-17T06:16:54.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.a 2023-11-17T06:16:54.497 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.a 2023-11-17T06:16:54.503 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.a.service: Unit ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.a.service not loaded. 2023-11-17T06:16:54.503 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.a 2023-11-17T06:16:54.513 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7.target.wants/ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@.service. 2023-11-17T06:16:54.677 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl start ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.a 2023-11-17T06:16:54.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-11-17T06:16:54.712 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Waiting for mon to start... 2023-11-17T06:16:54.712 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Waiting for mon... 2023-11-17T06:16:54.713 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2023-11-17T06:16:54.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:54 smithi031 docker[24276]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mon.a 2023-11-17T06:16:54.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:54 smithi031 systemd[1]: Started Ceph mon.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:16:55.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:55 smithi031 bash[24300]: cluster 2023-11-17T06:16:55.768346+0000 mon.a (mon.0) 0 : [INF] mkfs cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:16:55.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:55 smithi031 bash[24300]: cluster 2023-11-17T06:16:55.752628+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-17T06:16:55.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2023-11-17T06:16:55.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:16:55.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2023-11-17T06:16:55.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-17T06:16:55.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2023-11-17T06:16:55.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.221237s) 2023-11-17T06:16:55.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2023-11-17T06:16:55.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2023-11-17T06:16:55.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-17T06:16:55.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2023-11-17T06:16:55.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2023-11-17T06:16:55.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2023-11-17T06:16:55.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2023-11-17T06:16:55.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2023-11-17T06:16:55.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-17T06:16:56.566 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2023-11-17T06:16:56.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-a/config'] 2023-11-17T06:16:56.566 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z -v /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2023-11-17T06:16:56.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:56 smithi031 bash[24300]: cluster 2023-11-17T06:16:55.763559+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-17T06:16:56.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:56 smithi031 bash[24300]: cluster 2023-11-17T06:16:55.765099+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} 2023-11-17T06:16:56.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:56 smithi031 bash[24300]: cluster 2023-11-17T06:16:55.771825+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-11-17T06:16:56.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:56 smithi031 bash[24300]: cluster 2023-11-17T06:16:55.776787+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-11-17T06:16:56.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:56 smithi031 bash[24300]: cluster 2023-11-17T06:16:55.777432+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-11-17T06:16:56.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:56 smithi031 bash[24300]: audit 2023-11-17T06:16:55.984706+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.31:0/1030169839' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-17T06:16:57.552 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-17T06:16:57.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2023-11-17T06:16:57.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:16:57.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 3 2023-11-17T06:16:57.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.31:3300,v1:172.21.15.31:6789] 2023-11-17T06:16:57.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2023-11-17T06:16:57.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2023-11-17T06:16:57.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2023-11-17T06:16:57.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2023-11-17T06:16:57.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-17T06:16:57.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2023-11-17T06:16:57.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2023-11-17T06:16:57.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-17T06:16:57.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2023-11-17T06:16:57.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2023-11-17T06:16:57.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-11-17T06:16:57.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-17T06:16:57.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2023-11-17T06:16:57.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2023-11-17T06:16:57.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2023-11-17T06:16:57.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2023-11-17T06:16:57.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:57 smithi031 bash[24300]: audit 2023-11-17T06:16:57.544210+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.31:0/2818383749' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-17T06:16:57.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:57 smithi031 bash[24300]: audit 2023-11-17T06:16:57.549244+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.31:0/2818383749' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-11-17T06:16:58.133 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2023-11-17T06:16:58.133 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-a/config'] 2023-11-17T06:16:58.133 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z -v /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2023-11-17T06:16:59.692 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:59 smithi031 bash[24300]: audit 2023-11-17T06:16:59.193511+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.31:0/123518714' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:16:59.721 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Restarting the monitor... 2023-11-17T06:16:59.721 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.a 2023-11-17T06:17:00.084 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:59 smithi031 systemd[1]: Stopping Ceph mon.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:17:00.084 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:59 smithi031 bash[24300]: debug 2023-11-17T06:16:59.816+0000 7f0e3909f700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-17T06:17:00.084 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:16:59 smithi031 bash[24300]: debug 2023-11-17T06:16:59.816+0000 7f0e3909f700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-11-17T06:17:00.639 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:00 smithi031 docker[24704]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mon.a 2023-11-17T06:17:00.672 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Setting mon public_network... 2023-11-17T06:17:00.672 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/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-11-17T06:17:00.672 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/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-11-17T06:17:00.909 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:00 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.a.service: Succeeded. 2023-11-17T06:17:00.909 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:00 smithi031 systemd[1]: Stopped Ceph mon.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:17:00.909 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:00 smithi031 systemd[1]: Starting Ceph mon.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:17:00.909 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:00 smithi031 docker[24741]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mon.a 2023-11-17T06:17:00.909 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:00 smithi031 systemd[1]: Started Ceph mon.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:17:01.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.732+0000 7f5789eb86c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-17T06:17:01.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.732+0000 7f5789eb86c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-11-17T06:17:01.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.732+0000 7f5789eb86c0 0 pidfile_write: ignore empty --pid-file 2023-11-17T06:17:01.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 0 load: jerasure load: lrc load: isa 2023-11-17T06:17:01.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 0 set rocksdb option compression = kNoCompression 2023-11-17T06:17:01.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-17T06:17:01.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-17T06:17:01.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 0 set rocksdb option compression = kNoCompression 2023-11-17T06:17:01.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-17T06:17:01.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-17T06:17:01.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 1 rocksdb: do_open column families: [default] 2023-11-17T06:17:01.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-17T06:17:01.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-17T06:17:01.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Compile date Mar 23 2020 2023-11-17T06:17:01.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: DB SUMMARY 2023-11-17T06:17:01.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: CURRENT file: CURRENT 2023-11-17T06:17:01.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: IDENTITY file: IDENTITY 2023-11-17T06:17:01.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2023-11-17T06:17:01.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-11-17T06:17:01.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69135 ; 2023-11-17T06:17:01.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.error_if_exists: 0 2023-11-17T06:17:01.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.create_if_missing: 0 2023-11-17T06:17:01.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-17T06:17:01.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.env: 0x55a0f6f081a0 2023-11-17T06:17:01.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.info_log: 0x55a0f7f9e9a0 2023-11-17T06:17:01.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-17T06:17:01.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.statistics: (nil) 2023-11-17T06:17:01.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.use_fsync: 0 2023-11-17T06:17:01.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-17T06:17:01.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-17T06:17:01.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-17T06:17:01.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-17T06:17:01.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-17T06:17:01.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-17T06:17:01.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-17T06:17:01.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-17T06:17:01.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-17T06:17:01.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-17T06:17:01.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-17T06:17:01.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.db_log_dir: 2023-11-17T06:17:01.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-11-17T06:17:01.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-17T06:17:01.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-17T06:17:01.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-17T06:17:01.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-17T06:17:01.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-17T06:17:01.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-17T06:17:01.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-17T06:17:01.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-17T06:17:01.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-17T06:17:01.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.write_buffer_manager: 0x55a0f8b38ae0 2023-11-17T06:17:01.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-17T06:17:01.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-17T06:17:01.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-17T06:17:01.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-17T06:17:01.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-17T06:17:01.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-17T06:17:01.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-17T06:17:01.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-17T06:17:01.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-17T06:17:01.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-17T06:17:01.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-17T06:17:01.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-17T06:17:01.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-17T06:17:01.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.row_cache: None 2023-11-17T06:17:01.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.wal_filter: None 2023-11-17T06:17:01.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-17T06:17:01.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-17T06:17:01.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-17T06:17:01.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.two_write_queues: 0 2023-11-17T06:17:01.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-17T06:17:01.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.atomic_flush: 0 2023-11-17T06:17:01.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-17T06:17:01.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-17T06:17:01.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-17T06:17:01.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-17T06:17:01.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-17T06:17:01.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-17T06:17:01.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-17T06:17:01.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-17T06:17:01.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-17T06:17:01.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-17T06:17:01.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-17T06:17:01.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_open_files: -1 2023-11-17T06:17:01.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-17T06:17:01.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-17T06:17:01.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-17T06:17:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Compression algorithms supported: 2023-11-17T06:17:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-17T06:17:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: kZSTD supported: 0 2023-11-17T06:17:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: kXpressCompression supported: 0 2023-11-17T06:17:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-17T06:17:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-17T06:17:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-17T06:17:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: kZlibCompression supported: 1 2023-11-17T06:17:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-17T06:17:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-17T06:17:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-11-17T06:17:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-17T06:17:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-17T06:17:01.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.merge_operator: 2023-11-17T06:17:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compaction_filter: None 2023-11-17T06:17:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-17T06:17:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-17T06:17:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-17T06:17:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a0f7ebe138) 2023-11-17T06:17:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: cache_index_and_filter_blocks: 1 2023-11-17T06:17:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: cache_index_and_filter_blocks_with_high_priority: 1 2023-11-17T06:17:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-17T06:17:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: pin_top_level_index_and_filter: 1 2023-11-17T06:17:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: index_type: 0 2023-11-17T06:17:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: data_block_index_type: 0 2023-11-17T06:17:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: data_block_hash_table_util_ratio: 0.750000 2023-11-17T06:17:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: hash_index_allow_collision: 1 2023-11-17T06:17:01.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: checksum: 1 2023-11-17T06:17:01.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: no_block_cache: 0 2023-11-17T06:17:01.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: block_cache: 0x55a0f7ef4610 2023-11-17T06:17:01.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: block_cache_name: BinnedLRUCache 2023-11-17T06:17:01.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: block_cache_options: 2023-11-17T06:17:01.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: capacity : 536870912 2023-11-17T06:17:01.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: num_shard_bits : 4 2023-11-17T06:17:01.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: strict_capacity_limit : 0 2023-11-17T06:17:01.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: high_pri_pool_ratio: 0.000 2023-11-17T06:17:01.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: block_cache_compressed: (nil) 2023-11-17T06:17:01.985 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: persistent_cache: (nil) 2023-11-17T06:17:01.985 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: block_size: 4096 2023-11-17T06:17:01.986 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: block_size_deviation: 10 2023-11-17T06:17:01.986 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: block_restart_interval: 16 2023-11-17T06:17:01.986 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: index_block_restart_interval: 1 2023-11-17T06:17:01.986 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: metadata_block_size: 4096 2023-11-17T06:17:01.986 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: partition_filters: 0 2023-11-17T06:17:01.986 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: use_delta_encoding: 1 2023-11-17T06:17:01.986 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-17T06:17:01.986 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: whole_key_filtering: 1 2023-11-17T06:17:01.986 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: verify_compression: 0 2023-11-17T06:17:01.986 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: read_amp_bytes_per_bit: 0 2023-11-17T06:17:01.986 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: format_version: 2 2023-11-17T06:17:01.986 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: enable_index_compression: 1 2023-11-17T06:17:01.986 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: block_align: 0 2023-11-17T06:17:01.986 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-17T06:17:01.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-17T06:17:01.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compression: NoCompression 2023-11-17T06:17:01.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-17T06:17:01.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-17T06:17:01.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-17T06:17:01.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.num_levels: 7 2023-11-17T06:17:01.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-17T06:17:01.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-17T06:17:01.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-17T06:17:01.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-17T06:17:01.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-17T06:17:01.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-17T06:17:01.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-17T06:17:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-17T06:17:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-17T06:17:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-17T06:17:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-17T06:17:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-17T06:17:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-17T06:17:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-17T06:17:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-17T06:17:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-17T06:17:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-17T06:17:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-17T06:17:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-17T06:17:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-17T06:17:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-17T06:17:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-17T06:17:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-17T06:17:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-17T06:17:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-17T06:17:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-17T06:17:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-17T06:17:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-17T06:17:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-17T06:17:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-17T06:17:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-17T06:17:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-17T06:17:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-17T06:17:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-17T06:17:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-17T06:17:01.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-17T06:17:01.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-17T06:17:01.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-17T06:17:01.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-17T06:17:01.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-17T06:17:01.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-17T06:17:01.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-17T06:17:01.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-17T06:17:01.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-17T06:17:01.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-17T06:17:01.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-17T06:17:01.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.table_properties_collectors: 2023-11-17T06:17:01.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-17T06:17:01.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-17T06:17:01.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-17T06:17:01.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-17T06:17:01.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-17T06:17:01.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.bloom_locality: 0 2023-11-17T06:17:01.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-17T06:17:01.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-17T06:17:01.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-17T06:17:01.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-17T06:17:01.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-17T06:17:01.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: Options.ttl: 0 2023-11-17T06:17:01.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 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-11-17T06:17:01.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2023-11-17T06:17:01.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700201821740589, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-11-17T06:17:01.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.736+0000 7f5789eb86c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2023-11-17T06:17:01.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.740+0000 7f5789eb86c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700201821742048, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66240, "table_properties": {"data_size": 64535, "index_size": 310, "filter_size": 581, "raw_key_size": 8630, "raw_average_key_size": 46, "raw_value_size": 59551, "raw_average_value_size": 321, "num_data_blocks": 10, "num_entries": 185, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-11-17T06:17:01.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.740+0000 7f5789eb86c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2023-11-17T06:17:01.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.740+0000 7f5789eb86c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700201821742933, "job": 1, "event": "recovery_finished"} 2023-11-17T06:17:01.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.744+0000 7f5789eb86c0 4 rocksdb: DB pointer 0x55a0f7f90400 2023-11-17T06:17:01.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.744+0000 7f5771005700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-17T06:17:01.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.744+0000 7f5771005700 4 rocksdb: [db/db_impl.cc:778] 2023-11-17T06:17:01.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: ** DB Stats ** 2023-11-17T06:17:01.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-17T06:17:01.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-17T06:17:01.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-17T06:17:01.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-17T06:17:01.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-17T06:17:01.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-17T06:17:01.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-17T06:17:01.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: ** Compaction Stats [default] ** 2023-11-17T06:17:01.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: 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-11-17T06:17:01.994 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:17:01.994 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: L0 2/0 66.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 65.8 0.00 0.00 1 0.001 0 0 2023-11-17T06:17:01.994 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Sum 2/0 66.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 65.8 0.00 0.00 1 0.001 0 0 2023-11-17T06:17:01.994 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 65.8 0.00 0.00 1 0.001 0 0 2023-11-17T06:17:01.994 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: ** Compaction Stats [default] ** 2023-11-17T06:17:01.994 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: 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-11-17T06:17:01.994 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:17:01.994 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 65.8 0.00 0.00 1 0.001 0 0 2023-11-17T06:17:01.994 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-17T06:17:01.994 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-17T06:17:01.994 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-17T06:17:01.994 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: AddFile(Total Files): cumulative 0, interval 0 2023-11-17T06:17:01.994 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-17T06:17:01.994 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: AddFile(Keys): cumulative 0, interval 0 2023-11-17T06:17:01.995 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Cumulative compaction: 0.00 GB write, 10.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-17T06:17:01.995 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Interval compaction: 0.00 GB write, 10.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-17T06:17:01.995 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: 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-11-17T06:17:01.995 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: ** File Read Latency Histogram By Level [default] ** 2023-11-17T06:17:02.100 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: ** Compaction Stats [default] ** 2023-11-17T06:17:02.100 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: 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-11-17T06:17:02.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:17:02.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: L0 2/0 66.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 65.8 0.00 0.00 1 0.001 0 0 2023-11-17T06:17:02.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Sum 2/0 66.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 65.8 0.00 0.00 1 0.001 0 0 2023-11-17T06:17:02.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: 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-11-17T06:17:02.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: ** Compaction Stats [default] ** 2023-11-17T06:17:02.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: 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-11-17T06:17:02.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:17:02.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 65.8 0.00 0.00 1 0.001 0 0 2023-11-17T06:17:02.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-17T06:17:02.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-17T06:17:02.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-17T06:17:02.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: AddFile(Total Files): cumulative 0, interval 0 2023-11-17T06:17:02.102 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-17T06:17:02.102 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: AddFile(Keys): cumulative 0, interval 0 2023-11-17T06:17:02.102 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Cumulative compaction: 0.00 GB write, 9.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-17T06:17:02.102 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-17T06:17:02.102 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: 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-11-17T06:17:02.102 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: ** File Read Latency Histogram By Level [default] ** 2023-11-17T06:17:02.103 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.744+0000 7f5789eb86c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] at bind addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:17:02.103 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.744+0000 7f5789eb86c0 1 mon.a@-1(???) e1 preinit fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:17:02.103 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.744+0000 7f5789eb86c0 0 mon.a@-1(???).mds e1 new map 2023-11-17T06:17:02.103 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.744+0000 7f5789eb86c0 0 mon.a@-1(???).mds e1 print_map 2023-11-17T06:17:02.103 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: e1 2023-11-17T06:17:02.104 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-17T06:17:02.104 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: 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-11-17T06:17:02.104 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: legacy client fscid: -1 2023-11-17T06:17:02.104 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: 2023-11-17T06:17:02.104 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: No filesystems configured 2023-11-17T06:17:02.104 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: audit 2023-11-17T06:16:59.193511+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.31:0/123518714' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:17:02.105 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.744+0000 7f5789eb86c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-17T06:17:02.105 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.744+0000 7f5789eb86c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-17T06:17:02.105 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.744+0000 7f5789eb86c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-11-17T06:17:02.105 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.744+0000 7f5789eb86c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-17T06:17:02.105 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.744+0000 7f5789eb86c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-11-17T06:17:02.105 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.748+0000 7f5789eb86c0 20 expand_channel_meta expand map: {default=false} 2023-11-17T06:17:02.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.748+0000 7f5789eb86c0 20 expand_channel_meta from 'false' to 'false' 2023-11-17T06:17:02.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.748+0000 7f5789eb86c0 20 expand_channel_meta expanded map: {default=false} 2023-11-17T06:17:02.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.748+0000 7f5789eb86c0 20 expand_channel_meta expand map: {default=info} 2023-11-17T06:17:02.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.748+0000 7f5789eb86c0 20 expand_channel_meta from 'info' to 'info' 2023-11-17T06:17:02.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.748+0000 7f5789eb86c0 20 expand_channel_meta expanded map: {default=info} 2023-11-17T06:17:02.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.748+0000 7f5789eb86c0 20 expand_channel_meta expand map: {default=daemon} 2023-11-17T06:17:02.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.748+0000 7f5789eb86c0 20 expand_channel_meta from 'daemon' to 'daemon' 2023-11-17T06:17:02.107 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.748+0000 7f5789eb86c0 20 expand_channel_meta expanded map: {default=daemon} 2023-11-17T06:17:02.107 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.748+0000 7f5789eb86c0 20 expand_channel_meta expand map: {default=debug} 2023-11-17T06:17:02.107 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.748+0000 7f5789eb86c0 20 expand_channel_meta from 'debug' to 'debug' 2023-11-17T06:17:02.107 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: debug 2023-11-17T06:17:01.748+0000 7f5789eb86c0 20 expand_channel_meta expanded map: {default=debug} 2023-11-17T06:17:02.108 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: cluster 2023-11-17T06:17:01.753314+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-17T06:17:02.108 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: cluster 2023-11-17T06:17:01.753405+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} 2023-11-17T06:17:02.108 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: cluster 2023-11-17T06:17:01.753472+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-11-17T06:17:02.108 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: cluster 2023-11-17T06:17:01.753520+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-11-17T06:17:02.108 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:01 smithi031 bash[24752]: cluster 2023-11-17T06:17:01.754106+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-11-17T06:17:02.655 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Creating mgr... 2023-11-17T06:17:02.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-11-17T06:17:02.866 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.y 2023-11-17T06:17:02.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.y 2023-11-17T06:17:02.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.y.service: Unit ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.y.service not loaded. 2023-11-17T06:17:02.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.y 2023-11-17T06:17:02.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7.target.wants/ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@.service. 2023-11-17T06:17:02.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:02 smithi031 bash[24752]: audit 2023-11-17T06:17:02.007325+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.31:0/3762218574' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2023-11-17T06:17:02.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:02 smithi031 bash[24752]: audit 2023-11-17T06:17:02.010336+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.31:0/3762218574' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2023-11-17T06:17:03.062 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Running command: systemctl start ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.y 2023-11-17T06:17:03.098 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-11-17T06:17:03.100 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-11-17T06:17:03.100 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2023-11-17T06:17:03.100 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Waiting for mgr to start... 2023-11-17T06:17:03.100 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Waiting for mgr... 2023-11-17T06:17:03.100 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-17T06:17:03.100 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-17T06:17:03.442 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:03 smithi031 docker[24994]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mgr.y 2023-11-17T06:17:44.644 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:03 smithi031 systemd[1]: Started Ceph mgr.y for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:17:44.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-17T06:17:44.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:44.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "cdc2ced4-8510-11ee-8dbf-212e2dc638e7", 2023-11-17T06:17:44.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-17T06:17:44.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-17T06:17:44.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-17T06:17:44.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-17T06:17:44.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-17T06:17:44.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-17T06:17:44.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-17T06:17:44.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:44.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-17T06:17:44.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-17T06:17:44.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:44.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2023-11-17T06:17:44.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-17T06:17:44.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-17T06:17:44.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-17T06:17:44.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-17T06:17:44.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-17T06:17:44.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-17T06:17:44.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-17T06:17:44.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-17T06:17:44.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-17T06:17:44.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-17T06:17:44.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-17T06:17:44.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-17T06:17:44.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-17T06:17:44.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-17T06:17:44.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-17T06:17:44.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-17T06:17:44.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-17T06:17:44.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-17T06:17:44.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-17T06:17:44.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-17T06:17:44.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-17T06:17:44.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-17T06:17:44.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-17T06:17:44.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-17T06:17:44.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-17T06:17:44.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-17T06:17:44.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-11-17T06:17:44.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-17T06:17:44.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-17T06:17:44.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-17T06:17:44.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-17T06:17:44.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:44.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-17T06:17:44.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-17T06:17:44.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-17T06:17:44.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-17T06:16:55.769354+0000", 2023-11-17T06:17:44.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-17T06:17:44.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-17T06:17:44.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:44.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:04 smithi031 bash[24752]: audit 2023-11-17T06:17:04.413628+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.31:0/4182924188' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-17T06:17:44.696 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2023-11-17T06:17:44.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-17T06:17:44.697 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-17T06:17:44.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-17T06:17:44.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:44.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "cdc2ced4-8510-11ee-8dbf-212e2dc638e7", 2023-11-17T06:17:44.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-17T06:17:44.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-17T06:17:44.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-17T06:17:44.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-17T06:17:44.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-17T06:17:44.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-17T06:17:44.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-17T06:17:44.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-17T06:17:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-17T06:17:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2023-11-17T06:17:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-17T06:17:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-17T06:17:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-17T06:17:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-17T06:17:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-17T06:17:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-17T06:17:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-17T06:17:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-17T06:17:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-17T06:17:44.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-17T06:17:44.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-17T06:17:44.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-17T06:17:44.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-17T06:17:44.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-17T06:17:44.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-17T06:17:44.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-17T06:17:44.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-17T06:17:44.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-17T06:17:44.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-17T06:17:44.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-17T06:17:44.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-17T06:17:44.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-17T06:17:44.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-17T06:17:44.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-17T06:17:44.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-17T06:17:44.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-17T06:17:44.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-11-17T06:17:44.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-17T06:17:44.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-17T06:17:44.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-17T06:17:44.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-17T06:17:44.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:44.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-17T06:17:44.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-17T06:17:44.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-17T06:17:44.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-17T06:16:55.769354+0000", 2023-11-17T06:17:44.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-17T06:17:44.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-17T06:17:44.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:44.701 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2023-11-17T06:17:44.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:07 smithi031 bash[24752]: audit 2023-11-17T06:17:07.216817+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.31:0/3191751355' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-17T06:17:44.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-17T06:17:44.702 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-17T06:17:44.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:09 smithi031 bash[24752]: cluster 2023-11-17T06:17:08.654871+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-11-17T06:17:44.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:09 smithi031 bash[24752]: cluster 2023-11-17T06:17:08.658958+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00429226s) 2023-11-17T06:17:44.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:09 smithi031 bash[24752]: audit 2023-11-17T06:17:08.662037+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.31:0/1496354322' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:17:44.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:09 smithi031 bash[24752]: audit 2023-11-17T06:17:08.662322+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.31:0/1496354322' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:17:44.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:09 smithi031 bash[24752]: audit 2023-11-17T06:17:08.662784+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.31:0/1496354322' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:17:44.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:09 smithi031 bash[24752]: audit 2023-11-17T06:17:08.664222+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.31:0/1496354322' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:17:44.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:09 smithi031 bash[24752]: audit 2023-11-17T06:17:08.664874+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.31:0/1496354322' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:17:44.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:09 smithi031 bash[24752]: cluster 2023-11-17T06:17:08.669434+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-11-17T06:17:44.706 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-17T06:17:44.709 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:44.709 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "cdc2ced4-8510-11ee-8dbf-212e2dc638e7", 2023-11-17T06:17:44.709 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-17T06:17:44.709 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-17T06:17:44.709 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-17T06:17:44.709 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-17T06:17:44.709 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.709 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-17T06:17:44.710 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-17T06:17:44.710 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-17T06:17:44.710 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:44.710 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-17T06:17:44.710 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-17T06:17:44.710 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:44.710 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 8, 2023-11-17T06:17:44.710 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-17T06:17:44.710 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-17T06:17:44.710 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-17T06:17:44.710 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-17T06:17:44.710 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.710 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-17T06:17:44.710 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 2, 2023-11-17T06:17:44.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-17T06:17:44.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-17T06:17:44.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-17T06:17:44.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-17T06:17:44.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-17T06:17:44.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-17T06:17:44.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-17T06:17:44.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-17T06:17:44.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-17T06:17:44.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-17T06:17:44.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-17T06:17:44.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-17T06:17:44.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-17T06:17:44.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:44.713 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-17T06:17:44.713 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.713 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-17T06:17:44.713 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-17T06:17:44.713 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-17T06:16:55.769354+0000", 2023-11-17T06:17:44.713 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-17T06:17:44.713 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.713 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-17T06:17:44.713 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:44.713 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:10 smithi031 bash[24752]: audit 2023-11-17T06:17:08.690641+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.31:0/1496354322' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-11-17T06:17:44.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:10 smithi031 bash[24752]: audit 2023-11-17T06:17:09.126477+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.31:0/1496354322' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-11-17T06:17:44.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:10 smithi031 bash[24752]: cluster 2023-11-17T06:17:09.126612+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-11-17T06:17:44.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:10 smithi031 bash[24752]: audit 2023-11-17T06:17:09.128090+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.31:0/1496354322' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:17:44.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:10 smithi031 bash[24752]: audit 2023-11-17T06:17:09.140630+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.31:0/1496354322' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"e22bc541-9732-4051-a359-bb65151067cf"}]: dispatch 2023-11-17T06:17:44.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:10 smithi031 bash[24752]: audit 2023-11-17T06:17:09.143482+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.31:0/1496354322' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"e22bc541-9732-4051-a359-bb65151067cf"}]': finished 2023-11-17T06:17:44.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:10 smithi031 bash[24752]: audit 2023-11-17T06:17:09.144114+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.31:0/1496354322' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"2d84a0ec-dbfc-4353-9f22-5ab4a33ef597"}]: dispatch 2023-11-17T06:17:44.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:10 smithi031 bash[24752]: audit 2023-11-17T06:17:09.149111+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.31:0/1496354322' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"2d84a0ec-dbfc-4353-9f22-5ab4a33ef597"}]': finished 2023-11-17T06:17:44.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:10 smithi031 bash[24752]: cluster 2023-11-17T06:17:09.667171+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e3: y(active, since 1.0125s) 2023-11-17T06:17:44.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:10 smithi031 bash[24752]: audit 2023-11-17T06:17:10.022408+0000 mon.a (mon.0) 27 : audit [DBG] from='client.? 172.21.15.31:0/56293214' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-17T06:17:44.715 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Enabling cephadm module... 2023-11-17T06:17:44.715 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2023-11-17T06:17:44.715 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2023-11-17T06:17:44.715 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:11 smithi031 bash[24752]: audit 2023-11-17T06:17:10.130969+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.31:0/1496354322' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-17T06:17:44.715 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:11 smithi031 bash[24752]: cluster 2023-11-17T06:17:10.131085+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-11-17T06:17:44.715 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:11 smithi031 bash[24752]: audit 2023-11-17T06:17:10.142236+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-17T06:17:44.716 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:11 smithi031 bash[24752]: audit 2023-11-17T06:17:11.054349+0000 mon.a (mon.0) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-17T06:17:44.716 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:12 smithi031 bash[24752]: cluster 2023-11-17T06:17:11.142249+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-11-17T06:17:44.716 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:12 smithi031 bash[24752]: audit 2023-11-17T06:17:11.858111+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.31:0/3426373545' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-11-17T06:17:44.716 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:12 smithi031 bash[25016]: ignoring --setuser ceph since I am not root 2023-11-17T06:17:44.716 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:12 smithi031 bash[25016]: ignoring --setgroup ceph since I am not root 2023-11-17T06:17:44.716 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:12 smithi031 bash[25016]: debug 2023-11-17T06:17:12.796+0000 7fb922df8040 1 -- 172.21.15.31:0/3183423227 >> [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] conn(0x564f29cc8800 msgr2=0x564f29c6da80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-17T06:17:44.716 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:12 smithi031 bash[25016]: debug 2023-11-17T06:17:12.796+0000 7fb922df8040 1 --2- 172.21.15.31:0/3183423227 >> [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] conn(0x564f29cc8800 0x564f29c6da80 secure :-1 s=READY pgs=21 cs=0 l=1 rx=0x564f29c90420 tx=0x564f29c92d70).stop 2023-11-17T06:17:44.717 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-11-17T06:17:44.717 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-11-17T06:17:44.717 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:13 smithi031 bash[24752]: audit 2023-11-17T06:17:12.761343+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.31:0/3426373545' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-11-17T06:17:44.717 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:13 smithi031 bash[24752]: cluster 2023-11-17T06:17:12.761445+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 4s) 2023-11-17T06:17:44.905 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:44.905 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2023-11-17T06:17:44.905 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2023-11-17T06:17:44.905 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-11-17T06:17:44.905 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-11-17T06:17:44.906 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-17T06:17:44.906 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:44.906 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-17T06:17:44.906 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.31:6800", 2023-11-17T06:17:44.906 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3024896895 2023-11-17T06:17:44.906 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:44.906 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:44.906 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-11-17T06:17:44.906 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.31:6801", 2023-11-17T06:17:44.906 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3024896895 2023-11-17T06:17:45.044 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.044 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-17T06:17:45.044 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.044 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.31:6801/3024896895", 2023-11-17T06:17:45.045 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-11-17T06:17:08.654646+0000", 2023-11-17T06:17:45.045 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-11-17T06:17:45.045 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-17T06:17:45.045 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-11-17T06:17:45.045 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-17T06:17:45.045 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-17T06:17:45.046 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-17T06:17:45.046 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-17T06:17:45.046 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.046 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-11-17T06:17:45.046 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.046 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-11-17T06:17:45.046 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.046 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.046 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.046 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-17T06:17:45.046 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-17T06:17:45.048 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:45.048 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.048 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.048 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-17T06:17:45.048 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.048 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.048 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.048 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-11-17T06:17:45.048 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.049 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.049 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.049 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.049 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.049 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.049 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.049 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.049 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.049 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.049 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.049 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.049 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.049 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.049 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.050 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.050 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.050 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.050 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.050 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.050 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.050 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.050 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.050 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.050 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.050 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.050 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.050 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.051 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.052 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.052 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.052 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.052 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.052 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.052 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.052 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.052 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.052 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.052 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.052 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.109 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.109 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.109 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.109 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.109 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.109 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.109 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.110 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.110 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.110 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.110 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.110 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.110 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.110 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.110 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.110 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.110 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.110 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.110 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.110 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.111 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.111 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.111 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-11-17T06:17:45.111 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-11-17T06:17:45.111 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.111 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.111 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.111 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.111 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.111 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.111 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.111 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-11-17T06:17:45.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-11-17T06:17:45.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-11-17T06:17:45.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-11-17T06:17:45.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.112 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-11-17T06:17:45.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-11-17T06:17:45.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-11-17T06:17:45.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.113 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.114 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-11-17T06:17:45.114 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.114 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.114 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.114 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.114 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-11-17T06:17:45.114 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-11-17T06:17:45.114 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.114 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.114 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.114 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.115 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.115 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.115 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.115 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-11-17T06:17:45.115 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.115 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.115 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.115 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.115 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-11-17T06:17:45.115 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-11-17T06:17:45.116 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-11-17T06:17:45.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-11-17T06:17:45.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.141 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-11-17T06:17:45.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-11-17T06:17:45.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-11-17T06:17:45.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.142 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-11-17T06:17:45.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-11-17T06:17:45.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-11-17T06:17:45.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.143 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-11-17T06:17:45.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-11-17T06:17:45.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.144 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-11-17T06:17:45.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.145 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-11-17T06:17:45.146 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-11-17T06:17:45.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-11-17T06:17:45.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-11-17T06:17:45.147 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-11-17T06:17:45.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-11-17T06:17:45.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-11-17T06:17:45.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-11-17T06:17:45.148 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-17T06:17:45.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-11-17T06:17:45.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-11-17T06:17:45.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-17T06:17:45.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-17T06:17:45.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-17T06:17:45.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-17T06:17:45.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.149 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-11-17T06:17:45.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-17T06:17:45.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-11-17T06:17:45.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-11-17T06:17:45.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-17T06:17:45.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-11-17T06:17:45.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-17T06:17:45.150 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-11-17T06:17:45.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-11-17T06:17:45.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.151 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-11-17T06:17:45.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-11-17T06:17:45.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-11-17T06:17:45.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-11-17T06:17:45.152 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:17:45.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.152 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.153 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-11-17T06:17:45.153 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-11-17T06:17:45.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-17T06:17:45.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-11-17T06:17:45.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-11-17T06:17:45.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-11-17T06:17:45.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-11-17T06:17:45.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-11-17T06:17:45.154 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-11-17T06:17:45.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-11-17T06:17:45.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-11-17T06:17:45.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.155 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-11-17T06:17:45.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-17T06:17:45.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-11-17T06:17:45.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-11-17T06:17:45.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-17T06:17:45.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-17T06:17:45.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-17T06:17:45.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-17T06:17:45.156 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-11-17T06:17:45.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-17T06:17:45.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.157 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.158 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.159 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.160 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.161 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.162 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.163 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-11-17T06:17:45.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-11-17T06:17:45.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-17T06:17:45.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.164 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-17T06:17:45.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-11-17T06:17:45.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-17T06:17:45.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-17T06:17:45.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.165 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-11-17T06:17:45.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-11-17T06:17:45.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-11-17T06:17:45.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-11-17T06:17:45.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-11-17T06:17:45.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.166 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-11-17T06:17:45.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-11-17T06:17:45.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-11-17T06:17:45.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.167 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.168 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-17T06:17:45.168 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-17T06:17:45.168 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:45.168 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.168 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.168 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-17T06:17:45.168 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.168 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.168 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.168 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-11-17T06:17:45.168 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.168 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.168 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.168 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.169 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-11-17T06:17:45.169 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-11-17T06:17:45.169 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.169 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.169 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.169 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-17T06:17:45.169 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-17T06:17:45.169 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.169 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.169 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-11-17T06:17:45.169 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-11-17T06:17:45.169 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.169 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.169 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.170 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-11-17T06:17:45.170 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-11-17T06:17:45.170 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-17T06:17:45.170 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.170 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.170 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-17T06:17:45.170 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.170 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.170 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.170 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-11-17T06:17:45.170 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.170 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.170 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.171 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.171 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.171 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.171 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.171 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-11-17T06:17:45.171 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.171 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.171 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.171 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-11-17T06:17:45.171 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-11-17T06:17:45.171 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.172 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.172 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.172 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.172 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.172 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.172 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.172 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-11-17T06:17:45.172 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:17:45.172 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.172 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.172 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.172 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-11-17T06:17:45.172 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-11-17T06:17:45.172 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.173 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.173 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.173 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-11-17T06:17:45.173 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.173 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.173 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.173 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-11-17T06:17:45.173 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.173 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.173 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.173 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.173 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-11-17T06:17:45.174 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-11-17T06:17:45.174 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:45.174 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.174 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.174 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-17T06:17:45.174 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.174 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.174 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.174 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-11-17T06:17:45.174 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-11-17T06:17:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-11-17T06:17:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-11-17T06:17:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-11-17T06:17:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.176 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.176 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.176 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.176 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-11-17T06:17:45.176 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-11-17T06:17:45.176 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:45.176 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.176 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.176 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-17T06:17:45.176 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.176 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.176 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.176 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-11-17T06:17:45.177 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.177 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.177 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.177 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.177 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.177 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.177 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.177 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.177 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.177 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.177 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.177 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.177 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.177 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.178 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.178 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.178 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.178 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.178 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.178 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.178 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.178 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.178 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.178 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.178 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.178 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.178 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.178 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.179 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.179 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.179 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.179 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.179 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.179 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.179 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-11-17T06:17:45.179 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.179 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.179 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.179 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.179 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.179 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.180 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.180 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.180 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.180 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.180 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.180 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.180 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.180 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.180 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.180 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.180 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.180 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.180 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.180 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.182 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.182 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.182 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.182 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.182 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.182 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-17T06:17:45.182 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-17T06:17:45.182 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.182 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.182 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.182 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-11-17T06:17:45.182 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.182 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.182 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.183 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-11-17T06:17:45.183 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-11-17T06:17:45.183 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.183 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-11-17T06:17:45.183 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.183 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.183 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.183 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.183 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-11-17T06:17:45.183 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-11-17T06:17:45.183 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.183 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.183 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.183 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:45.184 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.184 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.184 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.184 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-11-17T06:17:45.184 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.184 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.184 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.184 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.184 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-11-17T06:17:45.184 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-11-17T06:17:45.184 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.184 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.184 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-11-17T06:17:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-11-17T06:17:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-11-17T06:17:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.186 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.186 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.186 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.186 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.186 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-11-17T06:17:45.186 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.186 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.186 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.186 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.186 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-11-17T06:17:45.186 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-11-17T06:17:45.186 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.186 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.187 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.187 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.187 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.187 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.187 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.187 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:17:45.187 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.187 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.187 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.187 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.187 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.187 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.187 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.187 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-11-17T06:17:45.188 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.188 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.188 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.188 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.188 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.188 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.188 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.188 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.188 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.188 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.188 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.188 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.188 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.188 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.189 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.189 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.189 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.189 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.189 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.189 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.189 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.189 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.189 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.189 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.189 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.189 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.189 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.189 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.190 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.190 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.190 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.190 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.190 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.190 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.190 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.190 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.190 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.190 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.190 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.190 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.190 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.191 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.191 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.191 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.191 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.191 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.191 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.213 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.213 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.213 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.213 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.213 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.213 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.213 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.214 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.214 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.214 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.214 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.214 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.214 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.214 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.214 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.214 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.215 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.215 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.215 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.215 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.215 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.215 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.215 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.216 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.216 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.216 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.216 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-11-17T06:17:45.216 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-11-17T06:17:45.216 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:45.216 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.216 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.216 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-11-17T06:17:45.216 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.216 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.216 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.217 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-11-17T06:17:45.217 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.217 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.217 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.217 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.217 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-11-17T06:17:45.217 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-11-17T06:17:45.217 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:45.217 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.217 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.217 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-11-17T06:17:45.217 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.217 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.217 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.218 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-11-17T06:17:45.218 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.218 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.218 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.240 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.240 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.240 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.240 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.240 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-11-17T06:17:45.240 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.240 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.241 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.241 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-11-17T06:17:45.242 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-11-17T06:17:45.242 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.242 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.242 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.242 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.242 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.242 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.243 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.243 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.243 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.243 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.243 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.243 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.243 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-11-17T06:17:45.243 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-11-17T06:17:45.243 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.244 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.244 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.244 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.244 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.244 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.244 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.244 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.244 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.244 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.244 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.244 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.244 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-11-17T06:17:45.244 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-11-17T06:17:45.244 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.245 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.245 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.245 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.245 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.245 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.246 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.246 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.268 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.268 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.268 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.268 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-11-17T06:17:45.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-11-17T06:17:45.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.269 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.270 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.270 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-11-17T06:17:45.270 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-11-17T06:17:45.270 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.270 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.270 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.270 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.270 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.270 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.270 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.270 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.270 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.270 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.271 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.271 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.271 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-11-17T06:17:45.271 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-11-17T06:17:45.271 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.271 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.271 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.271 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.271 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.271 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.271 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.272 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.272 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.272 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.272 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.272 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.272 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-11-17T06:17:45.272 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-11-17T06:17:45.272 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.272 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.272 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.272 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.272 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.272 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.273 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.273 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.273 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.273 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.273 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.273 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.273 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-11-17T06:17:45.273 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-11-17T06:17:45.273 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.316 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.316 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.317 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.317 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.317 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.317 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.317 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.317 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.317 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.317 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.317 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.317 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-11-17T06:17:45.317 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-11-17T06:17:45.317 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.317 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.317 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.318 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.318 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.318 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.318 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.318 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.318 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.318 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.318 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.318 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.318 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-11-17T06:17:45.318 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-11-17T06:17:45.318 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.318 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.319 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.319 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.319 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.319 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.319 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.319 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.319 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.319 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.319 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.319 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.320 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-11-17T06:17:45.320 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-11-17T06:17:45.320 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.320 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.320 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.320 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.320 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.320 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.320 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.320 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.320 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.320 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.320 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.320 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.321 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-11-17T06:17:45.321 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-11-17T06:17:45.321 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.321 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.321 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.321 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-17T06:17:45.321 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.321 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.321 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.321 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.321 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.321 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.321 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.322 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.322 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-11-17T06:17:45.322 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-11-17T06:17:45.322 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.322 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.322 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.322 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.322 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.322 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.322 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-11-17T06:17:45.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-11-17T06:17:45.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-11-17T06:17:45.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-11-17T06:17:45.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-17T06:17:45.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-11-17T06:17:45.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-11-17T06:17:45.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-11-17T06:17:45.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-11-17T06:17:45.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-11-17T06:17:45.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-11-17T06:17:45.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-11-17T06:17:45.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-11-17T06:17:45.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-11-17T06:17:45.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-11-17T06:17:45.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-11-17T06:17:45.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-11-17T06:17:45.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-11-17T06:17:45.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-11-17T06:17:45.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-11-17T06:17:45.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-11-17T06:17:45.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-11-17T06:17:45.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-11-17T06:17:45.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-11-17T06:17:45.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-11-17T06:17:45.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-11-17T06:17:45.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-11-17T06:17:45.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-11-17T06:17:45.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-11-17T06:17:45.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-11-17T06:17:45.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-11-17T06:17:45.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-11-17T06:17:45.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-17T06:17:45.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-11-17T06:17:45.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-11-17T06:17:45.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-11-17T06:17:45.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-11-17T06:17:45.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-11-17T06:17:45.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-11-17T06:17:45.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-11-17T06:17:45.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-11-17T06:17:45.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-11-17T06:17:45.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-11-17T06:17:45.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-17T06:17:45.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-11-17T06:17:45.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-11-17T06:17:45.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-11-17T06:17:45.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-11-17T06:17:45.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-11-17T06:17:45.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-11-17T06:17:45.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-11-17T06:17:45.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-11-17T06:17:45.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-11-17T06:17:45.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-11-17T06:17:45.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.564 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.564 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.564 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.564 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.564 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-11-17T06:17:45.564 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-11-17T06:17:45.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-11-17T06:17:45.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-11-17T06:17:45.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-11-17T06:17:45.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-11-17T06:17:45.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-17T06:17:45.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-11-17T06:17:45.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-11-17T06:17:45.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.596 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-17T06:17:45.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-11-17T06:17:45.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-11-17T06:17:45.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-17T06:17:45.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-11-17T06:17:45.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-11-17T06:17:45.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-11-17T06:17:45.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-11-17T06:17:45.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-11-17T06:17:45.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-11-17T06:17:45.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-11-17T06:17:45.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-11-17T06:17:45.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-17T06:17:45.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-17T06:17:45.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-17T06:17:45.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-17T06:17:45.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-17T06:17:45.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-17T06:17:45.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-11-17T06:17:45.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-17T06:17:45.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-17T06:17:45.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-11-17T06:17:45.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-17T06:17:45.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-17T06:17:45.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-11-17T06:17:45.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-11-17T06:17:45.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-11-17T06:17:45.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-11-17T06:17:45.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-11-17T06:17:45.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-11-17T06:17:45.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-11-17T06:17:45.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-11-17T06:17:45.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-11-17T06:17:45.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-11-17T06:17:45.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-11-17T06:17:45.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-11-17T06:17:45.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-17T06:17:45.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-17T06:17:45.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-11-17T06:17:45.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-11-17T06:17:45.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-11-17T06:17:45.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.733 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.733 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.734 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.734 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-11-17T06:17:45.734 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-11-17T06:17:45.734 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:45.734 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.734 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.734 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-11-17T06:17:45.734 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.734 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.734 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.734 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-11-17T06:17:45.734 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.734 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.735 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-11-17T06:17:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-11-17T06:17:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-11-17T06:17:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-11-17T06:17:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.737 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.738 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-11-17T06:17:45.738 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-11-17T06:17:45.738 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.738 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.738 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.738 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.738 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.738 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.738 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.738 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-11-17T06:17:45.738 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.738 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.738 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.739 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.739 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-17T06:17:45.739 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-17T06:17:45.739 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:45.739 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.739 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.739 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-17T06:17:45.739 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.739 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.739 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.739 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-11-17T06:17:45.739 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.739 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.739 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.740 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.741 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-11-17T06:17:45.741 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-11-17T06:17:45.741 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:45.741 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.741 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.741 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-11-17T06:17:45.741 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.741 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.741 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.741 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-11-17T06:17:45.741 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.742 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.742 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.742 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.742 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.742 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.742 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.742 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-11-17T06:17:45.742 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.742 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.742 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.742 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.742 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.742 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.742 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.743 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.743 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.743 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.743 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.743 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.743 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.743 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.743 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.743 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.743 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.743 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.743 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.743 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.743 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.744 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.744 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.744 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.744 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.744 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.744 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.744 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.744 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.744 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.744 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.744 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.744 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.744 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.745 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.745 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.745 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.745 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.745 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.745 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.745 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.745 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.745 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.745 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.745 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.745 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.745 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.746 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.746 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.746 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.746 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.746 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.746 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.746 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.746 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.746 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.746 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.746 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.746 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.746 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.746 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.747 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.747 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.747 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.747 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.747 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.747 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.747 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.747 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.747 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.747 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.747 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.747 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.748 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-11-17T06:17:45.748 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-11-17T06:17:45.748 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.748 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.748 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.748 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-17T06:17:45.748 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.748 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.748 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.748 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.748 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.790 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.790 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.790 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.790 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-11-17T06:17:45.790 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-11-17T06:17:45.790 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.790 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.790 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.790 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-11-17T06:17:45.790 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.790 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.790 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.791 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.791 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.791 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.791 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.791 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.791 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-17T06:17:45.791 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-17T06:17:45.791 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.792 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.792 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.792 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-17T06:17:45.792 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.792 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.792 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.792 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.792 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.792 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.792 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.792 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.792 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.792 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.792 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.793 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-11-17T06:17:45.793 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-11-17T06:17:45.793 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-11-17T06:17:45.793 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.793 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-11-17T06:17:45.793 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-11-17T06:17:45.793 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.793 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.793 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.793 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-11-17T06:17:45.793 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.793 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.793 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.793 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.794 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.794 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.794 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.794 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.794 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-11-17T06:17:45.794 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-11-17T06:17:45.794 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.794 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.794 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.794 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-11-17T06:17:45.794 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.794 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.794 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.794 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-11-17T06:17:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-11-17T06:17:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.797 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.797 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.797 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.797 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.797 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.797 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.797 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.797 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.797 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.797 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.797 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.797 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.797 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.797 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.798 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.798 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.798 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.798 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.798 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.798 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.798 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.798 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.798 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.798 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.798 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.798 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.798 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.798 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.799 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.799 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.799 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.799 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.799 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.799 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.799 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.799 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.799 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.799 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.799 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.799 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.799 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.799 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.800 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.800 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.800 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.800 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.800 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.800 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.800 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.800 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.800 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.800 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.800 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.800 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.800 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.800 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.801 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.802 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.802 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.802 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.802 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-17T06:17:45.802 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-17T06:17:45.802 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.802 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.802 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.803 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:45.803 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.803 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.832 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.832 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.832 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.832 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.832 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.832 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.832 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-11-17T06:17:45.832 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-11-17T06:17:45.832 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.832 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.833 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.833 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-11-17T06:17:45.833 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.833 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.833 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.833 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.833 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.833 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.833 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.833 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.833 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-17T06:17:45.833 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-17T06:17:45.833 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.833 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.834 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.834 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-11-17T06:17:45.834 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.834 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.834 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.834 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.834 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.834 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.834 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.834 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.834 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-11-17T06:17:45.834 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-11-17T06:17:45.834 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.834 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.835 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.835 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-17T06:17:45.835 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.835 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.835 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.835 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.835 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.835 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.835 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.835 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.835 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-17T06:17:45.835 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-17T06:17:45.836 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.836 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.836 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.836 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:45.836 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.836 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.836 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.836 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.836 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.836 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.837 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.838 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.838 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.838 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.838 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.838 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-11-17T06:17:45.838 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.838 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.838 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.838 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.838 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.838 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.838 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.839 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.839 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.839 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.839 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.839 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.839 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.839 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.839 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.839 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.839 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.839 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.839 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.839 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.840 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.840 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.840 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.840 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.840 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.840 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.840 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.840 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.840 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.840 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.840 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.840 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.840 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.841 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.841 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.841 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.841 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.841 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.841 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.841 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.841 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.841 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.841 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.841 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.841 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.841 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.842 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.842 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.842 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.842 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.842 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.842 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.842 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.842 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.842 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.842 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.842 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.842 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.842 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.843 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.843 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.843 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.843 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.843 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.843 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.843 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.843 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.843 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.843 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.843 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.843 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-11-17T06:17:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.845 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.845 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.845 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.845 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.845 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.845 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.845 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.845 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.845 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.845 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.845 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.845 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.845 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.846 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.846 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.846 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.846 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.846 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.846 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.846 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.846 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.846 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.847 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.847 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.847 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.847 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.847 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.847 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.847 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.847 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.847 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.847 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.847 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.847 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.847 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.848 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.848 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.848 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.848 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.848 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.848 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.848 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.848 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.848 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.848 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.849 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.849 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.849 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.849 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.849 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.849 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.849 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.849 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.849 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.849 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.849 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.849 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.850 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.850 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.850 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.850 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.850 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.850 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.850 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.850 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.850 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.850 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.851 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.851 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-11-17T06:17:45.851 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.851 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.851 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.851 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-11-17T06:17:45.851 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-11-17T06:17:45.851 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.851 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.851 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.851 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-17T06:17:45.851 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.851 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.851 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.852 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-11-17T06:17:45.852 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.874 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.874 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.874 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.874 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-11-17T06:17:45.874 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-11-17T06:17:45.874 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.874 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.874 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.875 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-17T06:17:45.875 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-11-17T06:17:45.875 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.875 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.875 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-11-17T06:17:45.875 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.875 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.875 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.875 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.875 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.875 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.875 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.875 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.876 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.877 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.877 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.877 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.877 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.877 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.877 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.877 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.877 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.877 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.877 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.877 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.877 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.877 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.878 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.878 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.878 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.878 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.878 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.878 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.878 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.878 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.878 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.878 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.878 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.878 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.878 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.878 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.879 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.879 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.879 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.879 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.879 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.879 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.879 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.879 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.879 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.879 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.879 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.879 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.879 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.880 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.880 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.880 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.880 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.880 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.880 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.880 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.880 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.880 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.880 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.880 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.880 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.880 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.881 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.881 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.881 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-11-17T06:17:45.881 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.881 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.881 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.881 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-11-17T06:17:45.881 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-11-17T06:17:45.881 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.881 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.881 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.881 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-11-17T06:17:45.881 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.881 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-11-17T06:17:45.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.882 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.883 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.883 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.883 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.883 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.883 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.883 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.883 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.883 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.883 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.883 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.883 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.883 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.883 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.883 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.884 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.884 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.884 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.884 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.884 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.884 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.884 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.884 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.884 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.884 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.884 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.884 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.884 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.885 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.885 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.885 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.885 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.885 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.885 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.885 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.885 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.885 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.885 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.885 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.885 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.885 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.886 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.887 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.887 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.887 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.887 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.887 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.887 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.887 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.887 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.887 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-11-17T06:17:45.887 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-11-17T06:17:45.887 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.887 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.887 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.888 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.888 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.888 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.888 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.888 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-11-17T06:17:45.888 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.888 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.888 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.888 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.888 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-11-17T06:17:45.888 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-11-17T06:17:45.888 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.888 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-11-17T06:17:45.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-11-17T06:17:45.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-11-17T06:17:45.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-11-17T06:17:45.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.889 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.890 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.890 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-11-17T06:17:45.890 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.890 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.890 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.890 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-11-17T06:17:45.890 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.890 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.890 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.890 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.890 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-11-17T06:17:45.890 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-11-17T06:17:45.890 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.890 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.891 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.891 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.891 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.891 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.891 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.891 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-11-17T06:17:45.891 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.891 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.891 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.891 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.891 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-11-17T06:17:45.891 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-11-17T06:17:45.891 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.891 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-17T06:17:45.892 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.893 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.893 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.893 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.893 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.893 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.893 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.893 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.893 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.893 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.893 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.893 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.894 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.894 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.894 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.894 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.894 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.894 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.894 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.894 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.894 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.894 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.894 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.894 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.894 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.895 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.895 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.895 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.895 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.895 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.895 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.895 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.895 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.895 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.895 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.895 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.895 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.918 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.918 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.918 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.918 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.918 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.918 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.918 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.919 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.919 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.919 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.919 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.919 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.919 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.919 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.919 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.920 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.920 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.920 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.920 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.920 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.920 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.920 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.920 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.920 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.920 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.920 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.920 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.920 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.921 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.921 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.921 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.921 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.921 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.921 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.921 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.921 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.921 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-11-17T06:17:45.921 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-17T06:17:45.922 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.922 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.922 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.922 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:45.922 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.922 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.922 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.922 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-17T06:17:45.922 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-11-17T06:17:45.922 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-11-17T06:17:45.922 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.922 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-11-17T06:17:45.922 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.922 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.923 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.923 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.923 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.923 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.923 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.923 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-11-17T06:17:45.923 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.923 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.923 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.923 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.923 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.923 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.923 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.923 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.924 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.924 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.924 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.924 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.924 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.924 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.924 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.924 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.924 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.924 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.924 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.924 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.924 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.924 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.925 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.926 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.926 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.926 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.926 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.926 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.926 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.926 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.926 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.926 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.926 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.926 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.926 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.926 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.927 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.927 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.927 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.927 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.927 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.927 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.927 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.927 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.927 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.927 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.927 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.927 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.927 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.927 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.928 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.928 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.928 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.928 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.928 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.928 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.928 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.928 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.928 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.928 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.928 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.928 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.928 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-11-17T06:17:45.929 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.929 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.929 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.929 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.929 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.929 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.929 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.929 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.929 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.929 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.929 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.929 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.930 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.930 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.930 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.930 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.930 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.930 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.930 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.930 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.931 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.931 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.931 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.931 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.931 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.931 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.931 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.932 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.932 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.932 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.932 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.932 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.932 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.932 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.932 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.932 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.932 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.932 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.932 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.932 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.933 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.934 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.934 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.934 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.934 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.934 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.934 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.934 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.934 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.934 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.934 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.934 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.934 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.934 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.934 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.935 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.935 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.935 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.935 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.935 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-17T06:17:45.935 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-17T06:17:45.935 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.935 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.935 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.935 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-17T06:17:45.935 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.935 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.935 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.936 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.936 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.936 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.936 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.936 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.936 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.936 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.936 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.936 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-11-17T06:17:45.936 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.936 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.936 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.936 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.936 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.937 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.937 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.937 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.937 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.937 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.937 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.937 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.937 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.937 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.937 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.937 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.937 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.937 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.937 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.938 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.938 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.938 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.938 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.938 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.938 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.938 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.938 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.938 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.938 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.938 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.938 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.938 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.939 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.939 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.939 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.939 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.939 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.939 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.939 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.939 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.939 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.939 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.939 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.939 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.939 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.939 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.940 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.940 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.940 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.940 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.940 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.940 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.940 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.940 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.940 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.940 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.941 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.941 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.941 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.941 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.941 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.941 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.941 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.941 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.941 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.941 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.941 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.941 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.941 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.942 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.942 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.942 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.942 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.942 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-11-17T06:17:45.942 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-11-17T06:17:45.942 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.943 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.943 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.943 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-11-17T06:17:45.943 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.943 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.943 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.943 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-11-17T06:17:45.943 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.943 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.943 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.943 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.943 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-11-17T06:17:45.943 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-11-17T06:17:45.943 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:45.944 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.944 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.944 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-17T06:17:45.944 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.944 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.944 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.944 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-11-17T06:17:45.944 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.944 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.944 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.944 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.944 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.944 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.944 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-11-17T06:17:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.946 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.946 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.946 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.946 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.946 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.946 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.946 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.946 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.946 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.946 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.946 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.946 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.947 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.947 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.947 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.947 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.947 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.947 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.947 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.947 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.947 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.947 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.947 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.947 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.948 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.948 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.948 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.948 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.948 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.948 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.948 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.948 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.948 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.948 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.948 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.948 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.949 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.949 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.949 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.949 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.949 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.949 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.949 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.949 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.949 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.949 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.949 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.949 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.949 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.950 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.950 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.950 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.950 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.950 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.950 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.950 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.950 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.950 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.950 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.950 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.950 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-11-17T06:17:45.951 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-11-17T06:17:45.951 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.951 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.951 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.951 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.951 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.951 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.951 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.951 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.951 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.951 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.951 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.951 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.952 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-11-17T06:17:45.952 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-11-17T06:17:45.952 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.952 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.952 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.952 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.952 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.952 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.952 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.952 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.952 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.952 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.952 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.953 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.953 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-11-17T06:17:45.953 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-11-17T06:17:45.953 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.953 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.953 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.953 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.953 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.953 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.953 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.953 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.953 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.953 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.954 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.954 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.954 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-17T06:17:45.954 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-17T06:17:45.954 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.954 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.954 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.954 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.954 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.954 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.954 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.954 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.954 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.954 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-17T06:17:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-17T06:17:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.956 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.956 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.956 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.956 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.956 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.956 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-11-17T06:17:45.956 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.956 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.956 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.956 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.956 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.956 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.956 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.957 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.957 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.957 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.957 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.957 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.957 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.957 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.957 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.957 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.957 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.957 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.957 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.957 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.958 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.958 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.958 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.958 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.958 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.958 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.958 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.958 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.958 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.958 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.958 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.958 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.959 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.959 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.959 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.959 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.959 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.959 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.959 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.959 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.959 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.959 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.959 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.959 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.959 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.959 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.960 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.960 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.960 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.960 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.960 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.960 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.960 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.960 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.960 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.960 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.960 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.960 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.960 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.961 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.961 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.961 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.961 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.961 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.961 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.961 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.961 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.961 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.961 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.961 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.961 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.961 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.962 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.962 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-11-17T06:17:45.962 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-11-17T06:17:45.962 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.962 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.962 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.962 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.962 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.962 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.962 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.963 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.963 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.963 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.963 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.963 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.963 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-11-17T06:17:45.963 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-11-17T06:17:45.963 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.963 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.963 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.963 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.963 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.963 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-17T06:17:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-17T06:17:45.965 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.965 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.965 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.965 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.965 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.965 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.965 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.965 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.965 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.965 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.965 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.965 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.965 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.965 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.966 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.966 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.966 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.966 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.966 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.966 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.966 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.966 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.966 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.966 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.966 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.966 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.967 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.967 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.967 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.967 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.967 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.967 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.967 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.967 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.967 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.967 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.967 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.967 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.967 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.968 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.968 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.968 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.968 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.968 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.968 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.968 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.968 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.968 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.968 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.968 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.968 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.968 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.968 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.969 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.969 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.969 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.969 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.969 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.969 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.969 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.969 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.969 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.969 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.969 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.969 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.969 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.970 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.970 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.970 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.970 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.970 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.970 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.970 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.970 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.970 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.970 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.970 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.970 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.971 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.971 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.971 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.971 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.971 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-17T06:17:45.971 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-17T06:17:45.971 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.971 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.971 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.971 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.971 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.971 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.971 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.972 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.972 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.972 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.972 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.972 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.972 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-17T06:17:45.972 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-17T06:17:45.972 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.972 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.972 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.972 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.972 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.972 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.973 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.973 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.973 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.973 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.973 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.973 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.973 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.973 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.973 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.973 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-11-17T06:17:45.973 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.973 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.973 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.974 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.974 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.974 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.974 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.974 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.974 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.974 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.974 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.974 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.974 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.974 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.974 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.974 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.975 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.975 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.975 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.975 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.975 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.975 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.975 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.975 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.975 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.975 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.975 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.975 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.975 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.975 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.976 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.976 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.976 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.976 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.976 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.976 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.976 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.976 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.976 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.976 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.976 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.976 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.976 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.976 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.977 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.977 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.977 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.977 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.977 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.977 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.977 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.977 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.977 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.977 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.977 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.977 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.977 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.977 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.978 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.978 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.978 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.978 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.978 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.978 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.978 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.978 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.978 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.978 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.978 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.978 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.978 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.978 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.979 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.979 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.979 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.979 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.979 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-11-17T06:17:45.979 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.979 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.979 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.979 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.979 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.979 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.979 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.979 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.979 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.980 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.981 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.981 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.981 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.981 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.981 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.981 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.981 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.981 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.981 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.981 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.981 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.981 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.981 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.981 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.982 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.982 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.982 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.982 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.982 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.982 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.982 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.982 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.982 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.982 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.982 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.982 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.982 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.982 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.983 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.984 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.984 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.984 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.984 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.984 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.984 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.984 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-11-17T06:17:45.984 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-11-17T06:17:45.984 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.984 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.984 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.984 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.984 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.985 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.985 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.985 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.985 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.985 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.985 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.985 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.985 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-11-17T06:17:45.985 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-11-17T06:17:45.985 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.985 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.985 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.985 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-11-17T06:17:45.985 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.986 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.986 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.986 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.986 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.986 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.986 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.986 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.986 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-11-17T06:17:45.986 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-11-17T06:17:45.986 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.986 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.986 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.986 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.987 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-11-17T06:17:45.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-11-17T06:17:45.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-17T06:17:45.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.988 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.989 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.989 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.989 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.989 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.989 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.989 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.989 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.989 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.989 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-11-17T06:17:45.989 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-11-17T06:17:45.989 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.989 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.989 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.989 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-11-17T06:17:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-11-17T06:17:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.991 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.991 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.991 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.991 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.991 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.991 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.991 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.991 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.991 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-11-17T06:17:45.991 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-11-17T06:17:45.991 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.991 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.991 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.991 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:45.992 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.992 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.992 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.992 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.992 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.992 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.992 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.992 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.992 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-11-17T06:17:45.992 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-11-17T06:17:45.992 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.992 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.992 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.992 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.993 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.993 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.993 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.993 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.993 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.993 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.993 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.993 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.993 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-11-17T06:17:45.993 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-11-17T06:17:45.993 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.994 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.994 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.994 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.994 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.994 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.994 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.994 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.994 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.994 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.994 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.994 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.994 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-11-17T06:17:45.994 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-11-17T06:17:45.994 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.995 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.995 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:45.995 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.995 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.995 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.995 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.995 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.995 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.995 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.995 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.995 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.995 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:45.995 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.995 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:45.996 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-11-17T06:17:45.996 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:45.996 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:45.996 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:45.996 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:45.996 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:45.996 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.996 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.996 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.996 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:45.996 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.996 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.996 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.996 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.997 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.997 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.997 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.997 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.997 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.997 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.997 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.997 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.997 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.997 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.997 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.997 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:45.997 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:45.997 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:45.998 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.998 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.998 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:45.998 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.998 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.998 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:45.998 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:45.998 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:45.998 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:45.998 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:45.998 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:45.998 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:45.998 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:45.998 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:45.999 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:45.999 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:45.999 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:45.999 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:45.999 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:45.999 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:45.999 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:45.999 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:45.999 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:45.999 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:45.999 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:45.999 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:45.999 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:45.999 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.000 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.000 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.000 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.000 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.000 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.000 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.000 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.000 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.000 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.000 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.000 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.000 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.000 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.000 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.001 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.001 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.001 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.001 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.001 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.001 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.001 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.001 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-11-17T06:17:46.001 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.001 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.001 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.001 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-11-17T06:17:46.001 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-11-17T06:17:46.002 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.002 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.002 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.002 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-11-17T06:17:46.002 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.002 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.002 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.002 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.002 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.002 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.002 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.002 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.002 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-17T06:17:46.002 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-17T06:17:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-11-17T06:17:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.004 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.004 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.004 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.004 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.004 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.004 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.004 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.004 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.004 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.004 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.004 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.004 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.004 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.004 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.005 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.006 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.006 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.006 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.006 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.006 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.006 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.006 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.006 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.006 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.006 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.006 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.006 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.006 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.006 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.007 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.007 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.007 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.007 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.007 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.007 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.007 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.007 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.007 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.007 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.007 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.007 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.007 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.007 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.008 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.009 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-11-17T06:17:46.009 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.009 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.009 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.009 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-11-17T06:17:46.009 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-11-17T06:17:46.009 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.009 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.009 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.009 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.009 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.009 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.009 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.009 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-11-17T06:17:46.010 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.010 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.010 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.010 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.010 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-11-17T06:17:46.010 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-11-17T06:17:46.010 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.010 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.010 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.010 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.010 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.010 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.010 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.011 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.011 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.011 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.011 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.011 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.011 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-11-17T06:17:46.011 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-11-17T06:17:46.011 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.011 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.011 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.011 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.011 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.011 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.011 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.012 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.012 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.012 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.012 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.012 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.012 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-11-17T06:17:46.012 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-11-17T06:17:46.012 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.012 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.012 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.012 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.012 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.012 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.012 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.013 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.013 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.013 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.013 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.013 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.013 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-11-17T06:17:46.013 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-11-17T06:17:46.013 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.013 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.013 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.013 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.013 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.013 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.013 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.014 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.014 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.014 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.014 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.014 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.014 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-11-17T06:17:46.014 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-11-17T06:17:46.014 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.014 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.014 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.014 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.014 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.014 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.014 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-11-17T06:17:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-11-17T06:17:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-11-17T06:17:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.016 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.016 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.016 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.016 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.016 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.016 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-11-17T06:17:46.016 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-11-17T06:17:46.016 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.016 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.016 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.016 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.016 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.016 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.016 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.017 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.017 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.017 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.017 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.017 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.017 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-17T06:17:46.017 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-17T06:17:46.017 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.017 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.017 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.017 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-11-17T06:17:46.017 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-11-17T06:17:46.017 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.017 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.018 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.018 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.018 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.018 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.018 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.018 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-11-17T06:17:46.018 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-11-17T06:17:46.018 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.018 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.018 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.018 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-11-17T06:17:46.018 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.018 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.019 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.019 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.019 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.019 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.019 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.019 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.019 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-11-17T06:17:46.019 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-11-17T06:17:46.019 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.019 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.019 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.019 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.019 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.020 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.021 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.021 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.021 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.021 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.021 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.021 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.021 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.021 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.021 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.021 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.021 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.021 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.021 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.022 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.022 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.022 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.022 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.022 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.022 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.022 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.022 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.022 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.022 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.022 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.022 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.022 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.022 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.023 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.023 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.023 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.023 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.023 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.023 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.023 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.023 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.023 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.023 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.023 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.023 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.023 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.023 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.024 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.025 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.025 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.025 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.025 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.025 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.025 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.025 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.025 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-11-17T06:17:46.025 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-11-17T06:17:46.025 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.025 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.025 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.025 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.026 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.026 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.026 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.026 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.026 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.026 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.026 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.026 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.026 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-11-17T06:17:46.026 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-11-17T06:17:46.026 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.026 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.026 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.027 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.027 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.027 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.027 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.027 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.027 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.027 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.027 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.027 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.027 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-11-17T06:17:46.027 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-11-17T06:17:46.027 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.027 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.028 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.028 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-11-17T06:17:46.028 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.028 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.028 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.028 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.028 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.028 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.028 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.028 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.028 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.028 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.028 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-11-17T06:17:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.030 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.030 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.030 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.030 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.030 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.030 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.030 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.030 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.030 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.030 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.030 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.030 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.030 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.030 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.031 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.032 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.033 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.033 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.033 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.033 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.033 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.033 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.033 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.033 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.033 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.033 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.033 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.033 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.033 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.033 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.034 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.034 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.034 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.034 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.034 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.034 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.034 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.034 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-11-17T06:17:46.034 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.034 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.034 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.034 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.034 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.035 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.035 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.035 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.035 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.035 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.035 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.035 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.035 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.035 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.035 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.035 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.035 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.035 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.035 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.037 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.038 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.038 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.038 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.038 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.038 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.038 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.038 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.038 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.038 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.038 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.038 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.038 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.038 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.038 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.039 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.039 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.039 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.039 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.039 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.039 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.039 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.039 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.039 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.039 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.039 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.039 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.039 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.039 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.040 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.040 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-11-17T06:17:46.040 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.040 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.040 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.040 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-11-17T06:17:46.040 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-11-17T06:17:46.040 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.040 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.040 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.040 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-11-17T06:17:46.040 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.040 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.040 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.041 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.041 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.041 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.041 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.041 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.041 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-11-17T06:17:46.041 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-11-17T06:17:46.041 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.041 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.041 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.041 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.041 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.041 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.041 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.074 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.074 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.074 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.074 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.074 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.074 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-17T06:17:46.074 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-17T06:17:46.074 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.074 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.074 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.074 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-17T06:17:46.074 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.075 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.075 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.075 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.075 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.075 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.075 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.075 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.075 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.075 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.075 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.075 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.075 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.075 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.076 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.076 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.076 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.076 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.076 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.076 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.076 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.076 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.076 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.076 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.076 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.076 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.076 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.077 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.078 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.078 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.078 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.078 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.078 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.078 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.078 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.078 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.078 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.078 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.078 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.078 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.078 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.079 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.079 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.079 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.079 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.079 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.079 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.079 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.079 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.079 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.079 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.079 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.079 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.079 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.079 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-11-17T06:17:46.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-11-17T06:17:46.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.080 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.081 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.081 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.081 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.081 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.081 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.081 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.081 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.081 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.081 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.081 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.081 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-11-17T06:17:46.081 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-11-17T06:17:46.081 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.082 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.082 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.082 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-11-17T06:17:46.082 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.082 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.082 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.082 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.082 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.082 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.082 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.082 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.082 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-11-17T06:17:46.082 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-11-17T06:17:46.082 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.083 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.083 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.083 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-11-17T06:17:46.083 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.083 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.083 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.083 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.083 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.083 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.083 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.083 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.083 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.083 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.083 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-11-17T06:17:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-11-17T06:17:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-11-17T06:17:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-17T06:17:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-17T06:17:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-17T06:17:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-11-17T06:17:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-17T06:17:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-17T06:17:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-17T06:17:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-17T06:17:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-11-17T06:17:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-17T06:17:46.085 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-17T06:17:46.085 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-17T06:17:46.085 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-11-17T06:17:46.085 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-11-17T06:17:46.085 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-11-17T06:17:46.085 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-17T06:17:46.085 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-17T06:17:46.085 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-17T06:17:46.085 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-11-17T06:17:46.085 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-17T06:17:46.085 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.085 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2023-11-17T06:17:46.085 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-11-17T06:17:46.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-17T06:17:46.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-17T06:17:46.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.31:0", 2023-11-17T06:17:46.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1256541706 2023-11-17T06:17:46.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-17T06:17:46.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-17T06:17:46.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-17T06:17:46.086 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.31:0", 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 621213149 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.31:0", 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3698213098 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-17T06:17:46.087 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.088 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.088 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:14 smithi031 bash[24752]: audit 2023-11-17T06:17:14.529312+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.31:0/349621078' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-11-17T06:17:46.089 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-11-17T06:17:46.089 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2023-11-17T06:17:46.089 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-11-17T06:17:46.089 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-11-17T06:17:46.089 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.089 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2023-11-17T06:17:46.089 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-11-17T06:17:46.089 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:18 smithi031 bash[24752]: cluster 2023-11-17T06:17:17.254443+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2023-11-17T06:17:46.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:18 smithi031 bash[24752]: cluster 2023-11-17T06:17:17.255357+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2023-11-17T06:17:46.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:18 smithi031 bash[24752]: cluster 2023-11-17T06:17:17.258835+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-11-17T06:17:46.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:18 smithi031 bash[24752]: cluster 2023-11-17T06:17:17.760703+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.505535s) 2023-11-17T06:17:46.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:18 smithi031 bash[24752]: audit 2023-11-17T06:17:17.764472+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:17:46.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:18 smithi031 bash[24752]: audit 2023-11-17T06:17:17.766121+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:17:46.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:18 smithi031 bash[24752]: audit 2023-11-17T06:17:17.766612+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:17:46.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:18 smithi031 bash[24752]: audit 2023-11-17T06:17:17.767078+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:17:46.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:18 smithi031 bash[24752]: audit 2023-11-17T06:17:17.767980+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:17:46.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:18 smithi031 bash[24752]: audit 2023-11-17T06:17:17.769405+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:17:46.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:18 smithi031 bash[24752]: audit 2023-11-17T06:17:17.769953+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:17:46.091 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:18 smithi031 bash[24752]: cluster 2023-11-17T06:17:17.773995+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2023-11-17T06:17:46.091 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:18 smithi031 bash[24752]: audit 2023-11-17T06:17:17.811169+0000 mon.a (mon.0) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-17T06:17:46.091 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2023-11-17T06:17:46.091 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2023-11-17T06:17:46.091 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2023-11-17T06:17:46.092 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:19 smithi031 bash[24752]: audit 2023-11-17T06:17:18.712649+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-17T06:17:46.092 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:19 smithi031 bash[24752]: cluster 2023-11-17T06:17:18.766489+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.51131s) 2023-11-17T06:17:46.092 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:20 smithi031 bash[24752]: cluster 2023-11-17T06:17:19.768689+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-11-17T06:17:46.092 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:20 smithi031 bash[24752]: audit 2023-11-17T06:17:20.644699+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2023-11-17T06:17:46.092 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:20 smithi031 bash[24752]: audit 2023-11-17T06:17:20.650432+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2023-11-17T06:17:46.093 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Generating ssh key... 2023-11-17T06:17:46.093 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2023-11-17T06:17:46.093 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2023-11-17T06:17:46.093 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:21 smithi031 bash[24752]: audit 2023-11-17T06:17:20.641145+0000 mgr.y (mgr.14117) 1 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:17:46.093 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[24752]: audit 2023-11-17T06:17:22.748550+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAzhIHkWBkaPaPgMKpT4U5acPM4Ys0PojbDQlpiHKUbf5viqRv2GYi\np+EKf/LZKs9nmeNd9OzU2EXc3Le+u/IQpWlw9uhM8D4D1OdOeOPYhwBrNCNaTfT8+DmV/2\nM1KDEKzifNaXk5oBRsujXwai0FIIqWklmX+Wunl2Hj8WZSsIFHGmVuCnqX3zqH564WnQtv\nHXZSDW6o9eM8/95/IuWKJbJ0JnTr2eYVrbz2Q1dCf5JdRi4AtGG7wNRSS8OlJjizgGvaRL\nyoaCA/vry3ZDF0AwBeLPHRgwf5K7bYavJm6LwxRUxW08h1Iugo8du0F0u5iYWyMchNgYxK\nW2alEYYESvhI//W1HKcIEoJb/gTrTRVzKaXQ5rfvD2U/GiTrb4sC2cA0L7R8AQV1ou4bLO\nZwJpe71+xYHBL2kJ8DiOr7vnSKE7B4KZEqbf65p+XW8Q4PsMXyZ3/VB27+/KwnKIvn5iiw\nB/UQv7iiMkZxSprDR3wCXWrFRVlYI/Mf6Yq0E+UnAAAFoDdkYKY3ZGCmAAAAB3NzaC1yc2\nEAAAGBAM4SB5FgZGj2j4DCqU+FOWnDzOGLND6I2w0JaYhylG3+b4qkb9hmIqfhCn/y2SrP\nZ5njXfTs1NhF3Ny3vrvyEKVpcPboTPA+A9TnTnjj2IcAazQjWk30/Pg5lf9jNSgxCs4nzW\nl5OaAUbLo18GotBSCKlpJZl/lrp5dh4/FmUrCBRxplbgp6l986h+euFp0Lbx12Ug1uqPXj\nPP/efyLliiWydCZ069nmFa289kNXQn+SXUYuALRhu8DUUkvDpSY4s4Br2kS8qGggP768t2\nQxdAMAXizx0YMH+Su22GryZui8MUVMVtPIdSLoKPHbtBdLuYmFsjHITYGMSltmpRGGBEr4\nSP/1tRynCBKCW/4E600Vcyml0Oa37w9lPxok62+LAtnANC+0fAEFdaLuGyzmcCaXu9fsWB\nwS9pCfA4jq+750ihOweCmRKm3+uafl1vEOD7DF8md/1Qdu/vysJyiL5+YosAf1EL+4ojJG\ncUqaw0d8Al1qxUVZWCPzH+mKtBPlJwAAAAMBAAEAAAGAWxtvix+x5RI1ifkGgCjnpFI0D/\nfKpmc9absilHgMFcFrMUHYTTWC1vRQ/xawWxQNuuTiUnou9FuW9WKrik7Qe0Ft90vnUEQq\nz4Ngl2QtBCr0Or3ynArXmStknOAQzW85VsIUODCngJXnKEDWxSqYXLXJMnU4Esc89loKPF\n0/69eMRyhXCX0ADmrDUXQPfWljvAPm7RdiziukeX+2eAhCFr6aSbJh4BmwtfqYald3CA3+\n/RszpoybRPraU7LxHj/smWM6HRFYzs8fJIpcPb07h1W+dqa2MoboChHYhheXTsCQp45WfD\nzOmlTvLchN2F3j22LfMvswGG8wW5e8Z7HA4P93n9OQqXqkCKA/etQfz289Hz8wPoLLsd5t\ndSVxiIk10zrR+mX9gDcRNET6fhP51LaOGu6To6Ql8BXz9P20ksY9/WmS+QUYvpqadOd1nm\nJ0JmGX5Lwr2Qo7Y8reFQAsUFQgkRgBjl/cdrxe4vsKScWIfODFahJr77yqCjo4aan5AAAA\nwA3+XCdP3jj0IbG94EmMT+w4EYvqVy/2CDMF4NP8SAP0lA/sgPrwG59D8f6rtuZRfM8qNm\nrbWUZ2+zf6Ij2ODkZUQV9sCVv62+Mv/Sn0hLVh+uTvimOVa8tisirHj2gpyNcnblM1dari\nB1L7FBIlmxPTwxsyX4342Td9zYnL90eHOR/XLlEl8cSs1Pc31nhD/1f+GDNvdyP5Usgw6S\nS2K6TaUy9F2yzcdRi4DCujwiV6+BlOt+JNf56y+MTZodkFpQAAAMEA8PbpcqNfq6SexrmM\nt1rhsf8Jz/6MAgmpFwmVs+aO7B380W1sel12spnzFpQZ5Eupl05kqis+Ikug98/mFOJAlE\n7PD4s3+jbWWCeCbAXHBAoHjAmmlP57URG4plycyRErou530aGRZdqTQ/Z3dtlLiAUz9UAj\n7/y8Hd0NC3UpkqOTLhjxWlQN4yFfiLEISwdWFMSTptoHhi6HtncqcvE9b8+am9UuMLlYmV\nEZJcKKwZtoHK2vXKc12Av4a0vizCU1AAAAwQDa7bst+NMe49lpOyYCYFzt2qjeSYothHqs\n7RAtn1yOVEt54Pb/B/8ygeIKHF/+7YqurqA8xGBC/r57Bx76QLeBZn28VK3gwTMfHi13/U\nNWDLJRytridBpRBl+SgxzdNlhqj7VgfHZwZm4I7bO2EJt0pVw3slbW8aC2s4sdyWxrtIsu\nXMusuA4wGPixDvzpOecTqati3IXZer02p529r6WN6FatXhH7ivbynpYBQc7UP0c+FfTQTa\nRtxZUcynGB+GsAAAApY2VwaC1jZGMyY2VkNC04NTEwLTExZWUtOGRiZi0yMTJlMmRjNjM4\nZTcBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2023-11-17T06:17:46.093 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[24752]: audit 2023-11-17T06:17:22.752765+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAzhIHkWBkaPaPgMKpT4U5acPM4Ys0PojbDQlpiHKUbf5viqRv2GYi\np+EKf/LZKs9nmeNd9OzU2EXc3Le+u/IQpWlw9uhM8D4D1OdOeOPYhwBrNCNaTfT8+DmV/2\nM1KDEKzifNaXk5oBRsujXwai0FIIqWklmX+Wunl2Hj8WZSsIFHGmVuCnqX3zqH564WnQtv\nHXZSDW6o9eM8/95/IuWKJbJ0JnTr2eYVrbz2Q1dCf5JdRi4AtGG7wNRSS8OlJjizgGvaRL\nyoaCA/vry3ZDF0AwBeLPHRgwf5K7bYavJm6LwxRUxW08h1Iugo8du0F0u5iYWyMchNgYxK\nW2alEYYESvhI//W1HKcIEoJb/gTrTRVzKaXQ5rfvD2U/GiTrb4sC2cA0L7R8AQV1ou4bLO\nZwJpe71+xYHBL2kJ8DiOr7vnSKE7B4KZEqbf65p+XW8Q4PsMXyZ3/VB27+/KwnKIvn5iiw\nB/UQv7iiMkZxSprDR3wCXWrFRVlYI/Mf6Yq0E+UnAAAFoDdkYKY3ZGCmAAAAB3NzaC1yc2\nEAAAGBAM4SB5FgZGj2j4DCqU+FOWnDzOGLND6I2w0JaYhylG3+b4qkb9hmIqfhCn/y2SrP\nZ5njXfTs1NhF3Ny3vrvyEKVpcPboTPA+A9TnTnjj2IcAazQjWk30/Pg5lf9jNSgxCs4nzW\nl5OaAUbLo18GotBSCKlpJZl/lrp5dh4/FmUrCBRxplbgp6l986h+euFp0Lbx12Ug1uqPXj\nPP/efyLliiWydCZ069nmFa289kNXQn+SXUYuALRhu8DUUkvDpSY4s4Br2kS8qGggP768t2\nQxdAMAXizx0YMH+Su22GryZui8MUVMVtPIdSLoKPHbtBdLuYmFsjHITYGMSltmpRGGBEr4\nSP/1tRynCBKCW/4E600Vcyml0Oa37w9lPxok62+LAtnANC+0fAEFdaLuGyzmcCaXu9fsWB\nwS9pCfA4jq+750ihOweCmRKm3+uafl1vEOD7DF8md/1Qdu/vysJyiL5+YosAf1EL+4ojJG\ncUqaw0d8Al1qxUVZWCPzH+mKtBPlJwAAAAMBAAEAAAGAWxtvix+x5RI1ifkGgCjnpFI0D/\nfKpmc9absilHgMFcFrMUHYTTWC1vRQ/xawWxQNuuTiUnou9FuW9WKrik7Qe0Ft90vnUEQq\nz4Ngl2QtBCr0Or3ynArXmStknOAQzW85VsIUODCngJXnKEDWxSqYXLXJMnU4Esc89loKPF\n0/69eMRyhXCX0ADmrDUXQPfWljvAPm7RdiziukeX+2eAhCFr6aSbJh4BmwtfqYald3CA3+\n/RszpoybRPraU7LxHj/smWM6HRFYzs8fJIpcPb07h1W+dqa2MoboChHYhheXTsCQp45WfD\nzOmlTvLchN2F3j22LfMvswGG8wW5e8Z7HA4P93n9OQqXqkCKA/etQfz289Hz8wPoLLsd5t\ndSVxiIk10zrR+mX9gDcRNET6fhP51LaOGu6To6Ql8BXz9P20ksY9/WmS+QUYvpqadOd1nm\nJ0JmGX5Lwr2Qo7Y8reFQAsUFQgkRgBjl/cdrxe4vsKScWIfODFahJr77yqCjo4aan5AAAA\nwA3+XCdP3jj0IbG94EmMT+w4EYvqVy/2CDMF4NP8SAP0lA/sgPrwG59D8f6rtuZRfM8qNm\nrbWUZ2+zf6Ij2ODkZUQV9sCVv62+Mv/Sn0hLVh+uTvimOVa8tisirHj2gpyNcnblM1dari\nB1L7FBIlmxPTwxsyX4342Td9zYnL90eHOR/XLlEl8cSs1Pc31nhD/1f+GDNvdyP5Usgw6S\nS2K6TaUy9F2yzcdRi4DCujwiV6+BlOt+JNf56y+MTZodkFpQAAAMEA8PbpcqNfq6SexrmM\nt1rhsf8Jz/6MAgmpFwmVs+aO7B380W1sel12spnzFpQZ5Eupl05kqis+Ikug98/mFOJAlE\n7PD4s3+jbWWCeCbAXHBAoHjAmmlP57URG4plycyRErou530aGRZdqTQ/Z3dtlLiAUz9UAj\n7/y8Hd0NC3UpkqOTLhjxWlQN4yFfiLEISwdWFMSTptoHhi6HtncqcvE9b8+am9UuMLlYmV\nEZJcKKwZtoHK2vXKc12Av4a0vizCU1AAAAwQDa7bst+NMe49lpOyYCYFzt2qjeSYothHqs\n7RAtn1yOVEt54Pb/B/8ygeIKHF/+7YqurqA8xGBC/r57Bx76QLeBZn28VK3gwTMfHi13/U\nNWDLJRytridBpRBl+SgxzdNlhqj7VgfHZwZm4I7bO2EJt0pVw3slbW8aC2s4sdyWxrtIsu\nXMusuA4wGPixDvzpOecTqati3IXZer02p529r6WN6FatXhH7ivbynpYBQc7UP0c+FfTQTa\nRtxZUcynGB+GsAAAApY2VwaC1jZGMyY2VkNC04NTEwLTExZWUtOGRiZi0yMTJlMmRjNjM4\nZTcBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2023-11-17T06:17:46.094 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[24752]: audit 2023-11-17T06:17:22.753877+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOEgeRYGRo9o+AwqlPhTlpw8zhizQ+iNsNCWmIcpRt/m+KpG/YZiKn4Qp/8tkqz2eZ41307NTYRdzct7678hClaXD26EzwPgPU505449iHAGs0I1pN9Pz4OZX/YzUoMQrOJ81peTmgFGy6NfBqLQUgipaSWZf5a6eXYePxZlKwgUcaZW4KepffOofnrhadC28ddlINbqj14zz/3n8i5YolsnQmdOvZ5hWtvPZDV0J/kl1GLgC0YbvA1FJLw6UmOLOAa9pEvKhoID++vLdkMXQDAF4s8dGDB/krtthq8mbovDFFTFbTyHUi6Cjx27QXS7mJhbIxyE2BjEpbZqURhgRK+Ej/9bUcpwgSglv+BOtNFXMppdDmt+8PZT8aJOtviwLZwDQvtHwBBXWi7hss5nAml7vX7FgcEvaQnwOI6vu+dIoTsHgpkSpt/rmn5dbxDg+wxfJnf9UHbv78rCcoi+fmKLAH9RC/uKIyRnFKmsNHfAJdasVFWVgj8x/pirQT5Sc= ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7\n"}]: dispatch 2023-11-17T06:17:46.094 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[24752]: audit 2023-11-17T06:17:22.757448+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOEgeRYGRo9o+AwqlPhTlpw8zhizQ+iNsNCWmIcpRt/m+KpG/YZiKn4Qp/8tkqz2eZ41307NTYRdzct7678hClaXD26EzwPgPU505449iHAGs0I1pN9Pz4OZX/YzUoMQrOJ81peTmgFGy6NfBqLQUgipaSWZf5a6eXYePxZlKwgUcaZW4KepffOofnrhadC28ddlINbqj14zz/3n8i5YolsnQmdOvZ5hWtvPZDV0J/kl1GLgC0YbvA1FJLw6UmOLOAa9pEvKhoID++vLdkMXQDAF4s8dGDB/krtthq8mbovDFFTFbTyHUi6Cjx27QXS7mJhbIxyE2BjEpbZqURhgRK+Ej/9bUcpwgSglv+BOtNFXMppdDmt+8PZT8aJOtviwLZwDQvtHwBBXWi7hss5nAml7vX7FgcEvaQnwOI6vu+dIoTsHgpkSpt/rmn5dbxDg+wxfJnf9UHbv78rCcoi+fmKLAH9RC/uKIyRnFKmsNHfAJdasVFWVgj8x/pirQT5Sc= ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7\n"}]': finished 2023-11-17T06:17:46.094 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: Generating public/private rsa key pair. 2023-11-17T06:17:46.094 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: Your identification has been saved in /tmp/tmpkyy_0_qb/key. 2023-11-17T06:17:46.094 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: Your public key has been saved in /tmp/tmpkyy_0_qb/key.pub. 2023-11-17T06:17:46.094 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: The key fingerprint is: 2023-11-17T06:17:46.094 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: SHA256:6zs6NOoIxitt02PLuPM8T6rQnEIPW2NlH0WOJirBwhc ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:17:46.094 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: The key's randomart image is: 2023-11-17T06:17:46.094 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: +---[RSA 3072]----+ 2023-11-17T06:17:46.095 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: | E .o | 2023-11-17T06:17:46.095 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: |o . + | 2023-11-17T06:17:46.095 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: |.+ . + + . | 2023-11-17T06:17:46.095 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: |. o + + . | 2023-11-17T06:17:46.095 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: | + = .S | 2023-11-17T06:17:46.095 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: |ooB.. o . | 2023-11-17T06:17:46.095 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: |+=+o o... | 2023-11-17T06:17:46.095 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: |o+*=*o... | 2023-11-17T06:17:46.095 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: |.o=OB=oooo | 2023-11-17T06:17:46.095 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:22 smithi031 bash[25016]: +----[SHA256]-----+ 2023-11-17T06:17:46.096 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2023-11-17T06:17:46.096 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2023-11-17T06:17:46.096 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:23 smithi031 bash[24752]: audit 2023-11-17T06:17:22.494985+0000 mgr.y (mgr.14117) 2 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:17:46.096 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:23 smithi031 bash[24752]: cephadm 2023-11-17T06:17:22.495216+0000 mgr.y (mgr.14117) 3 : cephadm [INF] Generating ssh key... 2023-11-17T06:17:46.097 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOEgeRYGRo9o+AwqlPhTlpw8zhizQ+iNsNCWmIcpRt/m+KpG/YZiKn4Qp/8tkqz2eZ41307NTYRdzct7678hClaXD26EzwPgPU505449iHAGs0I1pN9Pz4OZX/YzUoMQrOJ81peTmgFGy6NfBqLQUgipaSWZf5a6eXYePxZlKwgUcaZW4KepffOofnrhadC28ddlINbqj14zz/3n8i5YolsnQmdOvZ5hWtvPZDV0J/kl1GLgC0YbvA1FJLw6UmOLOAa9pEvKhoID++vLdkMXQDAF4s8dGDB/krtthq8mbovDFFTFbTyHUi6Cjx27QXS7mJhbIxyE2BjEpbZqURhgRK+Ej/9bUcpwgSglv+BOtNFXMppdDmt+8PZT8aJOtviwLZwDQvtHwBBXWi7hss5nAml7vX7FgcEvaQnwOI6vu+dIoTsHgpkSpt/rmn5dbxDg+wxfJnf9UHbv78rCcoi+fmKLAH9RC/uKIyRnFKmsNHfAJdasVFWVgj8x/pirQT5Sc= ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:17:46.097 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2023-11-17T06:17:46.097 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2023-11-17T06:17:46.097 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Adding host smithi031... 2023-11-17T06:17:46.097 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi031'] 2023-11-17T06:17:46.097 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi031 2023-11-17T06:17:46.097 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:24 smithi031 bash[24752]: audit 2023-11-17T06:17:24.524739+0000 mgr.y (mgr.14117) 4 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:17:46.098 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:26 smithi031 bash[25016]: Warning: Permanently added 'smithi031,172.21.15.31' (ECDSA) to the list of known hosts. 2023-11-17T06:17:46.098 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi031' 2023-11-17T06:17:46.098 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:27 smithi031 bash[24752]: audit 2023-11-17T06:17:26.418143+0000 mgr.y (mgr.14117) 5 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi031", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:17:46.098 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:27 smithi031 bash[24752]: audit 2023-11-17T06:17:27.082325+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"smithi031\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-17T06:17:46.098 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:27 smithi031 bash[24752]: audit 2023-11-17T06:17:27.086173+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"smithi031\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-17T06:17:46.098 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:27 smithi031 bash[24752]: audit 2023-11-17T06:17:27.368899+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:17:46.099 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:27 smithi031 bash[24752]: audit 2023-11-17T06:17:27.373476+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:17:46.099 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:27 smithi031 bash[24752]: audit 2023-11-17T06:17:27.374755+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:17:46.099 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Enabling the dashboard module... 2023-11-17T06:17:46.099 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2023-11-17T06:17:46.099 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2023-11-17T06:17:46.100 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:28 smithi031 bash[24752]: cephadm 2023-11-17T06:17:27.086842+0000 mgr.y (mgr.14117) 6 : cephadm [INF] Added host smithi031 2023-11-17T06:17:46.100 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:28 smithi031 bash[24752]: audit 2023-11-17T06:17:28.057611+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:28.055041\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:28.056678\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-17T06:17:28.056808\", \"networks\": {}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:17:46.100 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:28 smithi031 bash[24752]: audit 2023-11-17T06:17:28.062106+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:28.055041\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:28.056678\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-17T06:17:28.056808\", \"networks\": {}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:17:46.100 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:28 smithi031 bash[24752]: audit 2023-11-17T06:17:28.063297+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.14117 172.21.15.31:0/1833245445' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:17:46.100 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:29 smithi031 bash[24752]: audit 2023-11-17T06:17:29.847807+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.31:0/1570461472' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-11-17T06:17:46.100 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:29 smithi031 bash[25016]: ignoring --setuser ceph since I am not root 2023-11-17T06:17:46.100 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:29 smithi031 bash[25016]: ignoring --setgroup ceph since I am not root 2023-11-17T06:17:46.101 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-11-17T06:17:46.101 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-11-17T06:17:46.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:30 smithi031 bash[24752]: audit 2023-11-17T06:17:29.904641+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.31:0/1570461472' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-11-17T06:17:46.101 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:30 smithi031 bash[24752]: cluster 2023-11-17T06:17:29.904784+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 12s) 2023-11-17T06:17:46.353 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.353 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2023-11-17T06:17:46.353 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14117, 2023-11-17T06:17:46.353 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-11-17T06:17:46.353 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-11-17T06:17:46.353 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-17T06:17:46.354 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.354 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-17T06:17:46.354 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.31:6800", 2023-11-17T06:17:46.354 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3979087404 2023-11-17T06:17:46.354 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.354 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.354 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-11-17T06:17:46.354 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.31:6801", 2023-11-17T06:17:46.354 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3979087404 2023-11-17T06:17:46.354 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.354 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-17T06:17:46.354 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.31:6801/3979087404", 2023-11-17T06:17:46.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-11-17T06:17:17.255137+0000", 2023-11-17T06:17:46.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-11-17T06:17:46.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-17T06:17:46.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-11-17T06:17:46.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-17T06:17:46.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-17T06:17:46.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2023-11-17T06:17:46.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-17T06:17:46.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-17T06:17:46.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-11-17T06:17:46.355 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-11-17T06:17:46.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-17T06:17:46.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-17T06:17:46.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-17T06:17:46.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.356 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-11-17T06:17:46.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.357 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.358 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.359 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.360 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.361 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.361 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.361 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.361 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.361 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.361 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.361 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.361 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.361 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.361 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.361 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.361 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.361 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.362 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.362 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.362 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.362 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.362 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.362 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.362 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.362 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.362 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.362 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.362 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.362 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-11-17T06:17:46.363 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-11-17T06:17:46.363 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.363 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.363 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.363 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.363 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.363 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.363 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.363 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-11-17T06:17:46.363 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.363 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.363 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.364 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.364 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-11-17T06:17:46.364 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-11-17T06:17:46.364 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.364 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.364 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.364 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-11-17T06:17:46.364 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.364 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.364 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.364 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-11-17T06:17:46.364 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.364 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.365 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.365 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.365 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-11-17T06:17:46.365 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-11-17T06:17:46.365 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.365 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.365 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.365 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.365 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.365 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.365 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.365 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-11-17T06:17:46.366 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.366 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.366 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.366 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.366 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-11-17T06:17:46.366 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-11-17T06:17:46.366 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.366 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.366 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.366 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.366 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.366 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.366 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.367 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-11-17T06:17:46.367 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.367 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.367 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.367 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.367 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-11-17T06:17:46.367 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-11-17T06:17:46.367 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.367 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.367 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.367 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-11-17T06:17:46.367 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.367 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.368 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.368 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-11-17T06:17:46.368 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.368 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.368 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.368 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.368 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-11-17T06:17:46.368 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-11-17T06:17:46.368 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.368 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.368 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.368 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.368 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.369 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.369 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.369 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-11-17T06:17:46.369 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.369 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.369 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.369 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.369 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-11-17T06:17:46.369 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-11-17T06:17:46.369 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.369 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.369 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.369 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.370 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.370 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.370 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.370 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-11-17T06:17:46.370 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.370 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.370 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.370 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.370 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-11-17T06:17:46.370 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-11-17T06:17:46.370 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.370 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.370 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.371 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.371 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.371 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.371 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.371 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-11-17T06:17:46.371 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.371 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.371 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.371 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.371 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.371 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.371 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.371 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-11-17T06:17:46.372 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.372 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.372 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.372 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-11-17T06:17:46.372 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-11-17T06:17:46.372 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.372 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.372 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.372 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.372 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.372 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.372 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.373 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-11-17T06:17:46.373 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.373 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.373 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.373 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.373 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-11-17T06:17:46.373 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-11-17T06:17:46.373 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.373 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.373 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.373 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-11-17T06:17:46.373 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.373 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.374 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.374 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-11-17T06:17:46.374 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-17T06:17:46.374 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.374 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.374 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.374 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-11-17T06:17:46.374 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-11-17T06:17:46.374 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-17T06:17:46.374 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.374 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.374 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-17T06:17:46.375 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-17T06:17:46.375 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-17T06:17:46.375 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.375 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-11-17T06:17:46.375 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-17T06:17:46.375 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.375 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.375 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.375 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-11-17T06:17:46.375 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-11-17T06:17:46.375 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-17T06:17:46.375 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.375 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.376 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-11-17T06:17:46.376 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-17T06:17:46.376 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-11-17T06:17:46.376 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.376 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-11-17T06:17:46.376 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.376 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.376 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.376 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.376 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-11-17T06:17:46.376 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-11-17T06:17:46.376 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.377 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.377 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.377 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-11-17T06:17:46.377 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.377 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.377 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.377 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-11-17T06:17:46.377 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:17:46.377 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.377 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.377 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.377 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-11-17T06:17:46.377 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-11-17T06:17:46.378 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-17T06:17:46.378 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.378 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.378 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-11-17T06:17:46.378 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-11-17T06:17:46.378 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-11-17T06:17:46.378 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.378 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-11-17T06:17:46.378 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-11-17T06:17:46.378 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.378 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.378 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.379 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-11-17T06:17:46.379 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-11-17T06:17:46.379 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.379 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.379 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.379 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-11-17T06:17:46.379 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.379 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.379 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.379 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-11-17T06:17:46.379 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-17T06:17:46.379 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.379 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.380 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.380 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-11-17T06:17:46.380 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-11-17T06:17:46.380 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-17T06:17:46.380 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.380 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.380 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-17T06:17:46.380 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-17T06:17:46.380 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-17T06:17:46.380 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.380 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-11-17T06:17:46.380 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-17T06:17:46.381 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.381 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.381 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.381 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.381 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.381 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.381 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.381 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.381 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.381 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.381 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.381 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.381 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.382 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.382 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.382 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.382 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.382 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.382 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.382 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.382 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.382 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.382 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.382 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.382 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.383 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.383 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.383 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.383 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.383 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.383 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.383 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.383 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.383 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.383 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.383 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.383 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.384 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.384 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.384 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.384 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.384 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.384 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.384 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.384 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.384 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.384 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.384 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.384 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.384 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.385 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.385 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.385 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.385 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.385 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.385 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.385 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.385 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.385 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.385 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.385 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.385 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.386 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.386 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.386 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.386 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.386 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.386 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.386 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.386 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.386 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.386 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.386 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.386 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-11-17T06:17:46.387 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-11-17T06:17:46.387 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-17T06:17:46.387 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.387 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.387 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-17T06:17:46.387 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.387 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.387 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.387 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-11-17T06:17:46.387 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.387 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.387 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.387 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-17T06:17:46.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-17T06:17:46.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-11-17T06:17:46.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-11-17T06:17:46.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-11-17T06:17:46.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-11-17T06:17:46.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.388 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-11-17T06:17:46.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-11-17T06:17:46.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-11-17T06:17:46.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.389 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-11-17T06:17:46.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-17T06:17:46.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-17T06:17:46.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.390 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-17T06:17:46.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-11-17T06:17:46.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-11-17T06:17:46.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-11-17T06:17:46.391 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-17T06:17:46.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-17T06:17:46.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-11-17T06:17:46.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-11-17T06:17:46.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-11-17T06:17:46.392 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-11-17T06:17:46.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-17T06:17:46.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-17T06:17:46.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-11-17T06:17:46.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.393 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.394 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.394 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.394 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-11-17T06:17:46.394 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.394 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.394 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.394 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-11-17T06:17:46.394 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-11-17T06:17:46.394 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.394 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.394 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.394 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-11-17T06:17:46.395 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:17:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-11-17T06:17:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-11-17T06:17:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.396 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-11-17T06:17:46.396 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.396 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.396 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.396 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-11-17T06:17:46.396 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.396 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.396 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.396 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.396 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-11-17T06:17:46.396 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-11-17T06:17:46.397 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.397 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.397 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.397 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-17T06:17:46.397 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.397 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.397 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.397 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-11-17T06:17:46.397 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.397 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.397 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.397 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.398 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-11-17T06:17:46.398 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-11-17T06:17:46.398 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.398 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.398 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.398 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-11-17T06:17:46.398 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.398 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.398 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.398 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-11-17T06:17:46.398 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.398 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.399 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.399 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.399 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-11-17T06:17:46.399 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-11-17T06:17:46.399 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.399 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.399 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.399 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-17T06:17:46.399 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.399 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.399 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.399 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-11-17T06:17:46.400 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.400 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.400 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.400 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.400 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.400 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.400 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.400 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.400 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.400 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.400 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.400 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.401 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.401 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.401 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.401 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.401 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.401 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.401 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.401 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.401 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.401 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.401 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.401 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.401 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.402 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.402 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.402 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.402 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.402 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.402 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.402 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.402 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.402 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.402 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-11-17T06:17:46.402 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.402 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.403 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.403 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.403 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.403 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.403 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.403 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.403 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.403 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.403 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.403 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.403 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.403 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.404 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.404 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.404 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.404 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.404 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.404 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.404 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.404 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.404 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.404 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.404 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.404 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.405 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.405 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.405 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.405 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.405 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.405 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.405 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.405 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.405 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.405 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.405 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.405 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.406 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.406 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-17T06:17:46.406 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-17T06:17:46.406 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.406 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.406 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.406 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-11-17T06:17:46.406 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.406 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.406 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.406 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-11-17T06:17:46.406 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-11-17T06:17:46.407 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.407 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-11-17T06:17:46.407 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.407 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.407 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.407 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.407 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-11-17T06:17:46.407 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-11-17T06:17:46.407 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.407 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.407 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.407 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.408 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.408 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.408 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.408 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-11-17T06:17:46.408 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.408 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.408 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.408 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.408 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-11-17T06:17:46.408 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-11-17T06:17:46.408 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.408 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.409 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.409 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.409 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.409 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.409 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.409 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-11-17T06:17:46.409 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.409 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.409 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.409 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.409 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-11-17T06:17:46.409 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-11-17T06:17:46.410 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.410 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.410 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.410 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.410 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.410 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.410 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.410 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-11-17T06:17:46.410 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.410 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.410 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.410 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.411 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-11-17T06:17:46.411 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-11-17T06:17:46.411 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.411 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.411 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.411 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.411 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.411 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.411 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.411 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:17:46.411 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.411 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.411 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.412 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.412 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.412 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.412 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.412 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-11-17T06:17:46.412 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.412 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.412 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.412 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.412 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.412 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.412 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.412 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.413 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.413 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.413 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.413 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.413 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.413 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.413 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.413 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.413 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.413 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.413 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.413 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.413 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.414 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.414 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.414 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.414 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.414 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.414 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.414 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.414 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.414 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.414 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.414 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.414 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.415 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.415 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.415 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.415 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.415 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.415 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.415 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.415 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.415 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.415 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.415 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.415 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.415 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.416 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.416 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.416 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.416 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.416 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.416 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.416 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.416 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.416 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.416 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.416 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.416 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.416 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.417 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.417 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.417 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.417 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.417 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.417 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.417 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.417 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.417 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.417 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.417 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.417 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.418 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.418 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.418 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-11-17T06:17:46.418 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-11-17T06:17:46.418 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.418 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.418 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.418 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-11-17T06:17:46.418 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.418 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.418 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.418 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-11-17T06:17:46.418 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.419 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.419 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.419 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.419 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-11-17T06:17:46.419 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-11-17T06:17:46.419 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.419 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.419 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.419 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-11-17T06:17:46.419 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.419 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.419 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.419 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-11-17T06:17:46.420 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.420 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.420 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.420 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.420 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.420 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.420 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.420 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-11-17T06:17:46.420 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.420 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.420 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.420 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-11-17T06:17:46.420 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-11-17T06:17:46.421 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.421 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.421 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.421 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.421 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.421 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.421 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.421 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.421 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.421 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.421 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.421 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.421 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-11-17T06:17:46.422 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-11-17T06:17:46.422 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.422 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.422 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.422 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.422 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.422 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.422 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.422 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.422 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.422 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.422 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.423 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.423 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-11-17T06:17:46.423 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-11-17T06:17:46.423 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.423 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.423 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.423 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.423 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.423 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.423 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.423 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.423 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.424 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.424 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.424 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.424 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-11-17T06:17:46.424 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-11-17T06:17:46.424 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.424 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.424 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.424 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.424 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.424 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.424 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.425 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.425 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.425 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.425 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.425 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.425 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-11-17T06:17:46.425 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-11-17T06:17:46.425 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.425 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.425 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.425 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.425 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.425 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.426 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.426 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.426 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.426 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.426 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.426 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.426 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-11-17T06:17:46.426 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-11-17T06:17:46.426 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.426 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.426 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.426 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.427 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.427 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.427 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.427 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.427 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.427 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.427 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.427 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.427 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-11-17T06:17:46.427 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-11-17T06:17:46.427 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.427 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.428 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.428 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.428 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.428 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.428 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.428 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.428 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.428 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.428 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.428 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.428 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-11-17T06:17:46.428 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-11-17T06:17:46.429 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.429 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.429 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.429 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.429 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.429 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.429 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.429 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.429 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.429 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.429 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.429 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.429 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-11-17T06:17:46.430 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-11-17T06:17:46.430 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.430 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.430 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.430 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.430 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.430 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.430 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.430 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.430 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.430 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.430 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.430 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.431 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-11-17T06:17:46.431 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-11-17T06:17:46.431 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.431 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.431 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.431 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.431 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.431 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.431 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.431 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.431 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.431 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.432 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.432 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.432 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-11-17T06:17:46.432 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-11-17T06:17:46.432 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.432 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.432 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.432 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.432 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.432 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.432 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.432 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.432 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.433 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.433 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.433 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.433 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-11-17T06:17:46.433 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-11-17T06:17:46.433 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.433 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.433 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.433 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-17T06:17:46.433 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.433 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.433 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.433 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.434 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.434 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.434 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.434 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.434 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-11-17T06:17:46.434 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-11-17T06:17:46.434 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.434 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.434 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.434 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.434 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.434 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.434 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-11-17T06:17:46.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-11-17T06:17:46.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.435 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-11-17T06:17:46.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-11-17T06:17:46.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-17T06:17:46.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.436 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-11-17T06:17:46.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-11-17T06:17:46.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.437 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-11-17T06:17:46.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-11-17T06:17:46.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.438 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-11-17T06:17:46.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-11-17T06:17:46.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.439 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-11-17T06:17:46.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-11-17T06:17:46.440 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-11-17T06:17:46.441 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-11-17T06:17:46.442 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.442 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.442 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.442 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.442 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.442 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.442 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.442 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.442 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.442 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.442 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.442 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.442 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-11-17T06:17:46.443 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-11-17T06:17:46.443 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.443 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.443 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.443 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.443 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.443 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.443 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.443 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.443 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.443 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.443 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.444 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.444 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-11-17T06:17:46.444 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-11-17T06:17:46.444 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.444 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.444 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.444 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.444 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.444 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.444 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.444 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.444 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.445 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.445 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.445 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.445 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-11-17T06:17:46.445 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-11-17T06:17:46.445 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.445 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.445 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.445 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.445 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.445 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.445 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.445 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.446 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.446 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.446 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.446 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.446 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-11-17T06:17:46.446 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-11-17T06:17:46.446 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.446 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.446 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.446 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.446 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.446 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.446 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.447 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.447 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.447 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.447 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.447 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.447 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-11-17T06:17:46.447 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-11-17T06:17:46.447 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.447 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.447 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.447 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.447 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.447 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.448 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.448 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.448 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.448 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.448 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.448 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.448 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-11-17T06:17:46.448 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-11-17T06:17:46.448 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.448 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.448 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.448 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.448 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.449 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.449 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.449 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.449 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.449 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.449 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.449 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.449 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-11-17T06:17:46.449 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-11-17T06:17:46.449 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.449 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.449 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.449 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-11-17T06:17:46.450 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.450 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.450 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.450 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.450 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.450 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.450 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.450 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.450 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-11-17T06:17:46.450 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-11-17T06:17:46.450 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.450 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.450 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.451 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-17T06:17:46.451 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.451 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.451 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.451 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.451 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.451 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.451 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.451 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.451 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-11-17T06:17:46.451 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-11-17T06:17:46.451 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.451 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.452 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.452 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-11-17T06:17:46.452 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.452 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.452 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.452 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.452 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.452 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.452 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.452 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.452 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-11-17T06:17:46.452 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-11-17T06:17:46.452 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.453 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.453 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.453 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-11-17T06:17:46.453 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.453 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.453 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.453 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.453 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.453 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.453 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.453 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.453 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-11-17T06:17:46.453 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-11-17T06:17:46.453 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.454 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.454 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.454 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.454 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.454 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.454 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.454 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.454 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.454 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.454 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.454 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.454 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-11-17T06:17:46.455 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-11-17T06:17:46.455 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.455 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.455 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.455 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-17T06:17:46.455 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.455 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.455 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.455 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.455 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.455 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.455 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.455 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.456 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-11-17T06:17:46.456 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-11-17T06:17:46.456 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.456 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.456 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.456 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.456 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.456 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.456 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.456 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.456 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.456 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.456 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.456 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.457 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-11-17T06:17:46.457 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-11-17T06:17:46.457 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.457 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.457 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.457 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-11-17T06:17:46.457 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.457 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.457 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.457 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.457 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.457 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.457 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.458 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.458 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-11-17T06:17:46.458 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-11-17T06:17:46.458 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.458 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.458 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.458 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-11-17T06:17:46.458 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.458 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.458 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.458 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.458 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.458 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-11-17T06:17:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-11-17T06:17:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.459 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.460 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.460 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.460 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-11-17T06:17:46.460 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-11-17T06:17:46.460 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.460 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.460 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.460 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.460 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.460 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.460 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.460 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.460 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.461 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.461 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.461 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.461 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-11-17T06:17:46.461 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-11-17T06:17:46.461 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.461 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.461 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.461 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.461 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.461 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.461 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.461 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.462 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.462 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.462 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.462 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.462 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-11-17T06:17:46.462 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-11-17T06:17:46.462 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.462 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.462 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.462 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-17T06:17:46.462 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.462 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.463 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.463 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.463 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.463 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.463 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.463 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.463 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-11-17T06:17:46.463 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-11-17T06:17:46.463 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.463 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.463 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.463 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-17T06:17:46.463 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.464 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.464 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.464 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.464 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.464 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.464 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.464 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.464 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-11-17T06:17:46.464 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-11-17T06:17:46.464 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.464 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.464 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.464 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.465 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.466 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.466 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.466 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.466 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.466 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.466 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.466 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.466 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-11-17T06:17:46.466 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-11-17T06:17:46.466 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.466 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.466 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.466 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.467 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.467 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.467 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.467 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-11-17T06:17:46.467 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.467 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.467 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.467 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.467 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-11-17T06:17:46.467 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-11-17T06:17:46.467 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.467 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.467 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.468 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-11-17T06:17:46.468 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.468 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.468 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.468 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.468 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.468 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.468 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.468 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.468 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-17T06:17:46.468 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-17T06:17:46.468 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.468 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.469 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.470 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.470 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.470 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.470 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.470 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.470 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.470 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.470 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.470 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.470 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.470 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.470 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.470 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.471 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.471 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.471 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.471 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.471 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.471 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.471 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.471 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.471 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.471 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.471 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.471 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.471 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.472 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.472 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.472 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.472 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.472 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.472 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.472 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.472 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.472 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.472 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.472 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.472 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.472 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.472 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.473 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.473 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.473 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.473 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.473 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.473 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.473 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.473 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.473 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.473 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.473 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.473 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.473 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-17T06:17:46.475 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-17T06:17:46.475 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.475 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.475 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.475 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.475 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.475 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.475 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.475 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.475 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.475 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.475 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.475 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.476 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-17T06:17:46.476 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-17T06:17:46.476 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.476 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.476 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.476 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-11-17T06:17:46.476 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.476 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.476 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.476 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.476 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.476 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.476 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.477 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.477 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-17T06:17:46.477 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-17T06:17:46.477 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.477 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.477 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.477 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-11-17T06:17:46.477 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.477 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.477 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.477 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.477 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.477 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.478 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.478 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.478 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-17T06:17:46.478 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-17T06:17:46.478 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.478 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.478 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.478 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.478 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.478 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.478 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.478 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.478 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.479 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.479 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.479 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.479 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-11-17T06:17:46.479 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-11-17T06:17:46.479 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.479 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.479 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.479 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-11-17T06:17:46.479 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.479 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.479 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.479 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.480 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.480 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.480 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.480 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.480 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-11-17T06:17:46.480 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-11-17T06:17:46.480 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.480 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.480 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.480 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-11-17T06:17:46.480 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.480 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.481 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.481 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.481 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-11-17T06:17:46.481 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.481 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.481 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.481 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.481 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.481 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.481 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-11-17T06:17:46.481 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-11-17T06:17:46.481 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.481 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.482 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.482 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-11-17T06:17:46.482 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-11-17T06:17:46.482 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-11-17T06:17:46.482 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.482 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.482 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.482 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.482 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.482 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.482 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-11-17T06:17:46.482 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-11-17T06:17:46.482 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-17T06:17:46.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-17T06:17:46.483 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.484 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-11-17T06:17:46.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-11-17T06:17:46.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-11-17T06:17:46.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.485 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-11-17T06:17:46.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.486 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.487 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.488 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.489 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.490 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.490 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.490 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.490 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.490 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.490 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.490 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.490 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.490 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.490 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.490 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.490 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.490 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.491 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.491 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.491 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.491 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.491 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.491 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.491 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.491 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.491 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.491 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.491 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-11-17T06:17:46.491 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-11-17T06:17:46.491 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.492 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.492 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.492 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-11-17T06:17:46.492 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.492 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.492 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.492 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-11-17T06:17:46.492 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.492 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.492 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.492 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.492 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-11-17T06:17:46.492 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-11-17T06:17:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-11-17T06:17:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-11-17T06:17:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-11-17T06:17:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-11-17T06:17:46.494 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.494 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.494 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.494 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-11-17T06:17:46.494 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.494 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.494 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.494 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-11-17T06:17:46.494 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.494 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.494 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.494 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.494 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-11-17T06:17:46.495 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-11-17T06:17:46.495 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.495 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.495 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.495 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-17T06:17:46.495 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.495 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.495 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.495 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-11-17T06:17:46.495 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.495 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.495 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.495 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.496 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-11-17T06:17:46.496 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-11-17T06:17:46.496 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.496 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.496 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.496 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.496 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.496 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.496 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.496 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-11-17T06:17:46.496 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.496 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.496 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.497 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.497 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-17T06:17:46.497 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-17T06:17:46.497 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.497 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.497 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.497 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-17T06:17:46.497 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.497 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.497 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.497 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-11-17T06:17:46.497 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.498 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.498 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.498 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.498 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-11-17T06:17:46.498 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-11-17T06:17:46.498 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.498 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.498 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.498 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-11-17T06:17:46.498 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.498 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.498 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.499 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-11-17T06:17:46.499 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.499 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.499 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.499 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.499 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.499 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.499 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.499 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-11-17T06:17:46.499 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.499 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.499 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.499 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.500 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.500 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.500 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.500 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.500 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.500 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.500 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.500 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.500 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.500 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.500 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.500 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.501 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.501 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.501 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.501 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.501 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.501 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.501 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.501 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.501 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.501 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.501 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.501 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.501 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.502 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.502 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.502 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.502 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.502 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.502 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.502 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.502 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.502 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.502 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.502 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.502 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.502 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.503 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.503 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.503 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.503 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.503 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.503 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.503 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.503 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.503 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.503 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.503 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.503 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.504 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.504 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.504 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.504 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.504 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.504 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.504 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.504 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.504 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.504 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.504 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.504 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.504 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.505 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.505 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.505 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.505 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.505 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.505 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.505 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-11-17T06:17:46.505 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-11-17T06:17:46.505 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.505 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.505 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.505 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-17T06:17:46.505 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.505 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.506 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.506 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.506 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.506 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.506 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.506 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.506 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-11-17T06:17:46.506 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-11-17T06:17:46.506 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.506 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.506 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.506 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-11-17T06:17:46.507 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.507 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.507 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.507 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.507 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.507 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.507 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.507 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.507 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-17T06:17:46.507 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-17T06:17:46.507 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.507 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.507 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.508 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-17T06:17:46.508 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.508 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.508 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.508 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.508 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.508 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.508 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.508 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.508 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.508 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.508 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.508 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-11-17T06:17:46.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-11-17T06:17:46.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-11-17T06:17:46.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-11-17T06:17:46.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-11-17T06:17:46.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-11-17T06:17:46.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.509 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.510 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.510 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.510 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.510 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.510 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-11-17T06:17:46.510 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-11-17T06:17:46.510 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.510 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.510 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.510 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-11-17T06:17:46.510 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.510 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.510 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.511 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.511 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.511 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.511 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.511 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.511 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-11-17T06:17:46.511 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-11-17T06:17:46.511 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.511 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.511 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.511 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.511 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.511 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.512 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.512 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.512 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.512 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.512 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.512 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.512 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-17T06:17:46.512 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-17T06:17:46.512 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.512 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.512 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.512 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-11-17T06:17:46.512 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.513 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.513 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.513 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.513 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.513 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.513 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.513 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.513 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.513 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.513 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.513 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.513 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.513 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.514 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.514 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.514 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.514 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.514 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.514 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.514 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.514 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.514 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.514 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.514 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.514 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.514 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.515 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.515 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.515 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.515 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.515 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.515 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.515 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.515 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.515 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.515 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.515 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.515 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.517 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.517 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.517 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.517 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.517 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.517 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.517 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.517 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.517 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.517 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.517 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.517 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.517 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.518 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.518 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.518 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.518 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.518 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.518 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.518 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.518 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.518 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.518 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.518 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.518 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.518 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-17T06:17:46.519 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-17T06:17:46.519 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.519 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.519 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.519 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.519 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.519 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.519 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.519 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.519 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.519 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.519 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.519 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.520 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-11-17T06:17:46.520 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-11-17T06:17:46.520 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.520 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.520 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.520 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-11-17T06:17:46.520 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.520 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.520 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.520 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.520 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.520 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.520 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.521 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.521 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-17T06:17:46.521 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-17T06:17:46.521 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.521 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.521 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.521 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-11-17T06:17:46.521 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.521 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.521 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.521 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.521 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.521 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-11-17T06:17:46.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-11-17T06:17:46.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-17T06:17:46.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.522 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-17T06:17:46.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-17T06:17:46.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.523 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-11-17T06:17:46.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-11-17T06:17:46.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-11-17T06:17:46.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.524 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-11-17T06:17:46.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.525 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.526 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.527 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.528 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.529 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.529 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.529 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.529 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.529 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.529 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.529 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.529 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.529 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.529 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.529 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.529 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.529 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.529 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.530 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-11-17T06:17:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.532 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.532 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.532 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.532 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.532 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.532 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.532 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.532 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.532 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.532 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.532 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.532 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.532 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.532 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.533 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.533 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.533 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.533 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.533 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.533 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.533 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.533 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.533 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.533 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.533 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.533 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.533 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.534 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.534 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.534 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.534 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.534 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.534 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.534 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.534 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.534 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.534 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.534 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.534 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.535 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.535 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.535 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.535 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.535 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.535 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.535 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.535 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.535 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.535 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.535 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.535 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.535 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.536 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.536 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.536 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.536 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.536 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.536 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.536 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.536 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.536 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.536 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.536 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.536 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.537 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.537 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.537 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-11-17T06:17:46.537 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.537 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.537 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.537 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-11-17T06:17:46.537 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-11-17T06:17:46.537 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.537 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.537 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.537 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-17T06:17:46.537 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.537 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.538 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.538 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-11-17T06:17:46.538 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.538 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.538 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.538 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.538 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-11-17T06:17:46.538 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-11-17T06:17:46.538 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.538 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.538 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.538 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-17T06:17:46.538 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-11-17T06:17:46.539 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.539 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.539 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-11-17T06:17:46.539 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.539 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.539 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.539 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.539 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.539 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.539 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.539 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.539 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.539 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.539 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.540 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.540 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.540 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.540 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.540 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.540 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.540 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.540 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.540 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.540 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.540 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.540 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.540 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.540 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.541 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.541 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.541 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.541 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.541 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.541 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.541 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.541 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.541 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.541 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.541 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.541 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.541 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.541 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.542 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.542 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.542 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.542 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.542 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.542 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.542 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.542 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.542 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.542 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.542 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.542 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.542 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.542 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.543 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.543 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.543 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.543 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.543 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.543 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.543 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.543 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.543 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.543 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.543 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.543 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.543 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.544 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.544 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.544 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.544 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.544 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.544 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.544 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.544 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.544 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.544 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.544 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.544 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-11-17T06:17:46.545 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.545 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.545 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.545 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-11-17T06:17:46.545 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-11-17T06:17:46.545 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.545 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.545 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.545 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-11-17T06:17:46.545 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.545 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.545 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.545 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-11-17T06:17:46.546 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.546 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.546 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.546 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.546 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.546 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.546 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.546 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.546 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.546 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.546 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.546 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.547 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.547 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.547 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.547 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.547 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.547 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.547 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.547 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.547 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.547 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.547 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.547 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.547 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.547 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.548 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.548 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.548 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.548 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.548 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.548 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.548 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.548 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.548 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.548 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.548 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.548 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.549 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.549 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.549 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.549 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.549 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.549 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.549 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.549 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.549 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.549 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.549 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.549 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.549 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.550 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.550 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.550 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.550 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.550 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.550 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.550 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.550 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.550 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.550 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.550 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.550 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.550 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.551 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.551 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.551 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.551 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.551 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.551 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.551 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.551 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.551 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.551 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.551 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-11-17T06:17:46.551 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-11-17T06:17:46.552 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.552 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.552 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.552 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.552 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.552 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.552 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.552 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-11-17T06:17:46.552 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.552 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.552 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.552 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-11-17T06:17:46.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-11-17T06:17:46.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-11-17T06:17:46.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-11-17T06:17:46.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.553 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-11-17T06:17:46.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-11-17T06:17:46.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-11-17T06:17:46.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-11-17T06:17:46.554 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.555 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.555 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.555 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.555 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-11-17T06:17:46.555 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-11-17T06:17:46.555 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.555 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.555 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.555 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.555 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.555 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.555 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.555 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-11-17T06:17:46.556 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.556 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.556 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.556 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.556 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-11-17T06:17:46.556 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-11-17T06:17:46.556 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.556 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.556 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.556 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-11-17T06:17:46.556 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.556 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.557 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.557 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-11-17T06:17:46.557 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.557 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.557 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.557 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.557 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.557 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.557 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.557 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-17T06:17:46.557 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.557 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.558 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.558 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.558 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.558 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.558 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.558 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.558 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.558 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.558 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.558 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.558 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.558 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.559 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.560 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.561 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.562 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-11-17T06:17:46.563 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-17T06:17:46.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-17T06:17:46.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-11-17T06:17:46.565 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-11-17T06:17:46.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-11-17T06:17:46.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-11-17T06:17:46.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.566 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.567 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.568 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.569 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.569 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.569 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.569 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.569 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.569 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.569 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.569 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.569 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.569 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.569 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.569 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.570 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.570 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.570 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.570 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.570 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.570 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.570 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.570 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.570 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.570 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.570 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.570 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.570 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.571 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.571 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.571 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.571 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.571 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.571 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.571 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.571 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.571 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.571 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.571 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.571 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.571 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.572 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.572 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.572 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.572 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.572 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.572 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.572 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.572 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.572 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.572 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-11-17T06:17:46.572 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.572 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.573 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.573 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.573 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.573 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.573 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.573 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.573 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.573 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.573 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.573 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.573 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.573 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.573 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.574 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.574 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.574 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.574 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.574 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.574 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.574 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.574 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.574 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.574 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.574 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.574 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.575 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.575 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.575 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.575 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.575 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.575 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.575 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.575 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.575 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.575 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.575 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.575 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.575 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.576 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.576 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.576 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.576 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.576 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.576 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.576 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.576 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.576 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.576 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.576 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.576 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.576 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.577 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.577 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.577 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.577 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.577 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.577 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.577 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.577 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.577 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.577 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.577 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.577 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.577 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.578 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.578 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.578 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.578 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.578 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.578 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.578 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.578 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-17T06:17:46.578 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-17T06:17:46.578 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.578 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.578 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.578 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-17T06:17:46.579 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.579 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.579 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.579 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.579 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.579 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.579 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.579 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.579 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.579 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.579 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.579 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-11-17T06:17:46.579 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.580 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.580 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.580 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.580 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.580 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.580 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.580 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.580 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.580 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.580 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.580 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.580 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.580 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.581 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.581 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.581 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.581 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.581 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.581 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.581 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.581 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.581 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.581 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.581 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.581 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.581 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.582 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.582 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.582 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.582 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.582 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.582 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.582 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.582 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.582 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.582 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.582 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.582 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.583 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.583 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.583 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.583 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.583 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.583 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.583 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.583 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.583 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.583 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.583 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.583 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.583 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.584 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.584 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.584 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.584 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.584 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.584 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.584 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.584 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.584 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.584 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.584 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.584 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.584 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.585 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.585 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.585 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.585 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.585 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.585 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.585 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.585 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.585 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-11-17T06:17:46.585 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-11-17T06:17:46.585 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.585 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.585 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.586 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-11-17T06:17:46.586 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.586 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.586 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.586 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-11-17T06:17:46.586 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.586 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.586 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.586 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.586 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-11-17T06:17:46.586 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-11-17T06:17:46.586 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.587 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.587 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.587 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-17T06:17:46.587 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.587 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.587 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.587 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-11-17T06:17:46.587 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.587 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.587 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.587 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.587 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.587 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.588 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.588 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-11-17T06:17:46.588 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.588 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.588 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.588 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.588 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.588 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.588 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.588 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.588 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.588 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.588 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.589 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.589 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.589 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.589 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.589 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.589 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.589 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.589 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.589 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.589 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.589 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.589 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.589 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.590 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.590 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.590 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.590 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.590 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.590 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.590 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.590 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.590 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.590 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.590 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.590 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.590 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.591 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.591 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.591 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.591 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.591 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.591 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.591 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.591 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.591 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.591 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.591 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.591 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.591 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.592 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.592 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.592 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.592 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.592 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.592 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.592 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.592 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.592 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.592 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.592 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.592 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.592 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.593 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.593 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.593 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.593 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.593 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.593 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.593 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.593 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.593 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.593 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.593 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-11-17T06:17:46.593 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-11-17T06:17:46.594 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.594 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.594 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.594 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.594 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.594 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.594 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.594 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.594 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.594 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.594 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.594 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.594 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-11-17T06:17:46.595 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-11-17T06:17:46.595 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.595 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.595 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.595 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.595 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.595 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.595 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.595 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.595 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.595 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.595 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.595 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.596 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-11-17T06:17:46.596 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-11-17T06:17:46.596 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.596 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.596 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.596 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.596 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.596 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.596 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.596 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.596 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.596 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.596 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-17T06:17:46.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-17T06:17:46.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.597 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-17T06:17:46.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-17T06:17:46.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.598 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-11-17T06:17:46.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.599 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.600 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.601 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.602 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.603 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.604 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-11-17T06:17:46.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-11-17T06:17:46.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.605 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-11-17T06:17:46.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-11-17T06:17:46.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.606 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-11-17T06:17:46.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.607 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-17T06:17:46.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-17T06:17:46.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.608 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.609 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.610 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.610 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.610 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.610 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.610 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.610 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.610 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.610 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.610 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.610 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.610 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.610 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.610 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.611 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.611 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.611 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.611 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.611 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.611 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.611 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.611 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.611 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.611 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.611 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.611 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.611 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.611 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.612 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.612 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.612 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.612 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.612 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.612 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.612 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.612 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.612 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.612 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.612 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.612 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.612 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.612 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.613 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.613 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.613 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.613 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.613 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.613 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.613 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.613 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.613 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.613 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.613 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.613 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.613 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.614 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.614 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-17T06:17:46.614 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-17T06:17:46.614 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.614 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.614 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.614 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.614 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.614 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.614 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.614 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.614 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.614 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.615 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.615 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.615 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-17T06:17:46.615 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-17T06:17:46.615 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.615 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.615 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.615 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.615 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.615 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.615 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.615 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.615 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.616 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.616 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.616 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.616 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.616 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.616 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.616 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-11-17T06:17:46.616 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.616 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.616 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.616 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.616 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.616 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.617 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.617 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.617 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.617 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.617 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.617 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.617 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.617 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.617 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.617 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.617 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.617 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.617 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.617 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.618 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.618 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.618 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.618 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.618 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.618 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.618 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.618 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.618 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.618 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.618 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.618 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.618 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.619 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.619 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.619 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.619 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.619 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.619 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.619 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.619 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.619 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.619 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.619 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.619 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.619 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.619 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.620 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.620 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.620 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.620 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.620 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.620 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.620 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.620 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.620 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.620 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.620 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.620 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.620 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.620 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.621 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.622 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-11-17T06:17:46.622 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.622 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.622 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.622 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.622 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.622 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.622 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.622 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.622 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.622 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.622 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.622 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.622 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.623 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.623 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.623 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.623 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.623 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.623 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.623 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.623 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.623 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.623 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.623 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.623 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.623 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.624 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.624 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.624 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.624 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.624 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.624 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.624 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.624 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.624 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.624 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.624 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.624 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.624 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.625 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.625 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.625 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.625 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.625 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.625 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.625 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.625 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.625 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.625 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.625 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.625 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.625 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.625 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.626 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.626 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.626 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.626 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.626 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.626 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.626 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.626 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.626 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.626 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.626 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.626 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.626 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.627 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.627 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.627 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.627 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.627 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.627 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.627 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.627 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-11-17T06:17:46.627 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-11-17T06:17:46.627 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.628 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.628 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.628 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.628 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.628 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.628 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.628 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.628 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.628 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.628 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.628 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.628 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-11-17T06:17:46.628 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-11-17T06:17:46.629 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.629 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.629 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.629 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-11-17T06:17:46.629 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.629 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.629 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.629 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.629 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.629 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.629 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.629 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.630 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-11-17T06:17:46.630 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-11-17T06:17:46.630 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.630 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.630 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.630 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.630 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.630 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.630 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.630 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.630 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.630 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.630 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.631 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.631 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-11-17T06:17:46.631 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-11-17T06:17:46.631 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.631 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.631 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.631 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.631 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.631 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.631 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.631 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.631 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.631 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.632 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.632 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.632 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-11-17T06:17:46.632 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-11-17T06:17:46.632 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-17T06:17:46.632 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.632 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.632 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.632 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.632 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.632 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.632 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.632 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.633 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.633 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.633 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.633 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-11-17T06:17:46.633 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-11-17T06:17:46.633 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.633 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.633 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.633 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.633 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.633 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.633 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.633 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.634 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.634 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.634 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.634 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.634 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-11-17T06:17:46.634 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-11-17T06:17:46.634 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.634 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.634 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.634 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.634 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.634 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.635 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.635 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.635 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.635 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.635 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.635 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.635 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-11-17T06:17:46.635 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-11-17T06:17:46.635 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.635 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.635 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.635 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.635 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.636 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.636 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.636 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.636 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.636 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.636 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.636 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.636 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-11-17T06:17:46.636 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-11-17T06:17:46.636 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.636 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.636 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.637 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.637 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.637 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.637 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.637 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.637 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.637 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.637 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.637 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.637 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-11-17T06:17:46.637 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-11-17T06:17:46.637 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.637 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.638 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.638 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.638 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.638 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.638 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.638 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.638 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.638 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.638 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.638 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.638 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-11-17T06:17:46.638 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-11-17T06:17:46.638 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.639 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.639 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.639 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.639 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.639 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.639 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.639 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.639 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.639 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.639 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.639 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.639 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.639 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-11-17T06:17:46.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.640 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.641 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.642 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.643 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.644 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.645 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-11-17T06:17:46.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-11-17T06:17:46.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-11-17T06:17:46.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-11-17T06:17:46.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.646 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-17T06:17:46.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-17T06:17:46.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-11-17T06:17:46.647 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.648 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.649 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.650 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.651 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.652 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.653 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-11-17T06:17:46.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-11-17T06:17:46.654 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-11-17T06:17:46.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-11-17T06:17:46.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.655 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-11-17T06:17:46.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-11-17T06:17:46.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.656 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.657 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.657 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-11-17T06:17:46.657 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-11-17T06:17:46.657 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.657 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.657 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.657 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-17T06:17:46.657 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.657 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.657 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.657 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.657 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.657 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-11-17T06:17:46.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-11-17T06:17:46.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.658 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.659 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.659 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.659 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.659 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-11-17T06:17:46.659 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-11-17T06:17:46.659 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.659 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.659 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.659 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.659 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.659 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.659 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.659 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.659 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.660 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.660 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.660 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.660 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-11-17T06:17:46.660 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-11-17T06:17:46.660 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.660 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.660 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.660 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.660 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.660 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.660 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.660 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.661 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.661 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.661 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.661 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.661 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-11-17T06:17:46.661 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-11-17T06:17:46.661 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.661 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.661 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.661 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-11-17T06:17:46.661 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.661 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.662 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.662 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.662 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.662 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.662 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.662 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.662 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-11-17T06:17:46.662 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-11-17T06:17:46.662 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.662 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.662 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.662 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.662 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.663 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.663 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.663 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.663 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.663 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.663 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.663 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.663 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-17T06:17:46.663 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-17T06:17:46.663 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.663 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.663 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.664 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-11-17T06:17:46.664 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-11-17T06:17:46.664 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.664 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.664 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.664 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.664 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.664 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.664 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.664 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-11-17T06:17:46.664 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-11-17T06:17:46.664 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.664 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.665 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.665 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-11-17T06:17:46.665 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.665 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.665 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.665 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.665 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.665 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.665 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.665 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.665 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-11-17T06:17:46.665 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-11-17T06:17:46.666 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.666 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.666 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.666 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.666 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.666 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.666 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.666 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.666 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.666 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.666 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.666 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.667 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.667 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.667 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.667 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.667 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.667 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.667 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.667 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.667 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.667 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.667 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.667 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.667 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.668 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.668 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.668 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.668 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.668 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.668 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.668 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.668 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.668 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.668 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.668 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.668 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.668 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.669 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.669 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.669 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.669 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.669 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.669 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.669 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.669 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.669 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.669 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.669 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.669 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.670 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.670 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.670 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.670 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.670 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.670 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.670 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.670 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.670 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.670 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.670 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.670 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.671 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.671 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.671 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.671 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.671 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.671 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.671 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.671 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.671 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.671 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.671 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.671 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.671 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.672 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.672 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.672 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.672 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.672 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.672 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.672 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.672 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-11-17T06:17:46.672 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-11-17T06:17:46.672 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.672 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.672 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.672 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.673 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.673 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.673 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.673 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.673 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.673 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.673 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.673 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.673 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-11-17T06:17:46.673 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-11-17T06:17:46.673 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.673 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.673 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.674 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.674 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.674 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.674 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.674 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.674 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.674 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.674 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.674 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.674 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-11-17T06:17:46.674 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-11-17T06:17:46.674 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.675 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.675 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.675 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-11-17T06:17:46.675 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.675 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.675 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.675 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.675 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.675 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.675 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.675 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.675 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.675 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.676 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.676 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-11-17T06:17:46.676 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.676 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.676 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.676 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.676 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.676 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.676 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.676 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.676 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.676 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.677 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.677 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.677 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.677 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.677 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.677 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.677 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.677 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.677 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.677 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.677 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.677 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.678 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.678 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.678 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.678 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.678 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.678 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.678 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.678 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.678 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.678 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.678 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.678 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.678 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.679 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.679 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.679 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.679 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.679 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.679 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.679 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.679 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.679 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.679 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.679 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.679 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.680 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.680 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.680 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.680 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.680 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.680 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.680 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.680 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.680 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.680 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.680 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.680 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.680 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.681 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.681 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.681 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.681 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.681 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.681 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.681 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.681 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.681 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.681 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.681 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.681 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.681 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.682 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.682 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.682 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.682 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-11-17T06:17:46.682 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.682 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.682 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.682 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.682 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.682 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.682 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.682 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.682 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.683 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.683 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.683 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.683 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.683 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.683 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.683 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.683 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.683 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.683 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.683 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.683 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.683 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.684 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.684 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.684 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.684 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.684 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.684 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.684 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.684 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.684 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.684 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.684 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.684 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.684 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.685 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.686 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.687 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-11-17T06:17:46.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-17T06:17:46.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-17T06:17:46.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-17T06:17:46.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-11-17T06:17:46.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-11-17T06:17:46.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.688 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-11-17T06:17:46.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-11-17T06:17:46.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-11-17T06:17:46.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.689 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.690 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.690 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.690 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.690 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.690 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.690 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.690 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.690 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.690 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-17T06:17:46.690 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-17T06:17:46.690 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-17T06:17:46.690 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.690 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.690 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-17T06:17:46.691 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.691 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.691 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.691 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.691 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.691 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.691 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.691 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.691 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-17T06:17:46.691 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-17T06:17:46.691 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.691 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.691 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.691 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-17T06:17:46.692 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.692 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.692 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.692 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.692 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.692 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.692 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.692 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.692 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.692 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.692 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.692 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.692 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.692 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.693 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.693 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-17T06:17:46.693 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-17T06:17:46.693 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.693 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.693 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.693 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.693 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.693 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.693 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.693 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.693 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.693 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.693 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.694 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.694 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-17T06:17:46.694 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-17T06:17:46.694 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.694 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.694 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.694 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-17T06:17:46.694 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.694 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.694 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-17T06:17:46.694 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-17T06:17:46.694 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-17T06:17:46.694 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-17T06:17:46.694 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-17T06:17:46.695 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-17T06:17:46.695 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-17T06:17:46.695 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.695 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.695 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.695 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.695 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.695 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.695 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-17T06:17:46.695 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-17T06:17:46.695 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-17T06:17:46.695 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.695 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-17T06:17:46.695 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-17T06:17:46.696 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-11-17T06:17:46.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-11-17T06:17:46.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-17T06:17:46.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-11-17T06:17:46.697 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-11-17T06:17:46.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-11-17T06:17:46.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-17T06:17:46.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-17T06:17:46.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-17T06:17:46.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-11-17T06:17:46.698 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-17T06:17:46.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-17T06:17:46.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-17T06:17:46.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-17T06:17:46.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-17T06:17:46.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-17T06:17:46.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-17T06:17:46.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-11-17T06:17:46.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-11-17T06:17:46.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-11-17T06:17:46.699 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-17T06:17:46.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-17T06:17:46.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-17T06:17:46.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-11-17T06:17:46.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-17T06:17:46.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-17T06:17:46.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-17T06:17:46.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-17T06:17:46.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-11-17T06:17:46.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-17T06:17:46.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-17T06:17:46.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-17T06:17:46.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-11-17T06:17:46.700 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-11-17T06:17:46.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-11-17T06:17:46.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-17T06:17:46.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-17T06:17:46.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-17T06:17:46.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-11-17T06:17:46.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-17T06:17:46.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-17T06:17:46.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2023-11-17T06:17:46.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-11-17T06:17:46.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-17T06:17:46.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-17T06:17:46.701 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.31:0", 2023-11-17T06:17:46.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1424030611 2023-11-17T06:17:46.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-17T06:17:46.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-17T06:17:46.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-17T06:17:46.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.31:0", 2023-11-17T06:17:46.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1562903198 2023-11-17T06:17:46.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-17T06:17:46.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-17T06:17:46.702 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.703 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-17T06:17:46.703 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.703 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-17T06:17:46.703 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.31:0", 2023-11-17T06:17:46.703 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 23484849 2023-11-17T06:17:46.703 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.703 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-17T06:17:46.703 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.703 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-17T06:17:46.703 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.703 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.703 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-11-17T06:17:46.703 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2023-11-17T06:17:46.703 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-11-17T06:17:46.704 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-11-17T06:17:46.704 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:32 smithi031 bash[24752]: audit 2023-11-17T06:17:32.326946+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.31:0/2698251719' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-11-17T06:17:46.704 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:17:34 smithi031 bash[25016]: Warning: Permanently added 'smithi031,172.21.15.31' (ECDSA) to the list of known hosts. 2023-11-17T06:17:46.705 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-17T06:17:46.705 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2023-11-17T06:17:46.705 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-11-17T06:17:46.705 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-17T06:17:46.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: cluster 2023-11-17T06:17:34.449933+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2023-11-17T06:17:46.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: cluster 2023-11-17T06:17:34.450601+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2023-11-17T06:17:46.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: cluster 2023-11-17T06:17:34.454203+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-11-17T06:17:46.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: cluster 2023-11-17T06:17:34.505012+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0545542s) 2023-11-17T06:17:46.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: audit 2023-11-17T06:17:34.509385+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:17:46.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: audit 2023-11-17T06:17:34.510962+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:17:46.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: audit 2023-11-17T06:17:34.511305+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:17:46.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: audit 2023-11-17T06:17:34.511642+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:17:46.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: audit 2023-11-17T06:17:34.512348+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:17:46.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: audit 2023-11-17T06:17:34.513757+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:17:46.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: audit 2023-11-17T06:17:34.514297+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:17:46.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: audit 2023-11-17T06:17:34.514809+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:17:46.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: audit 2023-11-17T06:17:34.515311+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:17:46.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: audit 2023-11-17T06:17:34.515768+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:17:46.707 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: audit 2023-11-17T06:17:34.516224+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:17:46.707 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: cluster 2023-11-17T06:17:34.519899+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon y is now available 2023-11-17T06:17:46.707 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:35 smithi031 bash[24752]: audit 2023-11-17T06:17:34.564697+0000 mon.a (mon.0) 87 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-17T06:17:46.707 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2023-11-17T06:17:46.707 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2023-11-17T06:17:46.707 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2023-11-17T06:17:46.708 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:36 smithi031 bash[24752]: audit 2023-11-17T06:17:35.477676+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-17T06:17:46.708 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:36 smithi031 bash[24752]: audit 2023-11-17T06:17:35.479126+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:17:46.708 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:36 smithi031 bash[24752]: cluster 2023-11-17T06:17:35.507140+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: y(active, since 1.05668s) 2023-11-17T06:17:46.708 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:36 smithi031 bash[24752]: audit 2023-11-17T06:17:36.200527+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.198996\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.199259\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-17T06:17:36.199525\", \"networks\": {}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:17:46.708 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:36 smithi031 bash[24752]: audit 2023-11-17T06:17:36.204478+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.198996\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.199259\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-17T06:17:36.199525\", \"networks\": {}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:17:46.708 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:36 smithi031 bash[24752]: audit 2023-11-17T06:17:36.205604+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:17:46.708 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2023-11-17T06:17:46.709 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:38 smithi031 bash[24752]: cluster 2023-11-17T06:17:37.208520+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-11-17T06:17:46.709 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:38 smithi031 bash[24752]: audit 2023-11-17T06:17:38.201168+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQDFhak6frxFqq8jXE2y+DOoMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzExMTcwNjE3\nMzhaFw0zMzExMTQwNjE3MzhaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMHtkdkX\nE+BXvUPMrIjjj6HD2b8CiEyWC2SvS1TnEzpyPqCU9NwuQ+JjOx0BhlPR2/tP1s0X\njebAzairf5Y3fxR0n5OvJexyfzzlZWq6JR2l0KmqFxbviHbxag+9p5ZpsqgBcUhR\nNw7X4yocNeP2LtSE6GvPl7t3LazBHgV0G2yPBsAHXT9OpyJTssf3gS45vEkGbp3N\nhxDPMUsIAD60g9ya7Ar0oLyI5BLODTelXz8s32ik7E2dUQt3jUJ5DRIv81PhAiqF\nlNypnDKFVcI07TIPUcif5sobF7dNrZKLowssqV8WoBPf0ULLycfR1e3OCnvK0/ft\nMWuCgh91WzkWHF8CAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAma4z03+q2LSd+hYR\nzijATQzCnIGfAP8wY5pgjTW2p8moXBphOwVAVJZuW2/0DqmiveV0H39P6yFMTkBH\njWj5gNsx8q3AB9AOtSelQAuHUTqcM9p6EyWRk7ZwN3tOGE6Cniuk9JKyI0+cTn7c\ngxH0WDTSDEIBGfF5XATMbnT6II+Y51MxLJKxRF4MIyxS+tJzez/w0mJay3Wi33NX\nRI6Ut8Jp3Zab1gCjzTGJRRZ3batoct5EmSFdrIsF59hzZ8Fwr0vv/cU43fLQlZzm\nkruV7QKwhyWSMlqeq+jkJzrKVlWoXYiVkPcFlkozECEKfq925T4IMCfnAPKQNB35\nFwEIYQ==\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-17T06:17:46.709 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Creating initial admin user... 2023-11-17T06:17:46.709 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', 'rsbi72g878', 'administrator', '--force-password', '--pwd-update-required'] 2023-11-17T06:17:46.709 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin rsbi72g878 administrator --force-password --pwd-update-required 2023-11-17T06:17:46.710 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:39 smithi031 bash[24752]: audit 2023-11-17T06:17:38.062979+0000 mgr.y (mgr.14140) 1 : audit [DBG] from='client.14153 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:17:46.710 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:39 smithi031 bash[24752]: audit 2023-11-17T06:17:38.204180+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQDFhak6frxFqq8jXE2y+DOoMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzExMTcwNjE3\nMzhaFw0zMzExMTQwNjE3MzhaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMHtkdkX\nE+BXvUPMrIjjj6HD2b8CiEyWC2SvS1TnEzpyPqCU9NwuQ+JjOx0BhlPR2/tP1s0X\njebAzairf5Y3fxR0n5OvJexyfzzlZWq6JR2l0KmqFxbviHbxag+9p5ZpsqgBcUhR\nNw7X4yocNeP2LtSE6GvPl7t3LazBHgV0G2yPBsAHXT9OpyJTssf3gS45vEkGbp3N\nhxDPMUsIAD60g9ya7Ar0oLyI5BLODTelXz8s32ik7E2dUQt3jUJ5DRIv81PhAiqF\nlNypnDKFVcI07TIPUcif5sobF7dNrZKLowssqV8WoBPf0ULLycfR1e3OCnvK0/ft\nMWuCgh91WzkWHF8CAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAma4z03+q2LSd+hYR\nzijATQzCnIGfAP8wY5pgjTW2p8moXBphOwVAVJZuW2/0DqmiveV0H39P6yFMTkBH\njWj5gNsx8q3AB9AOtSelQAuHUTqcM9p6EyWRk7ZwN3tOGE6Cniuk9JKyI0+cTn7c\ngxH0WDTSDEIBGfF5XATMbnT6II+Y51MxLJKxRF4MIyxS+tJzez/w0mJay3Wi33NX\nRI6Ut8Jp3Zab1gCjzTGJRRZ3batoct5EmSFdrIsF59hzZ8Fwr0vv/cU43fLQlZzm\nkruV7QKwhyWSMlqeq+jkJzrKVlWoXYiVkPcFlkozECEKfq925T4IMCfnAPKQNB35\nFwEIYQ==\n-----END CERTIFICATE-----\n"}]': finished 2023-11-17T06:17:46.710 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:39 smithi031 bash[24752]: audit 2023-11-17T06:17:38.205252+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDB7ZHZFxPgV71D\nzKyI44+hw9m/AohMlgtkr0tU5xM6cj6glPTcLkPiYzsdAYZT0dv7T9bNF43mwM2o\nq3+WN38UdJ+TryXscn885WVquiUdpdCpqhcW74h28WoPvaeWabKoAXFIUTcO1+Mq\nHDXj9i7UhOhrz5e7dy2swR4FdBtsjwbAB10/TqciU7LH94EuObxJBm6dzYcQzzFL\nCAA+tIPcmuwK9KC8iOQSzg03pV8/LN9opOxNnVELd41CeQ0SL/NT4QIqhZTcqZwy\nhVXCNO0yD1HIn+bKGxe3Ta2Si6MLLKlfFqAT39FCy8nH0dXtzgp7ytP37TFrgoIf\ndVs5FhxfAgMBAAECggEBAMDqf3tRbNFxFvOaaUyn69uFhFhywXpGjUD07OCiGsu6\nmLiQVeGvGJLeGhEp0iISE182tj1CIEScKjqPmJWr0Xxc4947j2NfJ1pB7Zi1YnTS\n3ffaH6wOT1fboqHUDiIgNbzR6oqBWF8ovm/Grol+/mklajzNv2ibD1Haru3H6fwb\ntELnEDbiyNnSSJ0+M4Uhghv69stvklLUYKwcQ4/whlCn9PaST+8sp5RVHPL4jw/S\n/mqqR4kQQs3YQJ1NwqVOamNJDaQg/QF0XrPK+SnqakwwHaF1ppTMJDf2604HbqDV\nlxcRKqGW4i2MehsFAB/OuAm1SFgse4L6AHM3F3k+I/ECgYEA6kaWIt4ec4Yb5nKk\nNMedwVvon98h3cvZ2kNi7n9PD/sIcKj1CjUoqH8cxcwygVGIfLueJVkRl/DWp3ar\n6riacu9evmcIUqyai7GTHkbgLNwejYMoX1jSKUIe7JPFQvD8GXUU1CNE+JQd91T3\nrlCxo0OCftf9HB7iMU0FRdmsi7kCgYEA0+ktvV23lDNF36WGT5aFxhtFNnVruVf3\n9gTvhkBhLO3hmyjMHnb1xwVzHVVN3Jp+kxHUWpbbIQHs759VhxSxrTqH6FqL13p5\n0IqVYNyPr6AUG4cesxP15daYX2nYQkQuRvInZFHS1HyoicGG2H/rrXhuddwV3/Qb\n5QGbX1ic5NcCgYARG8qHDVWH9jk/YQvg1tsMbdvVIQRmICbuq5Ej/aQWdKyvHYeX\nkT5A39eIElt12jBve3wXGiQQxoPGgwIXCBgvYI+4s+mFsBkxLmyh/2cLn5+Tkgp2\nvBPM84kymbAELXkbmtNEkrbMuHRfxZK45iey1pFHFhrj3NWD6C4EZdsV8QKBgG6E\nJpGjBbHpx6Aq0FBDnULDSCZtuJ+x7CTHUDAA9W0cJtPnxASDYAzKn82FhpTtkeOb\nodcY4/Fj8rDJtS48sak5ZFXemx3mxw7mp58biGg8oR/2KSGV4GFcuJzSM7Hjowrn\nEXo1XjHpTXCCmJPiqwQOUfVvsYzZ345gdyqTqUeDAoGAI2l4Svh8CDkWRjDlIeeW\nZonvjyT71/YSx74Z0IpS69FODOjux8iIVLpCjxu0/2sEqSpADTPh3TSVfQFLBWxE\nZHmpB3u4twlw56Iy8ASKOazASsEWb1ia/l8gtY9OyGOmCQIb/FZ7uvc9yifyFose\n6Ql7WJuwKVfwtVx84LJXwXQ=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-17T06:17:46.710 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:39 smithi031 bash[24752]: audit 2023-11-17T06:17:38.210539+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDB7ZHZFxPgV71D\nzKyI44+hw9m/AohMlgtkr0tU5xM6cj6glPTcLkPiYzsdAYZT0dv7T9bNF43mwM2o\nq3+WN38UdJ+TryXscn885WVquiUdpdCpqhcW74h28WoPvaeWabKoAXFIUTcO1+Mq\nHDXj9i7UhOhrz5e7dy2swR4FdBtsjwbAB10/TqciU7LH94EuObxJBm6dzYcQzzFL\nCAA+tIPcmuwK9KC8iOQSzg03pV8/LN9opOxNnVELd41CeQ0SL/NT4QIqhZTcqZwy\nhVXCNO0yD1HIn+bKGxe3Ta2Si6MLLKlfFqAT39FCy8nH0dXtzgp7ytP37TFrgoIf\ndVs5FhxfAgMBAAECggEBAMDqf3tRbNFxFvOaaUyn69uFhFhywXpGjUD07OCiGsu6\nmLiQVeGvGJLeGhEp0iISE182tj1CIEScKjqPmJWr0Xxc4947j2NfJ1pB7Zi1YnTS\n3ffaH6wOT1fboqHUDiIgNbzR6oqBWF8ovm/Grol+/mklajzNv2ibD1Haru3H6fwb\ntELnEDbiyNnSSJ0+M4Uhghv69stvklLUYKwcQ4/whlCn9PaST+8sp5RVHPL4jw/S\n/mqqR4kQQs3YQJ1NwqVOamNJDaQg/QF0XrPK+SnqakwwHaF1ppTMJDf2604HbqDV\nlxcRKqGW4i2MehsFAB/OuAm1SFgse4L6AHM3F3k+I/ECgYEA6kaWIt4ec4Yb5nKk\nNMedwVvon98h3cvZ2kNi7n9PD/sIcKj1CjUoqH8cxcwygVGIfLueJVkRl/DWp3ar\n6riacu9evmcIUqyai7GTHkbgLNwejYMoX1jSKUIe7JPFQvD8GXUU1CNE+JQd91T3\nrlCxo0OCftf9HB7iMU0FRdmsi7kCgYEA0+ktvV23lDNF36WGT5aFxhtFNnVruVf3\n9gTvhkBhLO3hmyjMHnb1xwVzHVVN3Jp+kxHUWpbbIQHs759VhxSxrTqH6FqL13p5\n0IqVYNyPr6AUG4cesxP15daYX2nYQkQuRvInZFHS1HyoicGG2H/rrXhuddwV3/Qb\n5QGbX1ic5NcCgYARG8qHDVWH9jk/YQvg1tsMbdvVIQRmICbuq5Ej/aQWdKyvHYeX\nkT5A39eIElt12jBve3wXGiQQxoPGgwIXCBgvYI+4s+mFsBkxLmyh/2cLn5+Tkgp2\nvBPM84kymbAELXkbmtNEkrbMuHRfxZK45iey1pFHFhrj3NWD6C4EZdsV8QKBgG6E\nJpGjBbHpx6Aq0FBDnULDSCZtuJ+x7CTHUDAA9W0cJtPnxASDYAzKn82FhpTtkeOb\nodcY4/Fj8rDJtS48sak5ZFXemx3mxw7mp58biGg8oR/2KSGV4GFcuJzSM7Hjowrn\nEXo1XjHpTXCCmJPiqwQOUfVvsYzZ345gdyqTqUeDAoGAI2l4Svh8CDkWRjDlIeeW\nZonvjyT71/YSx74Z0IpS69FODOjux8iIVLpCjxu0/2sEqSpADTPh3TSVfQFLBWxE\nZHmpB3u4twlw56Iy8ASKOazASsEWb1ia/l8gtY9OyGOmCQIb/FZ7uvc9yifyFose\n6Ql7WJuwKVfwtVx84LJXwXQ=\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-17T06:17:46.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$pBmdNz4a.OQ87.vU9aSroOpOpgoY6Ay7iRh7.JQ..PSkpNFG4VyGS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1700201861, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-11-17T06:17:46.711 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Fetching dashboard port number... 2023-11-17T06:17:46.711 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi031', '-v', '/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo8z6ets_:/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-11-17T06:17:46.711 INFO:teuthology.orchestra.run.smithi031.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=smithi031 -v /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp_zq1d_zd:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo8z6ets_:/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-11-17T06:17:46.711 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:41 smithi031 bash[24752]: cluster 2023-11-17T06:17:40.508531+0000 mon.a (mon.0) 99 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-11-17T06:17:46.711 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:41 smithi031 bash[24752]: audit 2023-11-17T06:17:40.758103+0000 mgr.y (mgr.14140) 2 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "rsbi72g878", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:17:46.711 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:41 smithi031 bash[24752]: audit 2023-11-17T06:17:41.018092+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$pBmdNz4a.OQ87.vU9aSroOpOpgoY6Ay7iRh7.JQ..PSkpNFG4VyGS\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1700201861, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2023-11-17T06:17:46.711 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:41 smithi031 bash[24752]: audit 2023-11-17T06:17:41.020033+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$pBmdNz4a.OQ87.vU9aSroOpOpgoY6Ay7iRh7.JQ..PSkpNFG4VyGS\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1700201861, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2023-11-17T06:17:46.712 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2023-11-17T06:17:46.712 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:42 smithi031 bash[24752]: audit 2023-11-17T06:17:42.421848+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:17:46.712 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:42 smithi031 bash[24752]: audit 2023-11-17T06:17:42.643715+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.198996\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.199259\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-17T06:17:36.199525\", \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:17:46.712 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:42 smithi031 bash[24752]: audit 2023-11-17T06:17:42.647867+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.198996\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.199259\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-17T06:17:36.199525\", \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:17:46.713 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2023-11-17T06:17:46.714 INFO:teuthology.orchestra.run.smithi031.stderr: 2023-11-17T06:17:46.714 INFO:teuthology.orchestra.run.smithi031.stderr: URL: https://smithi031.front.sepia.ceph.com:8443/ 2023-11-17T06:17:46.714 INFO:teuthology.orchestra.run.smithi031.stderr: User: admin 2023-11-17T06:17:46.714 INFO:teuthology.orchestra.run.smithi031.stderr: Password: rsbi72g878 2023-11-17T06:17:46.714 INFO:teuthology.orchestra.run.smithi031.stderr: 2023-11-17T06:17:46.714 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:You can access the Ceph CLI with: 2023-11-17T06:17:46.714 INFO:teuthology.orchestra.run.smithi031.stderr: 2023-11-17T06:17:46.714 INFO:teuthology.orchestra.run.smithi031.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-11-17T06:17:46.714 INFO:teuthology.orchestra.run.smithi031.stderr: 2023-11-17T06:17:46.714 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2023-11-17T06:17:46.714 INFO:teuthology.orchestra.run.smithi031.stderr: 2023-11-17T06:17:46.714 INFO:teuthology.orchestra.run.smithi031.stderr: ceph telemetry on 2023-11-17T06:17:46.715 INFO:teuthology.orchestra.run.smithi031.stderr: 2023-11-17T06:17:46.715 INFO:teuthology.orchestra.run.smithi031.stderr:For more information see: 2023-11-17T06:17:46.715 INFO:teuthology.orchestra.run.smithi031.stderr: 2023-11-17T06:17:46.715 INFO:teuthology.orchestra.run.smithi031.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-11-17T06:17:46.715 INFO:teuthology.orchestra.run.smithi031.stderr: 2023-11-17T06:17:46.715 INFO:teuthology.orchestra.run.smithi031.stderr:INFO:cephadm:Bootstrap complete. 2023-11-17T06:17:46.715 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Releasing lock 140218985158832 on /run/cephadm/cdc2ced4-8510-11ee-8dbf-212e2dc638e7.lock 2023-11-17T06:17:46.715 INFO:teuthology.orchestra.run.smithi031.stderr:DEBUG:cephadm:Lock 140218985158832 released on /run/cephadm/cdc2ced4-8510-11ee-8dbf-212e2dc638e7.lock 2023-11-17T06:17:46.715 INFO:tasks.cephadm:Fetching config... 2023-11-17T06:17:46.716 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-11-17T06:17:46.716 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-11-17T06:17:46.716 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:43 smithi031 bash[24752]: audit 2023-11-17T06:17:43.176930+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.31:0/3771351559' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-11-17T06:17:46.724 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-11-17T06:17:46.724 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-11-17T06:17:46.724 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-11-17T06:17:46.779 INFO:tasks.cephadm:Fetching mon keyring... 2023-11-17T06:17:46.779 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-11-17T06:17:46.779 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-11-17T06:17:46.794 INFO:tasks.cephadm:Fetching pub ssh key... 2023-11-17T06:17:46.794 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-11-17T06:17:46.795 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-11-17T06:17:46.843 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-11-17T06:17:46.843 DEBUG:teuthology.orchestra.run.smithi031:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOEgeRYGRo9o+AwqlPhTlpw8zhizQ+iNsNCWmIcpRt/m+KpG/YZiKn4Qp/8tkqz2eZ41307NTYRdzct7678hClaXD26EzwPgPU505449iHAGs0I1pN9Pz4OZX/YzUoMQrOJ81peTmgFGy6NfBqLQUgipaSWZf5a6eXYePxZlKwgUcaZW4KepffOofnrhadC28ddlINbqj14zz/3n8i5YolsnQmdOvZ5hWtvPZDV0J/kl1GLgC0YbvA1FJLw6UmOLOAa9pEvKhoID++vLdkMXQDAF4s8dGDB/krtthq8mbovDFFTFbTyHUi6Cjx27QXS7mJhbIxyE2BjEpbZqURhgRK+Ej/9bUcpwgSglv+BOtNFXMppdDmt+8PZT8aJOtviwLZwDQvtHwBBXWi7hss5nAml7vX7FgcEvaQnwOI6vu+dIoTsHgpkSpt/rmn5dbxDg+wxfJnf9UHbv78rCcoi+fmKLAH9RC/uKIyRnFKmsNHfAJdasVFWVgj8x/pirQT5Sc= ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-17T06:17:46.868 INFO:teuthology.orchestra.run.smithi031.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOEgeRYGRo9o+AwqlPhTlpw8zhizQ+iNsNCWmIcpRt/m+KpG/YZiKn4Qp/8tkqz2eZ41307NTYRdzct7678hClaXD26EzwPgPU505449iHAGs0I1pN9Pz4OZX/YzUoMQrOJ81peTmgFGy6NfBqLQUgipaSWZf5a6eXYePxZlKwgUcaZW4KepffOofnrhadC28ddlINbqj14zz/3n8i5YolsnQmdOvZ5hWtvPZDV0J/kl1GLgC0YbvA1FJLw6UmOLOAa9pEvKhoID++vLdkMXQDAF4s8dGDB/krtthq8mbovDFFTFbTyHUi6Cjx27QXS7mJhbIxyE2BjEpbZqURhgRK+Ej/9bUcpwgSglv+BOtNFXMppdDmt+8PZT8aJOtviwLZwDQvtHwBBXWi7hss5nAml7vX7FgcEvaQnwOI6vu+dIoTsHgpkSpt/rmn5dbxDg+wxfJnf9UHbv78rCcoi+fmKLAH9RC/uKIyRnFKmsNHfAJdasVFWVgj8x/pirQT5Sc= ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:17:46.878 DEBUG:teuthology.orchestra.run.smithi159:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOEgeRYGRo9o+AwqlPhTlpw8zhizQ+iNsNCWmIcpRt/m+KpG/YZiKn4Qp/8tkqz2eZ41307NTYRdzct7678hClaXD26EzwPgPU505449iHAGs0I1pN9Pz4OZX/YzUoMQrOJ81peTmgFGy6NfBqLQUgipaSWZf5a6eXYePxZlKwgUcaZW4KepffOofnrhadC28ddlINbqj14zz/3n8i5YolsnQmdOvZ5hWtvPZDV0J/kl1GLgC0YbvA1FJLw6UmOLOAa9pEvKhoID++vLdkMXQDAF4s8dGDB/krtthq8mbovDFFTFbTyHUi6Cjx27QXS7mJhbIxyE2BjEpbZqURhgRK+Ej/9bUcpwgSglv+BOtNFXMppdDmt+8PZT8aJOtviwLZwDQvtHwBBXWi7hss5nAml7vX7FgcEvaQnwOI6vu+dIoTsHgpkSpt/rmn5dbxDg+wxfJnf9UHbv78rCcoi+fmKLAH9RC/uKIyRnFKmsNHfAJdasVFWVgj8x/pirQT5Sc= ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-17T06:17:46.901 INFO:teuthology.orchestra.run.smithi159.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOEgeRYGRo9o+AwqlPhTlpw8zhizQ+iNsNCWmIcpRt/m+KpG/YZiKn4Qp/8tkqz2eZ41307NTYRdzct7678hClaXD26EzwPgPU505449iHAGs0I1pN9Pz4OZX/YzUoMQrOJ81peTmgFGy6NfBqLQUgipaSWZf5a6eXYePxZlKwgUcaZW4KepffOofnrhadC28ddlINbqj14zz/3n8i5YolsnQmdOvZ5hWtvPZDV0J/kl1GLgC0YbvA1FJLw6UmOLOAa9pEvKhoID++vLdkMXQDAF4s8dGDB/krtthq8mbovDFFTFbTyHUi6Cjx27QXS7mJhbIxyE2BjEpbZqURhgRK+Ej/9bUcpwgSglv+BOtNFXMppdDmt+8PZT8aJOtviwLZwDQvtHwBBXWi7hss5nAml7vX7FgcEvaQnwOI6vu+dIoTsHgpkSpt/rmn5dbxDg+wxfJnf9UHbv78rCcoi+fmKLAH9RC/uKIyRnFKmsNHfAJdasVFWVgj8x/pirQT5Sc= ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:17:46.914 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi159 2023-11-17T06:17:46.914 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-11-17T06:17:46.914 DEBUG:teuthology.orchestra.run.smithi159:> dd of=/etc/ceph/ceph.conf 2023-11-17T06:17:46.962 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-11-17T06:17:46.962 DEBUG:teuthology.orchestra.run.smithi159:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-17T06:17:46.969 INFO:tasks.cephadm:Adding host smithi159 to orchestrator... 2023-11-17T06:17:46.969 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch host add smithi159 2023-11-17T06:17:55.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:55 smithi031 bash[24752]: cluster 2023-11-17T06:17:54.512481+0000 mgr.y (mgr.14140) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:17:58.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:57 smithi031 bash[24752]: cluster 2023-11-17T06:17:56.512928+0000 mgr.y (mgr.14140) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:00.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:17:59 smithi031 bash[24752]: cluster 2023-11-17T06:17:58.513376+0000 mgr.y (mgr.14140) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:02.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:01 smithi031 bash[24752]: cluster 2023-11-17T06:18:00.513831+0000 mgr.y (mgr.14140) 6 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:04.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:03 smithi031 bash[24752]: cluster 2023-11-17T06:18:02.514294+0000 mgr.y (mgr.14140) 7 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:06.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:05 smithi031 bash[24752]: cluster 2023-11-17T06:18:04.514693+0000 mgr.y (mgr.14140) 8 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:08.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:07 smithi031 bash[24752]: cluster 2023-11-17T06:18:06.515133+0000 mgr.y (mgr.14140) 9 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:10.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:09 smithi031 bash[24752]: cluster 2023-11-17T06:18:08.515589+0000 mgr.y (mgr.14140) 10 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:12.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:11 smithi031 bash[24752]: cluster 2023-11-17T06:18:10.515995+0000 mgr.y (mgr.14140) 11 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:14.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:13 smithi031 bash[24752]: cluster 2023-11-17T06:18:12.516425+0000 mgr.y (mgr.14140) 12 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:16.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:15 smithi031 bash[24752]: cluster 2023-11-17T06:18:14.516888+0000 mgr.y (mgr.14140) 13 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:18.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:17 smithi031 bash[24752]: cluster 2023-11-17T06:18:16.517290+0000 mgr.y (mgr.14140) 14 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:20.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:19 smithi031 bash[24752]: cluster 2023-11-17T06:18:18.517727+0000 mgr.y (mgr.14140) 15 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:22.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:21 smithi031 bash[24752]: cluster 2023-11-17T06:18:20.518100+0000 mgr.y (mgr.14140) 16 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:23.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:23 smithi031 bash[24752]: cluster 2023-11-17T06:18:22.518515+0000 mgr.y (mgr.14140) 17 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:23.943 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:18:23 smithi031 bash[25016]: Warning: Permanently added 'smithi159,172.21.15.159' (ECDSA) to the list of known hosts. 2023-11-17T06:18:24.516 INFO:teuthology.orchestra.run.smithi159.stdout:Added host 'smithi159' 2023-11-17T06:18:25.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:24 smithi031 bash[24752]: audit 2023-11-17T06:18:23.511699+0000 mgr.y (mgr.14140) 18 : audit [DBG] from='client.14159 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi159", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:18:25.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:24 smithi031 bash[24752]: audit 2023-11-17T06:18:24.160803+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"smithi031\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"smithi159\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-17T06:18:25.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:24 smithi031 bash[24752]: audit 2023-11-17T06:18:24.164747+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"smithi031\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"smithi159\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-17T06:18:25.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:24 smithi031 bash[24752]: audit 2023-11-17T06:18:24.463114+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:18:25.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:24 smithi031 bash[24752]: audit 2023-11-17T06:18:24.466594+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:18:25.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:24 smithi031 bash[24752]: audit 2023-11-17T06:18:24.468014+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:18:25.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:24 smithi031 bash[24752]: audit 2023-11-17T06:18:24.690134+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-17T06:18:24.689488\", \"networks\": {}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:18:25.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:24 smithi031 bash[24752]: audit 2023-11-17T06:18:24.693944+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-17T06:18:24.689488\", \"networks\": {}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:18:25.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:24 smithi031 bash[24752]: audit 2023-11-17T06:18:24.695204+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:18:25.450 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch host ls --format=json 2023-11-17T06:18:26.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:25 smithi031 bash[24752]: cephadm 2023-11-17T06:18:24.165609+0000 mgr.y (mgr.14140) 19 : cephadm [INF] Added host smithi159 2023-11-17T06:18:26.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:25 smithi031 bash[24752]: cluster 2023-11-17T06:18:24.519088+0000 mgr.y (mgr.14140) 20 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:28.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:27 smithi031 bash[24752]: cluster 2023-11-17T06:18:26.519572+0000 mgr.y (mgr.14140) 21 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:29.142 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-11-17T06:18:29.143 INFO:teuthology.orchestra.run.smithi159.stdout:[{"addr": "smithi031", "hostname": "smithi031", "labels": [], "status": ""}, {"addr": "smithi159", "hostname": "smithi159", "labels": [], "status": ""}] 2023-11-17T06:18:29.736 INFO:tasks.cephadm:Setting crush tunables to default 2023-11-17T06:18:29.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph osd crush tunables default 2023-11-17T06:18:30.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:29 smithi031 bash[24752]: cluster 2023-11-17T06:18:28.520054+0000 mgr.y (mgr.14140) 22 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:31.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:30 smithi031 bash[24752]: audit 2023-11-17T06:18:29.140200+0000 mgr.y (mgr.14140) 23 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-17T06:18:31.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:30 smithi031 bash[24752]: audit 2023-11-17T06:18:30.254618+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:18:31.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:30 smithi031 bash[24752]: audit 2023-11-17T06:18:30.483805+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-17T06:18:24.689488\", \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:18:31.106 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:30 smithi031 bash[24752]: audit 2023-11-17T06:18:30.488006+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-17T06:18:24.689488\", \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:18:32.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:31 smithi031 bash[24752]: cluster 2023-11-17T06:18:30.520503+0000 mgr.y (mgr.14140) 24 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:32.822 INFO:teuthology.orchestra.run.smithi031.stderr:adjusted tunables profile to default 2023-11-17T06:18:33.172 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:32 smithi031 bash[24752]: audit 2023-11-17T06:18:32.529175+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.31:0/4210829419' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-11-17T06:18:33.613 INFO:tasks.cephadm:Adding mon.c on smithi031 2023-11-17T06:18:33.613 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch daemon add mon 'smithi031:[v2:172.21.15.31:3301,v1:172.21.15.31:6790]=c' 2023-11-17T06:18:33.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:33 smithi031 bash[24752]: cluster 2023-11-17T06:18:32.521077+0000 mgr.y (mgr.14140) 25 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:33.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:33 smithi031 bash[24752]: audit 2023-11-17T06:18:32.816597+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.31:0/4210829419' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-11-17T06:18:33.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:33 smithi031 bash[24752]: cluster 2023-11-17T06:18:32.816746+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-17T06:18:35.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:34 smithi031 bash[24752]: cluster 2023-11-17T06:18:34.814390+0000 mon.a (mon.0) 120 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-17T06:18:36.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:35 smithi031 bash[24752]: cluster 2023-11-17T06:18:34.521673+0000 mgr.y (mgr.14140) 26 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:37.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:36 smithi031 bash[24752]: audit 2023-11-17T06:18:36.283790+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-17T06:18:37.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:36 smithi031 bash[24752]: audit 2023-11-17T06:18:36.285065+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:18:37.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:36 smithi031 bash[24752]: audit 2023-11-17T06:18:36.286653+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2023-11-17T06:18:38.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:37 smithi031 bash[24752]: audit 2023-11-17T06:18:36.279757+0000 mgr.y (mgr.14140) 27 : audit [DBG] from='client.14165 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi031:[v2:172.21.15.31:3301,v1:172.21.15.31:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:18:38.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:37 smithi031 bash[24752]: cephadm 2023-11-17T06:18:36.286187+0000 mgr.y (mgr.14140) 28 : cephadm [INF] Deploying daemon mon.c on smithi031 2023-11-17T06:18:38.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:37 smithi031 bash[24752]: cluster 2023-11-17T06:18:36.522206+0000 mgr.y (mgr.14140) 29 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:40.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:39 smithi031 bash[24752]: cluster 2023-11-17T06:18:38.522735+0000 mgr.y (mgr.14140) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:40.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:39 smithi031 bash[24752]: audit 2023-11-17T06:18:39.842432+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.198996\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.199259\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:18:40.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:39 smithi031 bash[24752]: audit 2023-11-17T06:18:39.843248+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:18:40.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:39 smithi031 bash[24752]: audit 2023-11-17T06:18:39.847114+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.198996\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.199259\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:18:40.291 INFO:teuthology.orchestra.run.smithi031.stdout:Deployed mon.c on host 'smithi031' 2023-11-17T06:18:41.201 DEBUG:teuthology.orchestra.run.smithi031:mon.c> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.c.service 2023-11-17T06:18:41.204 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-17T06:18:41.205 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph mon dump -f json 2023-11-17T06:18:41.505 INFO:journalctl@ceph.mon.c.smithi031.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:18:41.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.274+0000 7fa5b9f646c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-17T06:18:41.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.274+0000 7fa5b9f646c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-11-17T06:18:41.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.274+0000 7fa5b9f646c0 0 pidfile_write: ignore empty --pid-file 2023-11-17T06:18:41.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.278+0000 7fa5b9f646c0 0 load: jerasure load: lrc load: isa 2023-11-17T06:18:41.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 0 set rocksdb option compression = kNoCompression 2023-11-17T06:18:41.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-17T06:18:41.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-17T06:18:41.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 0 set rocksdb option compression = kNoCompression 2023-11-17T06:18:41.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-17T06:18:41.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-17T06:18:41.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 1 rocksdb: do_open column families: [default] 2023-11-17T06:18:41.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-17T06:18:41.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-17T06:18:41.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Compile date Mar 23 2020 2023-11-17T06:18:41.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: DB SUMMARY 2023-11-17T06:18:41.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: CURRENT file: CURRENT 2023-11-17T06:18:41.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: IDENTITY file: IDENTITY 2023-11-17T06:18:41.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-11-17T06:18:41.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-11-17T06:18:41.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 489 ; 2023-11-17T06:18:41.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.error_if_exists: 0 2023-11-17T06:18:41.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.create_if_missing: 0 2023-11-17T06:18:41.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-17T06:18:41.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.env: 0x5627ccd011a0 2023-11-17T06:18:41.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.info_log: 0x5627cd8bc9a0 2023-11-17T06:18:41.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-17T06:18:41.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.statistics: (nil) 2023-11-17T06:18:41.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.use_fsync: 0 2023-11-17T06:18:41.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-17T06:18:41.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-17T06:18:41.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-17T06:18:41.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-17T06:18:41.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-17T06:18:41.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-17T06:18:41.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-17T06:18:41.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-17T06:18:41.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-17T06:18:41.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-17T06:18:41.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-17T06:18:41.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.db_log_dir: 2023-11-17T06:18:41.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-11-17T06:18:41.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-17T06:18:41.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-17T06:18:41.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-17T06:18:41.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-17T06:18:41.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-17T06:18:41.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-17T06:18:41.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-17T06:18:41.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-17T06:18:41.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-17T06:18:41.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.write_buffer_manager: 0x5627ce456b10 2023-11-17T06:18:41.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-17T06:18:41.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-17T06:18:41.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-17T06:18:41.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-17T06:18:41.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-17T06:18:41.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-17T06:18:41.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-17T06:18:41.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-17T06:18:41.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-17T06:18:41.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-17T06:18:41.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-17T06:18:41.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-17T06:18:41.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-17T06:18:41.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.row_cache: None 2023-11-17T06:18:41.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.wal_filter: None 2023-11-17T06:18:41.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-17T06:18:41.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-17T06:18:41.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-17T06:18:41.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.two_write_queues: 0 2023-11-17T06:18:41.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-17T06:18:41.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.atomic_flush: 0 2023-11-17T06:18:41.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-17T06:18:41.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-17T06:18:41.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-17T06:18:41.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-17T06:18:41.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-17T06:18:41.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-17T06:18:41.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-17T06:18:41.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-17T06:18:41.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-17T06:18:41.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-17T06:18:41.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-17T06:18:41.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_open_files: -1 2023-11-17T06:18:41.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-17T06:18:41.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-17T06:18:41.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-17T06:18:41.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Compression algorithms supported: 2023-11-17T06:18:41.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-17T06:18:41.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: kZSTD supported: 0 2023-11-17T06:18:41.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: kXpressCompression supported: 0 2023-11-17T06:18:41.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-17T06:18:41.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-17T06:18:41.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-17T06:18:41.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: kZlibCompression supported: 1 2023-11-17T06:18:41.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-17T06:18:41.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-17T06:18:41.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2023-11-17T06:18:41.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-17T06:18:41.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-17T06:18:41.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.merge_operator: 2023-11-17T06:18:41.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compaction_filter: None 2023-11-17T06:18:41.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-17T06:18:41.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-17T06:18:41.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-17T06:18:41.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5627cd7dc138) 2023-11-17T06:18:41.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: cache_index_and_filter_blocks: 1 2023-11-17T06:18:41.515 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: cache_index_and_filter_blocks_with_high_priority: 1 2023-11-17T06:18:41.515 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-17T06:18:41.515 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: pin_top_level_index_and_filter: 1 2023-11-17T06:18:41.515 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: index_type: 0 2023-11-17T06:18:41.515 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: data_block_index_type: 0 2023-11-17T06:18:41.515 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: data_block_hash_table_util_ratio: 0.750000 2023-11-17T06:18:41.515 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: hash_index_allow_collision: 1 2023-11-17T06:18:41.515 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: checksum: 1 2023-11-17T06:18:41.515 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: no_block_cache: 0 2023-11-17T06:18:41.515 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: block_cache: 0x5627cd812610 2023-11-17T06:18:41.515 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: block_cache_name: BinnedLRUCache 2023-11-17T06:18:41.515 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: block_cache_options: 2023-11-17T06:18:41.515 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: capacity : 536870912 2023-11-17T06:18:41.516 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: num_shard_bits : 4 2023-11-17T06:18:41.516 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: strict_capacity_limit : 0 2023-11-17T06:18:41.516 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: high_pri_pool_ratio: 0.000 2023-11-17T06:18:41.516 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: block_cache_compressed: (nil) 2023-11-17T06:18:41.516 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: persistent_cache: (nil) 2023-11-17T06:18:41.516 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: block_size: 4096 2023-11-17T06:18:41.516 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: block_size_deviation: 10 2023-11-17T06:18:41.516 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: block_restart_interval: 16 2023-11-17T06:18:41.516 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: index_block_restart_interval: 1 2023-11-17T06:18:41.516 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: metadata_block_size: 4096 2023-11-17T06:18:41.516 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: partition_filters: 0 2023-11-17T06:18:41.516 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: use_delta_encoding: 1 2023-11-17T06:18:41.516 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-17T06:18:41.516 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: whole_key_filtering: 1 2023-11-17T06:18:41.517 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: verify_compression: 0 2023-11-17T06:18:41.517 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: read_amp_bytes_per_bit: 0 2023-11-17T06:18:41.517 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: format_version: 2 2023-11-17T06:18:41.517 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: enable_index_compression: 1 2023-11-17T06:18:41.517 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: block_align: 0 2023-11-17T06:18:41.517 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-17T06:18:41.517 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-17T06:18:41.517 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compression: NoCompression 2023-11-17T06:18:41.517 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-17T06:18:41.517 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-17T06:18:41.517 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-17T06:18:41.517 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.num_levels: 7 2023-11-17T06:18:41.517 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-17T06:18:41.518 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-17T06:18:41.518 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-17T06:18:41.518 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-17T06:18:41.518 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-17T06:18:41.518 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-17T06:18:41.518 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-17T06:18:41.518 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-17T06:18:41.518 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-17T06:18:41.520 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-17T06:18:41.520 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-17T06:18:41.520 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-17T06:18:41.520 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-17T06:18:41.520 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-17T06:18:41.520 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-17T06:18:41.520 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-17T06:18:41.520 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-17T06:18:41.520 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-17T06:18:41.521 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-17T06:18:41.521 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-17T06:18:41.521 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-17T06:18:41.521 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-17T06:18:41.521 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-17T06:18:41.521 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-17T06:18:41.521 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-17T06:18:41.521 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-17T06:18:41.521 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-17T06:18:41.521 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-17T06:18:41.521 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-17T06:18:41.521 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-17T06:18:41.521 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-17T06:18:41.521 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-17T06:18:41.522 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-17T06:18:41.522 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-17T06:18:41.522 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-17T06:18:41.522 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-17T06:18:41.522 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-17T06:18:41.522 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-17T06:18:41.522 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-17T06:18:41.522 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-17T06:18:41.522 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-17T06:18:41.522 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-17T06:18:41.522 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-17T06:18:41.522 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-17T06:18:41.522 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-17T06:18:41.523 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-17T06:18:41.523 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.table_properties_collectors: 2023-11-17T06:18:41.523 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-17T06:18:41.523 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-17T06:18:41.523 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-17T06:18:41.523 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-17T06:18:41.523 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-17T06:18:41.523 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.bloom_locality: 0 2023-11-17T06:18:41.523 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-17T06:18:41.523 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-17T06:18:41.523 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-17T06:18:41.523 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-17T06:18:41.523 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-17T06:18:41.523 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.282+0000 7fa5b9f646c0 4 rocksdb: Options.ttl: 0 2023-11-17T06:18:41.524 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.286+0000 7fa5b9f646c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-17T06:18:41.524 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.286+0000 7fa5b9f646c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-11-17T06:18:41.524 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.286+0000 7fa5b9f646c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700201921289268, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-11-17T06:18:41.524 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.286+0000 7fa5b9f646c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2023-11-17T06:18:41.524 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.286+0000 7fa5b9f646c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700201921290385, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1403, "table_properties": {"data_size": 501, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 379, "raw_average_value_size": 75, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-11-17T06:18:41.524 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.286+0000 7fa5b9f646c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2023-11-17T06:18:41.524 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.286+0000 7fa5b9f646c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700201921291371, "job": 1, "event": "recovery_finished"} 2023-11-17T06:18:41.524 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.290+0000 7fa5b9f646c0 4 rocksdb: DB pointer 0x5627cd8ad200 2023-11-17T06:18:41.524 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.290+0000 7fa5a10b1700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-17T06:18:41.524 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.290+0000 7fa5a10b1700 4 rocksdb: [db/db_impl.cc:778] 2023-11-17T06:18:41.524 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: ** DB Stats ** 2023-11-17T06:18:41.524 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-17T06:18:41.525 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-17T06:18:41.525 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-17T06:18:41.525 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-17T06:18:41.525 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-17T06:18:41.525 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-17T06:18:41.525 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-17T06:18:41.525 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: ** Compaction Stats [default] ** 2023-11-17T06:18:41.525 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: 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-11-17T06:18:41.525 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:18:41.525 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.4 0.00 0.00 1 0.001 0 0 2023-11-17T06:18:41.525 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.4 0.00 0.00 1 0.001 0 0 2023-11-17T06:18:41.525 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.4 0.00 0.00 1 0.001 0 0 2023-11-17T06:18:41.525 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: ** Compaction Stats [default] ** 2023-11-17T06:18:41.525 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: 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-11-17T06:18:41.526 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:18:41.526 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.4 0.00 0.00 1 0.001 0 0 2023-11-17T06:18:41.526 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-17T06:18:41.526 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-17T06:18:41.526 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-17T06:18:41.526 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: AddFile(Total Files): cumulative 0, interval 0 2023-11-17T06:18:41.526 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-17T06:18:41.526 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: AddFile(Keys): cumulative 0, interval 0 2023-11-17T06:18:41.526 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Cumulative compaction: 0.00 GB write, 0.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-17T06:18:41.526 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Interval compaction: 0.00 GB write, 0.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-17T06:18:41.526 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: 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-11-17T06:18:41.526 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: ** File Read Latency Histogram By Level [default] ** 2023-11-17T06:18:41.526 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: ** Compaction Stats [default] ** 2023-11-17T06:18:41.527 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: 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-11-17T06:18:41.527 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:18:41.527 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.4 0.00 0.00 1 0.001 0 0 2023-11-17T06:18:41.527 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.4 0.00 0.00 1 0.001 0 0 2023-11-17T06:18:41.527 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: 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-11-17T06:18:41.527 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: ** Compaction Stats [default] ** 2023-11-17T06:18:41.527 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: 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-11-17T06:18:41.527 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:18:41.527 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.4 0.00 0.00 1 0.001 0 0 2023-11-17T06:18:41.527 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-17T06:18:41.527 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-17T06:18:41.527 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-17T06:18:41.527 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: AddFile(Total Files): cumulative 0, interval 0 2023-11-17T06:18:41.527 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-17T06:18:41.528 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: AddFile(Keys): cumulative 0, interval 0 2023-11-17T06:18:41.528 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Cumulative compaction: 0.00 GB write, 0.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-17T06:18:41.528 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-17T06:18:41.528 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: 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-11-17T06:18:41.528 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: ** File Read Latency Histogram By Level [default] ** 2023-11-17T06:18:41.528 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.290+0000 7fa5b9f646c0 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2023-11-17T06:18:41.528 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.290+0000 7fa5b9f646c0 0 using public_addrv [v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0] 2023-11-17T06:18:41.528 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.290+0000 7fa5b9f646c0 0 starting mon.c rank -1 at public addrs [v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0] at bind addrs [v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:18:41.528 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.294+0000 7fa5b9f646c0 1 mon.c@-1(???) e0 preinit fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:18:41.528 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 0 mon.c@-1(synchronizing).mds e1 new map 2023-11-17T06:18:41.528 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 0 mon.c@-1(synchronizing).mds e1 print_map 2023-11-17T06:18:41.528 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: e1 2023-11-17T06:18:41.528 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-17T06:18:41.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: 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-11-17T06:18:41.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: legacy client fscid: -1 2023-11-17T06:18:41.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: 2023-11-17T06:18:41.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: No filesystems configured 2023-11-17T06:18:41.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-11-17T06:18:41.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-11-17T06:18:41.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-11-17T06:18:41.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-11-17T06:18:41.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-11-17T06:18:41.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-11-17T06:18:41.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 1 mon.c@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-11-17T06:18:41.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 1 mon.c@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2023-11-17T06:18:41.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-17T06:18:41.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-17T06:18:41.530 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 0 mon.c@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2023-11-17T06:18:41.530 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-17T06:18:41.530 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: cluster 2023-11-17T06:18:38.522735+0000 mgr.y (mgr.14140) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:41.530 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: audit 2023-11-17T06:18:39.842432+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.198996\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.199259\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:18:41.530 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: audit 2023-11-17T06:18:39.843248+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:18:41.530 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: audit 2023-11-17T06:18:39.847114+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.198996\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:17:36.199259\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:18:41.530 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.322+0000 7fa5a38b6700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2023-11-17T06:18:41.530 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.326+0000 7fa5a38b6700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-11-17T06:18:41.530 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.326+0000 7fa5a38b6700 20 expand_channel_meta expand map: {default=false} 2023-11-17T06:18:41.530 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.326+0000 7fa5a38b6700 20 expand_channel_meta from 'false' to 'false' 2023-11-17T06:18:41.530 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.326+0000 7fa5a38b6700 20 expand_channel_meta expanded map: {default=false} 2023-11-17T06:18:41.530 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.326+0000 7fa5a38b6700 20 expand_channel_meta expand map: {default=info} 2023-11-17T06:18:41.531 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.326+0000 7fa5a38b6700 20 expand_channel_meta from 'info' to 'info' 2023-11-17T06:18:41.531 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.326+0000 7fa5a38b6700 20 expand_channel_meta expanded map: {default=info} 2023-11-17T06:18:41.531 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.326+0000 7fa5a38b6700 20 expand_channel_meta expand map: {default=daemon} 2023-11-17T06:18:41.531 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.326+0000 7fa5a38b6700 20 expand_channel_meta from 'daemon' to 'daemon' 2023-11-17T06:18:41.531 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.326+0000 7fa5a38b6700 20 expand_channel_meta expanded map: {default=daemon} 2023-11-17T06:18:41.531 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.326+0000 7fa5a38b6700 20 expand_channel_meta expand map: {default=debug} 2023-11-17T06:18:41.531 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.326+0000 7fa5a38b6700 20 expand_channel_meta from 'debug' to 'debug' 2023-11-17T06:18:41.531 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:41 smithi031 bash[28317]: debug 2023-11-17T06:18:41.326+0000 7fa5a38b6700 20 expand_channel_meta expanded map: {default=debug} 2023-11-17T06:18:46.437 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[24752]: cluster 2023-11-17T06:18:41.336938+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-11-17T06:18:46.438 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[24752]: audit 2023-11-17T06:18:41.351454+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350109\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350259\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350345\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}}, \"last_daemon_update\": \"2023-11-17T06:18:41.350529\", \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:18:46.438 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[28317]: cluster 2023-11-17T06:18:41.336938+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-11-17T06:18:46.438 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[28317]: audit 2023-11-17T06:18:41.351454+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350109\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350259\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350345\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}}, \"last_daemon_update\": \"2023-11-17T06:18:41.350529\", \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:18:46.438 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[28317]: cluster 2023-11-17T06:18:42.523745+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:46.438 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[28317]: cluster 2023-11-17T06:18:43.334765+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-17T06:18:46.438 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[28317]: cluster 2023-11-17T06:18:44.524280+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:46.439 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[28317]: cluster 2023-11-17T06:18:46.358304+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-17T06:18:46.439 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[28317]: cluster 2023-11-17T06:18:46.372732+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],c=[v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0]} 2023-11-17T06:18:46.439 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[24752]: cluster 2023-11-17T06:18:42.523745+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:46.439 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[24752]: cluster 2023-11-17T06:18:43.334765+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-17T06:18:46.439 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[24752]: cluster 2023-11-17T06:18:44.524280+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:46.439 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[24752]: cluster 2023-11-17T06:18:46.358304+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-17T06:18:46.439 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[24752]: cluster 2023-11-17T06:18:46.372732+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],c=[v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0]} 2023-11-17T06:18:46.439 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[24752]: cluster 2023-11-17T06:18:46.372889+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-11-17T06:18:46.439 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[24752]: cluster 2023-11-17T06:18:46.372966+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-17T06:18:46.439 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[24752]: cluster 2023-11-17T06:18:46.373326+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 71s) 2023-11-17T06:18:46.439 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[24752]: audit 2023-11-17T06:18:46.374348+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350109\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350259\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350345\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}}, \"last_daemon_update\": \"2023-11-17T06:18:41.350529\", \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:18:46.440 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[24752]: cluster 2023-11-17T06:18:46.382491+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-17T06:18:46.693 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[24752]: audit 2023-11-17T06:18:46.389767+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350109\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350259\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350345\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}}, \"last_daemon_update\": \"2023-11-17T06:18:41.350529\", \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:18:46.693 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[28317]: cluster 2023-11-17T06:18:46.372889+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-11-17T06:18:46.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[28317]: cluster 2023-11-17T06:18:46.372966+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-17T06:18:46.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[28317]: cluster 2023-11-17T06:18:46.373326+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 71s) 2023-11-17T06:18:46.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[28317]: audit 2023-11-17T06:18:46.374348+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350109\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350259\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350345\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}}, \"last_daemon_update\": \"2023-11-17T06:18:41.350529\", \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:18:46.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[28317]: cluster 2023-11-17T06:18:46.382491+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-17T06:18:46.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:46 smithi031 bash[28317]: audit 2023-11-17T06:18:46.389767+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350109\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350259\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350345\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}}, \"last_daemon_update\": \"2023-11-17T06:18:41.350529\", \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:18:48.149 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:18:48.150 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":2,"fsid":"cdc2ced4-8510-11ee-8dbf-212e2dc638e7","modified":"2023-11-17T06:18:41.332713Z","created":"2023-11-17T06:16:51.800965Z","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.31:3300","nonce":0},{"type":"v1","addr":"172.21.15.31:6789","nonce":0}]},"addr":"172.21.15.31:6789/0","public_addr":"172.21.15.31:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3301","nonce":0},{"type":"v1","addr":"172.21.15.31:6790","nonce":0}]},"addr":"172.21.15.31:6790/0","public_addr":"172.21.15.31:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-11-17T06:18:48.152 INFO:teuthology.orchestra.run.smithi031.stderr:dumped monmap epoch 2 2023-11-17T06:18:48.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:47 smithi031 bash[24752]: cluster 2023-11-17T06:18:46.524959+0000 mgr.y (mgr.14140) 34 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:48.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:47 smithi031 bash[28317]: cluster 2023-11-17T06:18:46.524959+0000 mgr.y (mgr.14140) 34 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:48.819 INFO:tasks.cephadm:Adding mon.b on smithi159 2023-11-17T06:18:48.819 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch daemon add mon smithi159:172.21.15.159=b 2023-11-17T06:18:49.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:48 smithi031 bash[24752]: audit 2023-11-17T06:18:48.148691+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.31:0/1896136016' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-17T06:18:49.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:48 smithi031 bash[28317]: audit 2023-11-17T06:18:48.148691+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.31:0/1896136016' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-17T06:18:50.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:49 smithi031 bash[24752]: cluster 2023-11-17T06:18:48.525515+0000 mgr.y (mgr.14140) 35 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:50.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:49 smithi031 bash[28317]: cluster 2023-11-17T06:18:48.525515+0000 mgr.y (mgr.14140) 35 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:52.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:51 smithi031 bash[28317]: cluster 2023-11-17T06:18:50.526043+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:52.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:51 smithi031 bash[28317]: audit 2023-11-17T06:18:51.332039+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-17T06:18:52.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:51 smithi031 bash[28317]: audit 2023-11-17T06:18:51.334639+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:18:52.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:51 smithi031 bash[28317]: audit 2023-11-17T06:18:51.336778+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-11-17T06:18:52.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:51 smithi031 bash[24752]: cluster 2023-11-17T06:18:50.526043+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:52.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:51 smithi031 bash[24752]: audit 2023-11-17T06:18:51.332039+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-17T06:18:52.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:51 smithi031 bash[24752]: audit 2023-11-17T06:18:51.334639+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:18:52.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:51 smithi031 bash[24752]: audit 2023-11-17T06:18:51.336778+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-11-17T06:18:53.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:52 smithi031 bash[24752]: audit 2023-11-17T06:18:51.329330+0000 mgr.y (mgr.14140) 37 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi159:172.21.15.159=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:18:53.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:52 smithi031 bash[24752]: cephadm 2023-11-17T06:18:51.336128+0000 mgr.y (mgr.14140) 38 : cephadm [INF] Deploying daemon mon.b on smithi159 2023-11-17T06:18:53.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:52 smithi031 bash[28317]: audit 2023-11-17T06:18:51.329330+0000 mgr.y (mgr.14140) 37 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi159:172.21.15.159=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:18:53.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:52 smithi031 bash[28317]: cephadm 2023-11-17T06:18:51.336128+0000 mgr.y (mgr.14140) 38 : cephadm [INF] Deploying daemon mon.b on smithi159 2023-11-17T06:18:54.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:53 smithi031 bash[28317]: cluster 2023-11-17T06:18:52.526580+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:54.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:53 smithi031 bash[24752]: cluster 2023-11-17T06:18:52.526580+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:55.338 INFO:teuthology.orchestra.run.smithi159.stdout:Deployed mon.b on host 'smithi159' 2023-11-17T06:18:56.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:55 smithi031 bash[24752]: cluster 2023-11-17T06:18:54.527232+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:56.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:55 smithi031 bash[24752]: audit 2023-11-17T06:18:55.266695+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:18:56.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:55 smithi031 bash[24752]: audit 2023-11-17T06:18:55.267587+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:18:56.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:18:55 smithi031 bash[24752]: audit 2023-11-17T06:18:55.273736+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:18:56.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:55 smithi031 bash[28317]: cluster 2023-11-17T06:18:54.527232+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:56.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:55 smithi031 bash[28317]: audit 2023-11-17T06:18:55.266695+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:18:56.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:55 smithi031 bash[28317]: audit 2023-11-17T06:18:55.267587+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:18:56.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:18:55 smithi031 bash[28317]: audit 2023-11-17T06:18:55.273736+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:18:56.258 DEBUG:teuthology.orchestra.run.smithi159:mon.b> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.b.service 2023-11-17T06:18:56.260 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-11-17T06:18:56.261 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph mon dump -f json 2023-11-17T06:18:57.381 INFO:journalctl@ceph.mon.b.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:18:57.382 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.681+0000 7febe4e9b6c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-17T06:18:57.382 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.681+0000 7febe4e9b6c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-11-17T06:18:57.382 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.681+0000 7febe4e9b6c0 0 pidfile_write: ignore empty --pid-file 2023-11-17T06:18:57.382 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 0 load: jerasure load: lrc load: isa 2023-11-17T06:18:57.382 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 0 set rocksdb option compression = kNoCompression 2023-11-17T06:18:57.382 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-17T06:18:57.382 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-17T06:18:57.382 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 0 set rocksdb option compression = kNoCompression 2023-11-17T06:18:57.382 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-17T06:18:57.382 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-17T06:18:57.382 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 1 rocksdb: do_open column families: [default] 2023-11-17T06:18:57.382 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-17T06:18:57.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-17T06:18:57.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Compile date Mar 23 2020 2023-11-17T06:18:57.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: DB SUMMARY 2023-11-17T06:18:57.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: CURRENT file: CURRENT 2023-11-17T06:18:57.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: IDENTITY file: IDENTITY 2023-11-17T06:18:57.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-11-17T06:18:57.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-11-17T06:18:57.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 610 ; 2023-11-17T06:18:57.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.error_if_exists: 0 2023-11-17T06:18:57.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.create_if_missing: 0 2023-11-17T06:18:57.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-17T06:18:57.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.env: 0x55658e8ac1a0 2023-11-17T06:18:57.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.info_log: 0x55658fcc29a0 2023-11-17T06:18:57.384 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-17T06:18:57.384 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.statistics: (nil) 2023-11-17T06:18:57.384 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.use_fsync: 0 2023-11-17T06:18:57.385 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-17T06:18:57.385 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-17T06:18:57.385 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-17T06:18:57.385 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-17T06:18:57.385 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-17T06:18:57.385 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-17T06:18:57.385 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-17T06:18:57.385 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-17T06:18:57.385 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-17T06:18:57.385 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-17T06:18:57.385 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-17T06:18:57.385 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.db_log_dir: 2023-11-17T06:18:57.386 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-11-17T06:18:57.386 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-17T06:18:57.386 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-17T06:18:57.386 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-17T06:18:57.386 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-17T06:18:57.386 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-17T06:18:57.386 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-17T06:18:57.386 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-17T06:18:57.386 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-17T06:18:57.386 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-17T06:18:57.386 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.write_buffer_manager: 0x55659085ca80 2023-11-17T06:18:57.386 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-17T06:18:57.386 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-17T06:18:57.387 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-17T06:18:57.387 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-17T06:18:57.387 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-17T06:18:57.387 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-17T06:18:57.387 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-17T06:18:57.387 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-17T06:18:57.387 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-17T06:18:57.387 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-17T06:18:57.387 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-17T06:18:57.387 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-17T06:18:57.387 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-17T06:18:57.387 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.row_cache: None 2023-11-17T06:18:57.387 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.wal_filter: None 2023-11-17T06:18:57.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-17T06:18:57.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-17T06:18:57.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-17T06:18:57.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.two_write_queues: 0 2023-11-17T06:18:57.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-17T06:18:57.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.atomic_flush: 0 2023-11-17T06:18:57.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-17T06:18:57.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-17T06:18:57.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-17T06:18:57.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-17T06:18:57.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-17T06:18:57.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-17T06:18:57.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-17T06:18:57.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-17T06:18:57.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-17T06:18:57.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-17T06:18:57.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-17T06:18:57.389 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_open_files: -1 2023-11-17T06:18:57.390 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-17T06:18:57.390 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-17T06:18:57.390 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-17T06:18:57.390 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Compression algorithms supported: 2023-11-17T06:18:57.390 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-17T06:18:57.390 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: kZSTD supported: 0 2023-11-17T06:18:57.390 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: kXpressCompression supported: 0 2023-11-17T06:18:57.390 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-17T06:18:57.390 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-17T06:18:57.390 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-17T06:18:57.391 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: kZlibCompression supported: 1 2023-11-17T06:18:57.391 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-17T06:18:57.391 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-17T06:18:57.391 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2023-11-17T06:18:57.391 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-17T06:18:57.391 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-17T06:18:57.391 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.merge_operator: 2023-11-17T06:18:57.391 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compaction_filter: None 2023-11-17T06:18:57.393 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-17T06:18:57.393 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-17T06:18:57.394 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-17T06:18:57.394 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55658fbe2138) 2023-11-17T06:18:57.394 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: cache_index_and_filter_blocks: 1 2023-11-17T06:18:57.394 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: cache_index_and_filter_blocks_with_high_priority: 1 2023-11-17T06:18:57.394 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-17T06:18:57.394 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: pin_top_level_index_and_filter: 1 2023-11-17T06:18:57.394 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: index_type: 0 2023-11-17T06:18:57.394 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: data_block_index_type: 0 2023-11-17T06:18:57.395 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: data_block_hash_table_util_ratio: 0.750000 2023-11-17T06:18:57.395 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: hash_index_allow_collision: 1 2023-11-17T06:18:57.395 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: checksum: 1 2023-11-17T06:18:57.395 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: no_block_cache: 0 2023-11-17T06:18:57.395 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: block_cache: 0x55658fc18610 2023-11-17T06:18:57.395 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: block_cache_name: BinnedLRUCache 2023-11-17T06:18:57.395 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: block_cache_options: 2023-11-17T06:18:57.395 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: capacity : 536870912 2023-11-17T06:18:57.395 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: num_shard_bits : 4 2023-11-17T06:18:57.395 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: strict_capacity_limit : 0 2023-11-17T06:18:57.395 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: high_pri_pool_ratio: 0.000 2023-11-17T06:18:57.395 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: block_cache_compressed: (nil) 2023-11-17T06:18:57.395 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: persistent_cache: (nil) 2023-11-17T06:18:57.395 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: block_size: 4096 2023-11-17T06:18:57.396 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: block_size_deviation: 10 2023-11-17T06:18:57.396 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: block_restart_interval: 16 2023-11-17T06:18:57.396 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: index_block_restart_interval: 1 2023-11-17T06:18:57.396 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: metadata_block_size: 4096 2023-11-17T06:18:57.396 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: partition_filters: 0 2023-11-17T06:18:57.396 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: use_delta_encoding: 1 2023-11-17T06:18:57.396 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-17T06:18:57.396 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: whole_key_filtering: 1 2023-11-17T06:18:57.396 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: verify_compression: 0 2023-11-17T06:18:57.396 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: read_amp_bytes_per_bit: 0 2023-11-17T06:18:57.396 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: format_version: 2 2023-11-17T06:18:57.396 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: enable_index_compression: 1 2023-11-17T06:18:57.396 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: block_align: 0 2023-11-17T06:18:57.396 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-17T06:18:57.397 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-17T06:18:57.397 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compression: NoCompression 2023-11-17T06:18:57.397 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-17T06:18:57.397 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-17T06:18:57.397 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-17T06:18:57.397 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.num_levels: 7 2023-11-17T06:18:57.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-17T06:18:57.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-17T06:18:57.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-17T06:18:57.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-17T06:18:57.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-17T06:18:57.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-17T06:18:57.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-17T06:18:57.399 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-17T06:18:57.399 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-17T06:18:57.399 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-17T06:18:57.399 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-17T06:18:57.399 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-17T06:18:57.399 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-17T06:18:57.399 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-17T06:18:57.400 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-17T06:18:57.400 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-17T06:18:57.400 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-17T06:18:57.400 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-17T06:18:57.400 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-17T06:18:57.400 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-17T06:18:57.400 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-17T06:18:57.400 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-17T06:18:57.400 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-17T06:18:57.400 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-17T06:18:57.400 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-17T06:18:57.401 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-17T06:18:57.401 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-17T06:18:57.401 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-17T06:18:57.401 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-17T06:18:57.401 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-17T06:18:57.401 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-17T06:18:57.402 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-17T06:18:57.402 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-17T06:18:57.402 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-17T06:18:57.402 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-17T06:18:57.403 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-17T06:18:57.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-17T06:18:57.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-17T06:18:57.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-17T06:18:57.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-17T06:18:57.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-17T06:18:57.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-17T06:18:57.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-17T06:18:57.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-17T06:18:57.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-17T06:18:57.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-17T06:18:57.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.table_properties_collectors: 2023-11-17T06:18:57.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-17T06:18:57.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-17T06:18:57.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-17T06:18:57.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-17T06:18:57.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-17T06:18:57.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.bloom_locality: 0 2023-11-17T06:18:57.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-17T06:18:57.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-17T06:18:57.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-17T06:18:57.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-17T06:18:57.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-17T06:18:57.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: Options.ttl: 0 2023-11-17T06:18:57.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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-11-17T06:18:57.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-11-17T06:18:57.406 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700201936692221, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-11-17T06:18:57.406 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.685+0000 7febe4e9b6c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2023-11-17T06:18:57.406 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.689+0000 7febe4e9b6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700201936693284, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1524, "table_properties": {"data_size": 622, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 500, "raw_average_value_size": 100, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-11-17T06:18:57.406 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.689+0000 7febe4e9b6c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2023-11-17T06:18:57.406 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.689+0000 7febe4e9b6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700201936694190, "job": 1, "event": "recovery_finished"} 2023-11-17T06:18:57.406 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.689+0000 7febe4e9b6c0 4 rocksdb: DB pointer 0x55658fcb4400 2023-11-17T06:18:57.406 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.689+0000 7febcbfe8700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-17T06:18:57.406 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.689+0000 7febcbfe8700 4 rocksdb: [db/db_impl.cc:778] 2023-11-17T06:18:57.406 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: ** DB Stats ** 2023-11-17T06:18:57.406 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-17T06:18:57.406 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-17T06:18:57.406 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-17T06:18:57.406 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-17T06:18:57.407 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-17T06:18:57.407 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-17T06:18:57.407 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-17T06:18:57.407 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: ** Compaction Stats [default] ** 2023-11-17T06:18:57.407 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: 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-11-17T06:18:57.407 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:18:57.407 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: L0 1/0 1.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.6 0.00 0.00 1 0.001 0 0 2023-11-17T06:18:57.407 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Sum 1/0 1.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.6 0.00 0.00 1 0.001 0 0 2023-11-17T06:18:57.407 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.6 0.00 0.00 1 0.001 0 0 2023-11-17T06:18:57.407 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: ** Compaction Stats [default] ** 2023-11-17T06:18:57.407 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: 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-11-17T06:18:57.408 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:18:57.408 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.6 0.00 0.00 1 0.001 0 0 2023-11-17T06:18:57.408 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-17T06:18:57.408 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-17T06:18:57.408 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-17T06:18:57.408 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: AddFile(Total Files): cumulative 0, interval 0 2023-11-17T06:18:57.408 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-17T06:18:57.408 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: AddFile(Keys): cumulative 0, interval 0 2023-11-17T06:18:57.408 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Cumulative compaction: 0.00 GB write, 0.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-17T06:18:57.408 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Interval compaction: 0.00 GB write, 0.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-17T06:18:57.410 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: 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-11-17T06:18:57.410 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: ** File Read Latency Histogram By Level [default] ** 2023-11-17T06:18:57.410 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: ** Compaction Stats [default] ** 2023-11-17T06:18:57.410 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: 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-11-17T06:18:57.410 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:18:57.411 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: L0 1/0 1.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.6 0.00 0.00 1 0.001 0 0 2023-11-17T06:18:57.411 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Sum 1/0 1.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.6 0.00 0.00 1 0.001 0 0 2023-11-17T06:18:57.411 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: 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-11-17T06:18:57.411 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: ** Compaction Stats [default] ** 2023-11-17T06:18:57.411 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: 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-11-17T06:18:57.411 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-17T06:18:57.411 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.6 0.00 0.00 1 0.001 0 0 2023-11-17T06:18:57.411 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-17T06:18:57.412 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-17T06:18:57.412 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-17T06:18:57.412 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: AddFile(Total Files): cumulative 0, interval 0 2023-11-17T06:18:57.412 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-17T06:18:57.412 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: AddFile(Keys): cumulative 0, interval 0 2023-11-17T06:18:57.412 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Cumulative compaction: 0.00 GB write, 0.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-17T06:18:57.412 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-17T06:18:57.412 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: 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-11-17T06:18:57.412 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: ** File Read Latency Histogram By Level [default] ** 2023-11-17T06:18:57.412 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.689+0000 7febe4e9b6c0 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2023-11-17T06:18:57.413 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.693+0000 7febe4e9b6c0 0 using public_addr v2:172.21.15.159:0/0 -> [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] 2023-11-17T06:18:57.413 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.693+0000 7febe4e9b6c0 0 starting mon.b rank -1 at public addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] at bind addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:18:57.413 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.697+0000 7febe4e9b6c0 1 mon.b@-1(???) e0 preinit fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:18:57.413 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 0 mon.b@-1(synchronizing).mds e1 new map 2023-11-17T06:18:57.413 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 0 mon.b@-1(synchronizing).mds e1 print_map 2023-11-17T06:18:57.413 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: e1 2023-11-17T06:18:57.413 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-17T06:18:57.413 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: 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-11-17T06:18:57.413 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: legacy client fscid: -1 2023-11-17T06:18:57.413 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: 2023-11-17T06:18:57.413 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: No filesystems configured 2023-11-17T06:18:57.413 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-11-17T06:18:57.414 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-11-17T06:18:57.414 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-11-17T06:18:57.414 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-11-17T06:18:57.414 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-11-17T06:18:57.414 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-11-17T06:18:57.414 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 1 mon.b@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-11-17T06:18:57.414 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 1 mon.b@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2023-11-17T06:18:57.414 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-17T06:18:57.414 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-17T06:18:57.414 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 0 mon.b@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2023-11-17T06:18:57.414 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-17T06:18:57.414 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: cluster 2023-11-17T06:18:54.527232+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:18:57.415 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: audit 2023-11-17T06:18:55.266695+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:18:57.415 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: audit 2023-11-17T06:18:55.267587+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:18:57.415 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: audit 2023-11-17T06:18:55.273736+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:18:57.415 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.741+0000 7febce7ed700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2023-11-17T06:18:57.415 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.745+0000 7febce7ed700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-11-17T06:18:57.415 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.745+0000 7febce7ed700 20 expand_channel_meta expand map: {default=false} 2023-11-17T06:18:57.415 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.745+0000 7febce7ed700 20 expand_channel_meta from 'false' to 'false' 2023-11-17T06:18:57.415 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.745+0000 7febce7ed700 20 expand_channel_meta expanded map: {default=false} 2023-11-17T06:18:57.415 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.745+0000 7febce7ed700 20 expand_channel_meta expand map: {default=info} 2023-11-17T06:18:57.415 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.745+0000 7febce7ed700 20 expand_channel_meta from 'info' to 'info' 2023-11-17T06:18:57.416 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.745+0000 7febce7ed700 20 expand_channel_meta expanded map: {default=info} 2023-11-17T06:18:57.416 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.745+0000 7febce7ed700 20 expand_channel_meta expand map: {default=daemon} 2023-11-17T06:18:57.416 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.745+0000 7febce7ed700 20 expand_channel_meta from 'daemon' to 'daemon' 2023-11-17T06:18:57.416 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.745+0000 7febce7ed700 20 expand_channel_meta expanded map: {default=daemon} 2023-11-17T06:18:57.416 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.745+0000 7febce7ed700 20 expand_channel_meta expand map: {default=debug} 2023-11-17T06:18:57.416 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.745+0000 7febce7ed700 20 expand_channel_meta from 'debug' to 'debug' 2023-11-17T06:18:57.416 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:18:56 smithi159 bash[24884]: debug 2023-11-17T06:18:56.745+0000 7febce7ed700 20 expand_channel_meta expanded map: {default=debug} 2023-11-17T06:19:02.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[24752]: cluster 2023-11-17T06:18:56.527765+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:02.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[24752]: cluster 2023-11-17T06:18:56.761534+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-11-17T06:19:02.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[24752]: cluster 2023-11-17T06:18:56.761800+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-17T06:19:02.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[24752]: cluster 2023-11-17T06:18:58.528262+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:02.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[24752]: cluster 2023-11-17T06:19:00.528780+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:02.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[24752]: cluster 2023-11-17T06:19:01.786345+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-17T06:19:02.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[24752]: cluster 2023-11-17T06:19:01.791906+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0]} 2023-11-17T06:19:02.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[24752]: cluster 2023-11-17T06:19:01.792011+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2023-11-17T06:19:02.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[24752]: cluster 2023-11-17T06:19:01.792069+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-17T06:19:02.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[24752]: cluster 2023-11-17T06:19:01.792453+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 87s) 2023-11-17T06:19:02.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[24752]: cluster 2023-11-17T06:19:01.792841+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-11-17T06:19:02.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[24752]: cluster 2023-11-17T06:19:01.800591+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-11-17T06:19:02.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[28317]: cluster 2023-11-17T06:18:56.527765+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:02.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[28317]: cluster 2023-11-17T06:18:56.761534+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-11-17T06:19:02.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[28317]: cluster 2023-11-17T06:18:56.761800+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-17T06:19:02.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[28317]: cluster 2023-11-17T06:18:58.528262+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:02.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[28317]: cluster 2023-11-17T06:19:00.528780+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:02.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[28317]: cluster 2023-11-17T06:19:01.786345+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-17T06:19:02.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[28317]: cluster 2023-11-17T06:19:01.791906+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0]} 2023-11-17T06:19:02.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[28317]: cluster 2023-11-17T06:19:01.792011+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2023-11-17T06:19:02.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[28317]: cluster 2023-11-17T06:19:01.792069+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-17T06:19:02.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[28317]: cluster 2023-11-17T06:19:01.792453+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 87s) 2023-11-17T06:19:02.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[28317]: cluster 2023-11-17T06:19:01.792841+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-11-17T06:19:02.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:01 smithi031 bash[28317]: cluster 2023-11-17T06:19:01.800591+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-11-17T06:19:03.108 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-11-17T06:19:03.108 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":3,"fsid":"cdc2ced4-8510-11ee-8dbf-212e2dc638e7","modified":"2023-11-17T06:18:56.754406Z","created":"2023-11-17T06:16:51.800965Z","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.31:3300","nonce":0},{"type":"v1","addr":"172.21.15.31:6789","nonce":0}]},"addr":"172.21.15.31:6789/0","public_addr":"172.21.15.31:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3301","nonce":0},{"type":"v1","addr":"172.21.15.31:6790","nonce":0}]},"addr":"172.21.15.31:6790/0","public_addr":"172.21.15.31:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:3300","nonce":0},{"type":"v1","addr":"172.21.15.159:6789","nonce":0}]},"addr":"172.21.15.159:6789/0","public_addr":"172.21.15.159:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-11-17T06:19:03.111 INFO:teuthology.orchestra.run.smithi159.stderr:dumped monmap epoch 3 2023-11-17T06:19:03.745 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-11-17T06:19:03.745 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph config generate-minimal-conf 2023-11-17T06:19:04.001 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:18:56.527765+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:04.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:18:56.761534+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-11-17T06:19:04.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:18:56.761800+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-17T06:19:04.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:18:58.528262+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:04.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:00.528780+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:04.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:01.786345+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-17T06:19:04.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:01.791906+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0]} 2023-11-17T06:19:04.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:01.792011+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2023-11-17T06:19:04.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:01.792069+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-17T06:19:04.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:01.792453+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 87s) 2023-11-17T06:19:04.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:01.792841+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-11-17T06:19:04.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:01.800591+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-11-17T06:19:04.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:18:58.756654+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-17T06:19:04.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:03.759209+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-17T06:19:04.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:03.759825+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-11-17T06:19:04.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:03.760013+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-11-17T06:19:04.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:03.764032+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-17T06:19:04.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:03.770013+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0]} 2023-11-17T06:19:04.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:03.770129+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-11-17T06:19:04.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:03.770177+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-17T06:19:04.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:03.770479+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 89s) 2023-11-17T06:19:04.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:03.770733+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-11-17T06:19:04.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:03 smithi159 bash[24884]: cluster 2023-11-17T06:19:03.778686+0000 mon.a (mon.0) 162 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-17T06:19:04.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[24752]: cluster 2023-11-17T06:18:58.756654+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-17T06:19:04.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[24752]: cluster 2023-11-17T06:19:03.759209+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-17T06:19:04.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[24752]: cluster 2023-11-17T06:19:03.759825+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-11-17T06:19:04.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[24752]: cluster 2023-11-17T06:19:03.760013+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-11-17T06:19:04.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[24752]: cluster 2023-11-17T06:19:03.764032+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-17T06:19:04.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[24752]: cluster 2023-11-17T06:19:03.770013+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0]} 2023-11-17T06:19:04.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[24752]: cluster 2023-11-17T06:19:03.770129+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-11-17T06:19:04.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[24752]: cluster 2023-11-17T06:19:03.770177+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-17T06:19:04.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[24752]: cluster 2023-11-17T06:19:03.770479+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 89s) 2023-11-17T06:19:04.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[24752]: cluster 2023-11-17T06:19:03.770733+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-11-17T06:19:04.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[24752]: cluster 2023-11-17T06:19:03.778686+0000 mon.a (mon.0) 162 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-17T06:19:04.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[28317]: cluster 2023-11-17T06:18:58.756654+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-17T06:19:04.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[28317]: cluster 2023-11-17T06:19:03.759209+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-17T06:19:04.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[28317]: cluster 2023-11-17T06:19:03.759825+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-11-17T06:19:04.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[28317]: cluster 2023-11-17T06:19:03.760013+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-11-17T06:19:04.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[28317]: cluster 2023-11-17T06:19:03.764032+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-17T06:19:04.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[28317]: cluster 2023-11-17T06:19:03.770013+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0]} 2023-11-17T06:19:04.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[28317]: cluster 2023-11-17T06:19:03.770129+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-11-17T06:19:04.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[28317]: cluster 2023-11-17T06:19:03.770177+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-17T06:19:04.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[28317]: cluster 2023-11-17T06:19:03.770479+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 89s) 2023-11-17T06:19:04.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[28317]: cluster 2023-11-17T06:19:03.770733+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-11-17T06:19:04.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:03 smithi031 bash[28317]: cluster 2023-11-17T06:19:03.778686+0000 mon.a (mon.0) 162 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-17T06:19:06.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:05 smithi031 bash[24752]: cluster 2023-11-17T06:19:04.529792+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:06.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:05 smithi031 bash[28317]: cluster 2023-11-17T06:19:04.529792+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:06.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:05 smithi159 bash[24884]: cluster 2023-11-17T06:19:04.529792+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:06.576 INFO:teuthology.orchestra.run.smithi031.stdout:# minimal ceph.conf for cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:19:06.576 INFO:teuthology.orchestra.run.smithi031.stdout:[global] 2023-11-17T06:19:06.576 INFO:teuthology.orchestra.run.smithi031.stdout: fsid = cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:19:06.577 INFO:teuthology.orchestra.run.smithi031.stdout: mon_host = [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] [v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0] 2023-11-17T06:19:06.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:06 smithi031 bash[24752]: audit 2023-11-17T06:19:06.574012+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.31:0/3049440890' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:06.943 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:06 smithi031 bash[28317]: audit 2023-11-17T06:19:06.574012+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.31:0/3049440890' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:07.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:06 smithi159 bash[24884]: audit 2023-11-17T06:19:06.574012+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.31:0/3049440890' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:07.300 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-11-17T06:19:07.300 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-11-17T06:19:07.300 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.conf 2023-11-17T06:19:07.319 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-11-17T06:19:07.319 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-17T06:19:07.377 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-11-17T06:19:07.377 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.conf 2023-11-17T06:19:07.394 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-11-17T06:19:07.394 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-17T06:19:07.451 INFO:tasks.cephadm:Adding mgr.y on smithi031 2023-11-17T06:19:07.452 INFO:tasks.cephadm:Adding mgr.x on smithi159 2023-11-17T06:19:07.452 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch apply mgr '2;smithi031=y;smithi159=x' 2023-11-17T06:19:08.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:07 smithi031 bash[24752]: cluster 2023-11-17T06:19:06.530166+0000 mgr.y (mgr.14140) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:08.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:07 smithi031 bash[28317]: cluster 2023-11-17T06:19:06.530166+0000 mgr.y (mgr.14140) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:08.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:07 smithi159 bash[24884]: cluster 2023-11-17T06:19:06.530166+0000 mgr.y (mgr.14140) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:10.001 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:09 smithi159 bash[24884]: cluster 2023-11-17T06:19:08.530639+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:10.111 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled mgr update... 2023-11-17T06:19:10.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:09 smithi031 bash[24752]: cluster 2023-11-17T06:19:08.530639+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:10.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:09 smithi031 bash[28317]: cluster 2023-11-17T06:19:08.530639+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:10.938 DEBUG:teuthology.orchestra.run.smithi159:mgr.x> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.x.service 2023-11-17T06:19:10.941 INFO:tasks.cephadm:Deploying OSDs... 2023-11-17T06:19:10.941 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-11-17T06:19:10.941 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/scratch_devs of=/dev/stdout 2023-11-17T06:19:10.949 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-11-17T06:19:10.949 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_1 2023-11-17T06:19:10.956 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-17T06:19:10.956 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-17T06:19:10.956 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 358 Links: 1 2023-11-17T06:19:10.956 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-17T06:19:10.956 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-11-17 06:14:09.870619735 +0000 2023-11-17T06:19:10.956 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-11-17 06:14:09.866619824 +0000 2023-11-17T06:19:10.956 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-11-17 06:14:09.866619824 +0000 2023-11-17T06:19:10.957 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-11-17T06:19:10.957 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-17T06:19:10.968 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-11-17T06:19:10.969 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-11-17T06:19:10.969 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000432623 s, 1.2 MB/s 2023-11-17T06:19:10.970 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-17T06:19:11.022 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_2 2023-11-17T06:19:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-17T06:19:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-17T06:19:11.030 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 365 Links: 1 2023-11-17T06:19:11.030 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-17T06:19:11.030 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-11-17 06:14:10.830598590 +0000 2023-11-17T06:19:11.030 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-11-17 06:14:10.490606080 +0000 2023-11-17T06:19:11.030 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-11-17 06:14:10.490606080 +0000 2023-11-17T06:19:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-11-17T06:19:11.030 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-17T06:19:11.045 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-11-17T06:19:11.046 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-11-17T06:19:11.046 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.00036816 s, 1.4 MB/s 2023-11-17T06:19:11.047 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-17T06:19:11.056 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_3 2023-11-17T06:19:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-17T06:19:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-17T06:19:11.063 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 370 Links: 1 2023-11-17T06:19:11.063 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-17T06:19:11.063 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-11-17 06:14:11.538582994 +0000 2023-11-17T06:19:11.063 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-11-17 06:14:11.070593304 +0000 2023-11-17T06:19:11.063 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-11-17 06:14:11.070593304 +0000 2023-11-17T06:19:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-11-17T06:19:11.064 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-17T06:19:11.074 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-11-17T06:19:11.074 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-11-17T06:19:11.074 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000376165 s, 1.4 MB/s 2023-11-17T06:19:11.076 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-17T06:19:11.127 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_4 2023-11-17T06:19:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-17T06:19:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-17T06:19:11.135 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 379 Links: 1 2023-11-17T06:19:11.135 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-17T06:19:11.135 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-11-17 06:14:12.158569335 +0000 2023-11-17T06:19:11.135 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-11-17 06:14:11.758578146 +0000 2023-11-17T06:19:11.135 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-11-17 06:14:11.758578146 +0000 2023-11-17T06:19:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-11-17T06:19:11.136 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-17T06:19:11.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:10 smithi031 bash[24752]: audit 2023-11-17T06:19:10.102605+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-17T06:19:10.101859\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi159\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-17T06:19:11.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:10 smithi031 bash[24752]: audit 2023-11-17T06:19:10.107906+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-17T06:19:10.101859\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi159\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-17T06:19:11.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:10 smithi031 bash[24752]: audit 2023-11-17T06:19:10.111748+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-17T06:19:11.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:10 smithi031 bash[24752]: audit 2023-11-17T06:19:10.117700+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-17T06:19:11.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:10 smithi031 bash[24752]: audit 2023-11-17T06:19:10.119348+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:11.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:10 smithi031 bash[24752]: audit 2023-11-17T06:19:10.121331+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-17T06:19:11.146 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:10 smithi031 bash[28317]: audit 2023-11-17T06:19:10.102605+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-17T06:19:10.101859\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi159\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-17T06:19:11.146 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:10 smithi031 bash[28317]: audit 2023-11-17T06:19:10.107906+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-17T06:19:10.101859\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi159\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-17T06:19:11.146 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:10 smithi031 bash[28317]: audit 2023-11-17T06:19:10.111748+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-17T06:19:11.146 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:10 smithi031 bash[28317]: audit 2023-11-17T06:19:10.117700+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-17T06:19:11.146 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:10 smithi031 bash[28317]: audit 2023-11-17T06:19:10.119348+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:11.146 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:10 smithi031 bash[28317]: audit 2023-11-17T06:19:10.121331+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-17T06:19:11.147 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-11-17T06:19:11.147 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-11-17T06:19:11.147 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.00044182 s, 1.2 MB/s 2023-11-17T06:19:11.149 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-17T06:19:11.202 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-11-17T06:19:11.202 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/scratch_devs of=/dev/stdout 2023-11-17T06:19:11.210 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-11-17T06:19:11.210 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_1 2023-11-17T06:19:11.218 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-17T06:19:11.218 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-17T06:19:11.218 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 6h/6d Inode: 358 Links: 1 2023-11-17T06:19:11.219 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-17T06:19:11.219 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2023-11-17 06:14:11.290995318 +0000 2023-11-17T06:19:11.219 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2023-11-17 06:14:10.887004128 +0000 2023-11-17T06:19:11.219 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2023-11-17 06:14:10.887004128 +0000 2023-11-17T06:19:11.219 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2023-11-17T06:19:11.220 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-17T06:19:11.227 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:10 smithi159 bash[24884]: audit 2023-11-17T06:19:10.102605+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-17T06:19:10.101859\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi159\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-17T06:19:11.227 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:10 smithi159 bash[24884]: audit 2023-11-17T06:19:10.107906+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-17T06:19:10.101859\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi159\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-17T06:19:11.227 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:10 smithi159 bash[24884]: audit 2023-11-17T06:19:10.111748+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-17T06:19:11.228 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:10 smithi159 bash[24884]: audit 2023-11-17T06:19:10.117700+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-17T06:19:11.228 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:10 smithi159 bash[24884]: audit 2023-11-17T06:19:10.119348+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:11.228 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:10 smithi159 bash[24884]: audit 2023-11-17T06:19:10.121331+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-17T06:19:11.229 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2023-11-17T06:19:11.229 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2023-11-17T06:19:11.230 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000414931 s, 1.2 MB/s 2023-11-17T06:19:11.231 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-17T06:19:11.239 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_2 2023-11-17T06:19:11.291 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-17T06:19:11.291 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-17T06:19:11.292 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 6h/6d Inode: 365 Links: 1 2023-11-17T06:19:11.292 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-17T06:19:11.292 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2023-11-17 06:14:11.938981186 +0000 2023-11-17T06:19:11.292 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2023-11-17 06:14:11.514990434 +0000 2023-11-17T06:19:11.293 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2023-11-17 06:14:11.514990434 +0000 2023-11-17T06:19:11.293 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2023-11-17T06:19:11.294 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-17T06:19:11.300 INFO:journalctl@ceph.mgr.x.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:19:11.311 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2023-11-17T06:19:11.311 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2023-11-17T06:19:11.311 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000302408 s, 1.7 MB/s 2023-11-17T06:19:11.313 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-17T06:19:11.320 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_3 2023-11-17T06:19:11.367 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-17T06:19:11.367 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-17T06:19:11.367 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 6h/6d Inode: 371 Links: 1 2023-11-17T06:19:11.367 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-17T06:19:11.367 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2023-11-17 06:14:12.190975690 +0000 2023-11-17T06:19:11.367 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2023-11-17 06:14:12.186975778 +0000 2023-11-17T06:19:11.367 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2023-11-17 06:14:12.186975778 +0000 2023-11-17T06:19:11.368 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2023-11-17T06:19:11.368 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-17T06:19:11.378 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2023-11-17T06:19:11.378 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2023-11-17T06:19:11.378 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000451787 s, 1.1 MB/s 2023-11-17T06:19:11.379 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-17T06:19:11.386 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_4 2023-11-17T06:19:11.434 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-17T06:19:11.434 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-17T06:19:11.434 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 6h/6d Inode: 378 Links: 1 2023-11-17T06:19:11.434 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-17T06:19:11.434 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2023-11-17 06:14:13.258952392 +0000 2023-11-17T06:19:11.434 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2023-11-17 06:14:12.746963563 +0000 2023-11-17T06:19:11.434 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2023-11-17 06:14:12.746963563 +0000 2023-11-17T06:19:11.435 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2023-11-17T06:19:11.435 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-17T06:19:11.448 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2023-11-17T06:19:11.449 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2023-11-17T06:19:11.449 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000415165 s, 1.2 MB/s 2023-11-17T06:19:11.449 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-17T06:19:11.458 INFO:tasks.cephadm:Deploying osd.0 on smithi031 with /dev/vg_nvme/lv_4... 2023-11-17T06:19:11.458 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-17T06:19:12.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:11 smithi031 bash[24752]: audit 2023-11-17T06:19:10.100649+0000 mgr.y (mgr.14140) 48 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi031=y;smithi159=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:19:12.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:11 smithi031 bash[24752]: cephadm 2023-11-17T06:19:10.101833+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Saving service mgr spec with placement count:2 smithi031=y,smithi159=x 2023-11-17T06:19:12.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:11 smithi031 bash[24752]: cephadm 2023-11-17T06:19:10.120662+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Deploying daemon mgr.x on smithi159 2023-11-17T06:19:12.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:11 smithi031 bash[24752]: cluster 2023-11-17T06:19:10.531150+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:12.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:11 smithi031 bash[28317]: audit 2023-11-17T06:19:10.100649+0000 mgr.y (mgr.14140) 48 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi031=y;smithi159=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:19:12.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:11 smithi031 bash[28317]: cephadm 2023-11-17T06:19:10.101833+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Saving service mgr spec with placement count:2 smithi031=y,smithi159=x 2023-11-17T06:19:12.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:11 smithi031 bash[28317]: cephadm 2023-11-17T06:19:10.120662+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Deploying daemon mgr.x on smithi159 2023-11-17T06:19:12.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:11 smithi031 bash[28317]: cluster 2023-11-17T06:19:10.531150+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:12.244 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:11 smithi159 bash[24884]: audit 2023-11-17T06:19:10.100649+0000 mgr.y (mgr.14140) 48 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi031=y;smithi159=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:19:12.244 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:11 smithi159 bash[24884]: cephadm 2023-11-17T06:19:10.101833+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Saving service mgr spec with placement count:2 smithi031=y,smithi159=x 2023-11-17T06:19:12.244 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:11 smithi159 bash[24884]: cephadm 2023-11-17T06:19:10.120662+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Deploying daemon mgr.x on smithi159 2023-11-17T06:19:12.244 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:11 smithi159 bash[24884]: cluster 2023-11-17T06:19:10.531150+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:12.501 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:19:12 smithi159 docker[25563]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mgr.x 2023-11-17T06:19:12.501 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:19:12 smithi159 systemd[1]: Started Ceph mgr.x for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:19:13.133 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:12 smithi031 bash[24752]: audit 2023-11-17T06:19:12.474608+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:55.889694\", \"created\": \"2023-11-17T06:18:55.246005\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:19:13.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:12 smithi031 bash[24752]: audit 2023-11-17T06:19:12.478428+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:55.889694\", \"created\": \"2023-11-17T06:18:55.246005\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:19:13.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:12 smithi031 bash[24752]: audit 2023-11-17T06:19:12.479562+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:19:13.134 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:12 smithi031 bash[28317]: audit 2023-11-17T06:19:12.474608+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:55.889694\", \"created\": \"2023-11-17T06:18:55.246005\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:19:13.134 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:12 smithi031 bash[28317]: audit 2023-11-17T06:19:12.478428+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:55.889694\", \"created\": \"2023-11-17T06:18:55.246005\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:19:13.134 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:12 smithi031 bash[28317]: audit 2023-11-17T06:19:12.479562+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:19:13.168 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:12 smithi159 bash[24884]: audit 2023-11-17T06:19:12.474608+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:55.889694\", \"created\": \"2023-11-17T06:18:55.246005\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:19:13.169 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:12 smithi159 bash[24884]: audit 2023-11-17T06:19:12.478428+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:55.889694\", \"created\": \"2023-11-17T06:18:55.246005\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:19:13.169 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:12 smithi159 bash[24884]: audit 2023-11-17T06:19:12.479562+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:19:13.501 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:19:13 smithi159 bash[25585]: debug 2023-11-17T06:19:13.277+0000 7f67d49cf040 1 -- 172.21.15.159:0/3982287217 >> [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] conn(0x557d92e5b000 msgr2=0x557d93ad0480 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-17T06:19:13.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:19:13 smithi159 bash[25585]: debug 2023-11-17T06:19:13.277+0000 7f67c6709700 1 --2- 172.21.15.159:0/3982287217 >> [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] conn(0x557d92e5b000 0x557d93ad0480 secure :-1 s=THROTTLE_DONE pgs=7 cs=0 l=1 rx=0x557d92e4d140 tx=0x557d92e4f7c0).handle_read_frame_epilogue_main read frame epilogue bytes=32 2023-11-17T06:19:13.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:19:13 smithi159 bash[25585]: debug 2023-11-17T06:19:13.277+0000 7f67c4f06700 1 -- 172.21.15.159:0/3982287217 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557d92e0c4e0 con 0x557d92e5b000 2023-11-17T06:19:13.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:19:13 smithi159 bash[25585]: debug 2023-11-17T06:19:13.277+0000 7f67d49cf040 1 --2- 172.21.15.159:0/3982287217 >> [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] conn(0x557d92e5b000 0x557d93ad0480 secure :-1 s=READY pgs=7 cs=0 l=1 rx=0x557d92e4d140 tx=0x557d92e4f7c0).stop 2023-11-17T06:19:14.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:13 smithi031 bash[24752]: cluster 2023-11-17T06:19:12.531634+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:14.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:13 smithi031 bash[24752]: audit 2023-11-17T06:19:13.327306+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325572\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325772\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}}, \"last_daemon_update\": \"2023-11-17T06:19:13.326008\", \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:19:14.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:13 smithi031 bash[28317]: cluster 2023-11-17T06:19:12.531634+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:14.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:13 smithi031 bash[28317]: audit 2023-11-17T06:19:13.327306+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325572\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325772\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}}, \"last_daemon_update\": \"2023-11-17T06:19:13.326008\", \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:19:14.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:13 smithi031 bash[24752]: audit 2023-11-17T06:19:13.333117+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325572\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325772\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}}, \"last_daemon_update\": \"2023-11-17T06:19:13.326008\", \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:19:14.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:13 smithi031 bash[24752]: audit 2023-11-17T06:19:13.336454+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-17T06:19:14.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:13 smithi031 bash[24752]: audit 2023-11-17T06:19:13.337445+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:14.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:13 smithi031 bash[24752]: audit 2023-11-17T06:19:13.338665+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-17T06:19:14.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:13 smithi031 bash[28317]: audit 2023-11-17T06:19:13.333117+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325572\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325772\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}}, \"last_daemon_update\": \"2023-11-17T06:19:13.326008\", \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:19:14.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:13 smithi031 bash[28317]: audit 2023-11-17T06:19:13.336454+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-17T06:19:14.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:13 smithi031 bash[28317]: audit 2023-11-17T06:19:13.337445+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:14.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:13 smithi031 bash[28317]: audit 2023-11-17T06:19:13.338665+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-17T06:19:14.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:13 smithi159 bash[24884]: cluster 2023-11-17T06:19:12.531634+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:14.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:13 smithi159 bash[24884]: audit 2023-11-17T06:19:13.327306+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325572\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325772\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}}, \"last_daemon_update\": \"2023-11-17T06:19:13.326008\", \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:19:14.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:13 smithi159 bash[24884]: audit 2023-11-17T06:19:13.333117+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325572\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325772\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}}, \"last_daemon_update\": \"2023-11-17T06:19:13.326008\", \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:19:14.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:13 smithi159 bash[24884]: audit 2023-11-17T06:19:13.336454+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-17T06:19:14.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:13 smithi159 bash[24884]: audit 2023-11-17T06:19:13.337445+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:14.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:13 smithi159 bash[24884]: audit 2023-11-17T06:19:13.338665+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-17T06:19:14.846 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-17T06:19:14.846 INFO:teuthology.orchestra.run.smithi031.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-17T06:19:14.846 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10+0 records in 2023-11-17T06:19:14.847 INFO:teuthology.orchestra.run.smithi031.stderr:10+0 records out 2023-11-17T06:19:14.847 INFO:teuthology.orchestra.run.smithi031.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0201769 s, 520 MB/s 2023-11-17T06:19:14.847 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 2023-11-17T06:19:14.847 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping successful for: 2023-11-17T06:19:15.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:14 smithi031 bash[24752]: cephadm 2023-11-17T06:19:13.336117+0000 mgr.y (mgr.14140) 53 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-17T06:19:15.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:14 smithi031 bash[24752]: cephadm 2023-11-17T06:19:13.338267+0000 mgr.y (mgr.14140) 54 : cephadm [INF] Reconfiguring daemon mgr.y on smithi031 2023-11-17T06:19:15.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:14 smithi031 bash[28317]: cephadm 2023-11-17T06:19:13.336117+0000 mgr.y (mgr.14140) 53 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-17T06:19:15.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:14 smithi031 bash[28317]: cephadm 2023-11-17T06:19:13.338267+0000 mgr.y (mgr.14140) 54 : cephadm [INF] Reconfiguring daemon mgr.y on smithi031 2023-11-17T06:19:15.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:14 smithi159 bash[24884]: cephadm 2023-11-17T06:19:13.336117+0000 mgr.y (mgr.14140) 53 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-17T06:19:15.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:14 smithi159 bash[24884]: cephadm 2023-11-17T06:19:13.338267+0000 mgr.y (mgr.14140) 54 : cephadm [INF] Reconfiguring daemon mgr.y on smithi031 2023-11-17T06:19:15.836 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch daemon add osd smithi031:vg_nvme/lv_4 2023-11-17T06:19:16.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:15 smithi031 bash[24752]: cluster 2023-11-17T06:19:14.531998+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:16.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:15 smithi031 bash[24752]: audit 2023-11-17T06:19:15.420471+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350109\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350345\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:16.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:15 smithi031 bash[24752]: audit 2023-11-17T06:19:15.425050+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350109\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350345\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:16.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:15 smithi031 bash[24752]: audit 2023-11-17T06:19:15.426778+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:19:16.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:15 smithi031 bash[28317]: cluster 2023-11-17T06:19:14.531998+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:16.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:15 smithi031 bash[28317]: audit 2023-11-17T06:19:15.420471+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350109\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350345\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:16.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:15 smithi031 bash[28317]: audit 2023-11-17T06:19:15.425050+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350109\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350345\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:16.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:15 smithi031 bash[28317]: audit 2023-11-17T06:19:15.426778+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:19:16.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:15 smithi159 bash[24884]: cluster 2023-11-17T06:19:14.531998+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:16.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:15 smithi159 bash[24884]: audit 2023-11-17T06:19:15.420471+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350109\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350345\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:16.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:15 smithi159 bash[24884]: audit 2023-11-17T06:19:15.425050+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350109\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:18:41.350345\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:16.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:15 smithi159 bash[24884]: audit 2023-11-17T06:19:15.426778+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:19:16.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:16 smithi031 bash[24752]: audit 2023-11-17T06:19:15.933352+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932193\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932310\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932376\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}}, \"last_daemon_update\": \"2023-11-17T06:19:15.932506\", \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:16.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:16 smithi031 bash[24752]: audit 2023-11-17T06:19:15.936384+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932193\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932310\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932376\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}}, \"last_daemon_update\": \"2023-11-17T06:19:15.932506\", \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:16.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:16 smithi031 bash[28317]: audit 2023-11-17T06:19:15.933352+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932193\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932310\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932376\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}}, \"last_daemon_update\": \"2023-11-17T06:19:15.932506\", \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:16.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:16 smithi031 bash[28317]: audit 2023-11-17T06:19:15.936384+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932193\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932310\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932376\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}}, \"last_daemon_update\": \"2023-11-17T06:19:15.932506\", \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:17.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:16 smithi159 bash[24884]: audit 2023-11-17T06:19:15.933352+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932193\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932310\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932376\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}}, \"last_daemon_update\": \"2023-11-17T06:19:15.932506\", \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:17.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:16 smithi159 bash[24884]: audit 2023-11-17T06:19:15.936384+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932193\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932310\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932376\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}}, \"last_daemon_update\": \"2023-11-17T06:19:15.932506\", \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:18.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:17 smithi159 bash[24884]: cluster 2023-11-17T06:19:16.532476+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:18.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:17 smithi159 bash[24884]: cluster 2023-11-17T06:19:17.499408+0000 mon.a (mon.0) 183 : cluster [DBG] Standby manager daemon x started 2023-11-17T06:19:18.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:17 smithi159 bash[24884]: audit 2023-11-17T06:19:17.502783+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.159:0/1255766939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:19:18.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:17 smithi159 bash[24884]: audit 2023-11-17T06:19:17.504670+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.159:0/1255766939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:19:18.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:17 smithi031 bash[24752]: cluster 2023-11-17T06:19:16.532476+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:18.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:17 smithi031 bash[24752]: cluster 2023-11-17T06:19:17.499408+0000 mon.a (mon.0) 183 : cluster [DBG] Standby manager daemon x started 2023-11-17T06:19:18.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:17 smithi031 bash[24752]: audit 2023-11-17T06:19:17.502783+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.159:0/1255766939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:19:18.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:17 smithi031 bash[24752]: audit 2023-11-17T06:19:17.504670+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.159:0/1255766939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:19:18.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:17 smithi031 bash[28317]: cluster 2023-11-17T06:19:16.532476+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:18.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:17 smithi031 bash[28317]: cluster 2023-11-17T06:19:17.499408+0000 mon.a (mon.0) 183 : cluster [DBG] Standby manager daemon x started 2023-11-17T06:19:18.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:17 smithi031 bash[28317]: audit 2023-11-17T06:19:17.502783+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.159:0/1255766939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:19:18.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:17 smithi031 bash[28317]: audit 2023-11-17T06:19:17.504670+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.159:0/1255766939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:19:19.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:18 smithi031 bash[24752]: cluster 2023-11-17T06:19:17.949436+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2023-11-17T06:19:19.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:18 smithi031 bash[24752]: audit 2023-11-17T06:19:17.950271+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:19:19.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:18 smithi031 bash[24752]: audit 2023-11-17T06:19:18.540403+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:19:19.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:18 smithi031 bash[24752]: audit 2023-11-17T06:19:18.541939+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:19.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:18 smithi031 bash[24752]: audit 2023-11-17T06:19:18.543777+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:19:19.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:18 smithi031 bash[28317]: cluster 2023-11-17T06:19:17.949436+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2023-11-17T06:19:19.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:18 smithi031 bash[28317]: audit 2023-11-17T06:19:17.950271+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:19:19.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:18 smithi031 bash[28317]: audit 2023-11-17T06:19:18.540403+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:19:19.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:18 smithi031 bash[28317]: audit 2023-11-17T06:19:18.541939+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:19.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:18 smithi031 bash[28317]: audit 2023-11-17T06:19:18.543777+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:19:19.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:18 smithi159 bash[24884]: cluster 2023-11-17T06:19:17.949436+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2023-11-17T06:19:19.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:18 smithi159 bash[24884]: audit 2023-11-17T06:19:17.950271+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:19:19.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:18 smithi159 bash[24884]: audit 2023-11-17T06:19:18.540403+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:19:19.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:18 smithi159 bash[24884]: audit 2023-11-17T06:19:18.541939+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:19.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:18 smithi159 bash[24884]: audit 2023-11-17T06:19:18.543777+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:19:20.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:19 smithi031 bash[24752]: cluster 2023-11-17T06:19:18.532966+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:20.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:19 smithi031 bash[24752]: audit 2023-11-17T06:19:18.537904+0000 mgr.y (mgr.14140) 58 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:19:20.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:19 smithi031 bash[24752]: cephadm 2023-11-17T06:19:18.539856+0000 mgr.y (mgr.14140) 59 : cephadm [INF] Applying osd on host smithi031... 2023-11-17T06:19:20.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:19 smithi031 bash[28317]: cluster 2023-11-17T06:19:18.532966+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:20.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:19 smithi031 bash[28317]: audit 2023-11-17T06:19:18.537904+0000 mgr.y (mgr.14140) 58 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:19:20.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:19 smithi031 bash[28317]: cephadm 2023-11-17T06:19:18.539856+0000 mgr.y (mgr.14140) 59 : cephadm [INF] Applying osd on host smithi031... 2023-11-17T06:19:20.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:19 smithi159 bash[24884]: cluster 2023-11-17T06:19:18.532966+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:20.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:19 smithi159 bash[24884]: audit 2023-11-17T06:19:18.537904+0000 mgr.y (mgr.14140) 58 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:19:20.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:19 smithi159 bash[24884]: cephadm 2023-11-17T06:19:18.539856+0000 mgr.y (mgr.14140) 59 : cephadm [INF] Applying osd on host smithi031... 2023-11-17T06:19:21.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:20 smithi159 bash[24884]: cluster 2023-11-17T06:19:20.533551+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:21.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:20 smithi031 bash[24752]: cluster 2023-11-17T06:19:20.533551+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:21.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:20 smithi031 bash[28317]: cluster 2023-11-17T06:19:20.533551+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:23.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:22 smithi031 bash[24752]: audit 2023-11-17T06:19:21.908450+0000 mon.a (mon.0) 189 : audit [INF] from='client.? 172.21.15.31:0/4201228785' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2524fd35-8b17-4773-b0bc-0cc21dded703"}]: dispatch 2023-11-17T06:19:23.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:22 smithi031 bash[24752]: audit 2023-11-17T06:19:21.913517+0000 mon.a (mon.0) 190 : audit [INF] from='client.? 172.21.15.31:0/4201228785' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2524fd35-8b17-4773-b0bc-0cc21dded703"}]': finished 2023-11-17T06:19:23.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:22 smithi031 bash[24752]: cluster 2023-11-17T06:19:21.913545+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-17T06:19:23.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:22 smithi031 bash[24752]: audit 2023-11-17T06:19:21.913747+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:19:23.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:22 smithi031 bash[28317]: audit 2023-11-17T06:19:21.908450+0000 mon.a (mon.0) 189 : audit [INF] from='client.? 172.21.15.31:0/4201228785' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2524fd35-8b17-4773-b0bc-0cc21dded703"}]: dispatch 2023-11-17T06:19:23.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:22 smithi031 bash[28317]: audit 2023-11-17T06:19:21.913517+0000 mon.a (mon.0) 190 : audit [INF] from='client.? 172.21.15.31:0/4201228785' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2524fd35-8b17-4773-b0bc-0cc21dded703"}]': finished 2023-11-17T06:19:23.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:22 smithi031 bash[28317]: cluster 2023-11-17T06:19:21.913545+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-17T06:19:23.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:22 smithi031 bash[28317]: audit 2023-11-17T06:19:21.913747+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:19:23.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:22 smithi159 bash[24884]: audit 2023-11-17T06:19:21.908450+0000 mon.a (mon.0) 189 : audit [INF] from='client.? 172.21.15.31:0/4201228785' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2524fd35-8b17-4773-b0bc-0cc21dded703"}]: dispatch 2023-11-17T06:19:23.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:22 smithi159 bash[24884]: audit 2023-11-17T06:19:21.913517+0000 mon.a (mon.0) 190 : audit [INF] from='client.? 172.21.15.31:0/4201228785' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2524fd35-8b17-4773-b0bc-0cc21dded703"}]': finished 2023-11-17T06:19:23.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:22 smithi159 bash[24884]: cluster 2023-11-17T06:19:21.913545+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-17T06:19:23.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:22 smithi159 bash[24884]: audit 2023-11-17T06:19:21.913747+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:19:24.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:23 smithi031 bash[24752]: cluster 2023-11-17T06:19:22.534131+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:24.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:23 smithi031 bash[28317]: cluster 2023-11-17T06:19:22.534131+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:24.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:23 smithi159 bash[24884]: cluster 2023-11-17T06:19:22.534131+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:25.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:24 smithi031 bash[24752]: audit 2023-11-17T06:19:24.112621+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.31:0/1759158313' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:19:25.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:24 smithi031 bash[28317]: audit 2023-11-17T06:19:24.112621+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.31:0/1759158313' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:19:25.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:24 smithi159 bash[24884]: audit 2023-11-17T06:19:24.112621+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.31:0/1759158313' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:19:26.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:25 smithi031 bash[28317]: cluster 2023-11-17T06:19:24.534651+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:26.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:25 smithi031 bash[24752]: cluster 2023-11-17T06:19:24.534651+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:26.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:25 smithi159 bash[24884]: cluster 2023-11-17T06:19:24.534651+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:28.113 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:27 smithi031 bash[24752]: cluster 2023-11-17T06:19:26.535190+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:28.114 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:27 smithi031 bash[24752]: audit 2023-11-17T06:19:26.881189+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:19:28.114 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:27 smithi031 bash[28317]: cluster 2023-11-17T06:19:26.535190+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:28.114 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:27 smithi031 bash[28317]: audit 2023-11-17T06:19:26.881189+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:19:28.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:27 smithi159 bash[24884]: cluster 2023-11-17T06:19:26.535190+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:28.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:27 smithi159 bash[24884]: audit 2023-11-17T06:19:26.881189+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:19:29.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:29 smithi031 bash[24752]: cluster 2023-11-17T06:19:28.535760+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:29.943 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:29 smithi031 bash[28317]: cluster 2023-11-17T06:19:28.535760+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:30.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:29 smithi159 bash[24884]: cluster 2023-11-17T06:19:28.535760+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:31.159 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:30 smithi031 bash[24752]: audit 2023-11-17T06:19:30.294055+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-17T06:19:31.160 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:30 smithi031 bash[24752]: audit 2023-11-17T06:19:30.295915+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:31.160 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:30 smithi031 bash[24752]: audit 2023-11-17T06:19:30.298028+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-17T06:19:31.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:30 smithi031 bash[28317]: audit 2023-11-17T06:19:30.294055+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-17T06:19:31.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:30 smithi031 bash[28317]: audit 2023-11-17T06:19:30.295915+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:31.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:30 smithi031 bash[28317]: audit 2023-11-17T06:19:30.298028+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-17T06:19:31.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:30 smithi159 bash[24884]: audit 2023-11-17T06:19:30.294055+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-17T06:19:31.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:30 smithi159 bash[24884]: audit 2023-11-17T06:19:30.295915+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:31.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:30 smithi159 bash[24884]: audit 2023-11-17T06:19:30.298028+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-17T06:19:32.117 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:31 smithi031 bash[28317]: cephadm 2023-11-17T06:19:30.297316+0000 mgr.y (mgr.14140) 65 : cephadm [INF] Deploying daemon osd.0 on smithi031 2023-11-17T06:19:32.118 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:31 smithi031 bash[28317]: cluster 2023-11-17T06:19:30.536246+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:32.119 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:31 smithi031 bash[24752]: cephadm 2023-11-17T06:19:30.297316+0000 mgr.y (mgr.14140) 65 : cephadm [INF] Deploying daemon osd.0 on smithi031 2023-11-17T06:19:32.119 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:31 smithi031 bash[24752]: cluster 2023-11-17T06:19:30.536246+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:32.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:31 smithi159 bash[24884]: cephadm 2023-11-17T06:19:30.297316+0000 mgr.y (mgr.14140) 65 : cephadm [INF] Deploying daemon osd.0 on smithi031 2023-11-17T06:19:32.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:31 smithi159 bash[24884]: cluster 2023-11-17T06:19:30.536246+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:32.379 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 0 on host 'smithi031' 2023-11-17T06:19:33.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:32 smithi031 bash[24752]: audit 2023-11-17T06:19:32.371369+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932193\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932310\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932376\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"daemon_id\": \"0\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:33.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:32 smithi031 bash[24752]: audit 2023-11-17T06:19:32.372020+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:19:33.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:32 smithi031 bash[24752]: audit 2023-11-17T06:19:32.376993+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932193\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932310\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932376\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"daemon_id\": \"0\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:33.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:32 smithi031 bash[28317]: audit 2023-11-17T06:19:32.371369+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932193\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932310\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932376\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"daemon_id\": \"0\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:33.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:32 smithi031 bash[28317]: audit 2023-11-17T06:19:32.372020+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:19:33.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:32 smithi031 bash[28317]: audit 2023-11-17T06:19:32.376993+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932193\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932310\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932376\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"daemon_id\": \"0\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:33.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:32 smithi159 bash[24884]: audit 2023-11-17T06:19:32.371369+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932193\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932310\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932376\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"daemon_id\": \"0\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:33.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:32 smithi159 bash[24884]: audit 2023-11-17T06:19:32.372020+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:19:33.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:32 smithi159 bash[24884]: audit 2023-11-17T06:19:32.376993+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932193\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932310\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:15.932376\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"daemon_id\": \"0\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_device_update\": \"2023-11-17T06:17:42.642355\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:33.926 DEBUG:teuthology.orchestra.run.smithi031:osd.0> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.0.service 2023-11-17T06:19:33.929 INFO:tasks.cephadm:Deploying osd.1 on smithi031 with /dev/vg_nvme/lv_3... 2023-11-17T06:19:33.929 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-11-17T06:19:34.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:33 smithi031 bash[24752]: cluster 2023-11-17T06:19:32.536700+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:34.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:33 smithi031 bash[28317]: cluster 2023-11-17T06:19:32.536700+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:34.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:33 smithi031 bash[24752]: audit 2023-11-17T06:19:33.246071+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_daemon_update\": \"2023-11-17T06:19:33.245211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:34.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:33 smithi031 bash[24752]: audit 2023-11-17T06:19:33.251262+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_daemon_update\": \"2023-11-17T06:19:33.245211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:34.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:33 smithi031 bash[24752]: audit 2023-11-17T06:19:33.252633+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:19:34.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:33 smithi031 bash[28317]: audit 2023-11-17T06:19:33.246071+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_daemon_update\": \"2023-11-17T06:19:33.245211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:34.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:33 smithi031 bash[28317]: audit 2023-11-17T06:19:33.251262+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_daemon_update\": \"2023-11-17T06:19:33.245211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:34.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:33 smithi031 bash[28317]: audit 2023-11-17T06:19:33.252633+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:19:34.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:33 smithi159 bash[24884]: cluster 2023-11-17T06:19:32.536700+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:34.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:33 smithi159 bash[24884]: audit 2023-11-17T06:19:33.246071+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_daemon_update\": \"2023-11-17T06:19:33.245211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:34.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:33 smithi159 bash[24884]: audit 2023-11-17T06:19:33.251262+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_daemon_update\": \"2023-11-17T06:19:33.245211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:34.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:33 smithi159 bash[24884]: audit 2023-11-17T06:19:33.252633+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:19:35.372 INFO:journalctl@ceph.osd.0.smithi031.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:19:35.372 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:19:35 smithi031 bash[30066]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-17T06:19:35.372 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:19:35 smithi031 bash[30066]: 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-11-17T06:19:35.372 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:19:35 smithi031 bash[30066]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-11-17T06:19:35.372 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:19:35 smithi031 bash[30066]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-11-17T06:19:35.373 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:19:35 smithi031 bash[30066]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-17T06:19:35.373 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:19:35 smithi031 bash[30066]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-17T06:19:35.373 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:19:35 smithi031 bash[30066]: --> ceph-volume lvm activate successful for osd ID: 0 2023-11-17T06:19:36.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:35 smithi031 bash[24752]: cluster 2023-11-17T06:19:34.537179+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:36.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:35 smithi031 bash[28317]: cluster 2023-11-17T06:19:34.537179+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:36.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:35 smithi159 bash[24884]: cluster 2023-11-17T06:19:34.537179+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:38.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:37 smithi031 bash[28317]: cluster 2023-11-17T06:19:36.537774+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:38.326 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:37 smithi031 bash[24752]: cluster 2023-11-17T06:19:36.537774+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:38.493 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:37 smithi159 bash[24884]: cluster 2023-11-17T06:19:36.537774+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:39.097 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:19:38 smithi031 bash[30400]: debug 2023-11-17T06:19:38.788+0000 7fc4c2b7cec0 1 -- 172.21.15.31:0/598358380 >> [v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0] conn(0x5572eb2d3000 msgr2=0x5572eb2cfb00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-17T06:19:39.097 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:19:38 smithi031 bash[30400]: debug 2023-11-17T06:19:38.788+0000 7fc4c2b7cec0 1 --2- 172.21.15.31:0/598358380 >> [v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0] conn(0x5572eb2d3000 0x5572eb2cfb00 secure :-1 s=READY pgs=7 cs=0 l=1 rx=0x5572eb269d10 tx=0x5572ebf3eaa0).stop 2023-11-17T06:19:39.443 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:19:39 smithi031 bash[30400]: debug 2023-11-17T06:19:39.108+0000 7fc4c2b7cec0 -1 Falling back to public interface 2023-11-17T06:19:39.616 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-11-17T06:19:39.617 INFO:teuthology.orchestra.run.smithi031.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-11-17T06:19:39.617 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10+0 records in 2023-11-17T06:19:39.617 INFO:teuthology.orchestra.run.smithi031.stderr:10+0 records out 2023-11-17T06:19:39.617 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0197588 s, 531 MB/s 2023-11-17T06:19:39.617 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping successful for: 2023-11-17T06:19:39.943 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:19:39 smithi031 bash[30400]: debug 2023-11-17T06:19:39.744+0000 7fc4c2b7cec0 -1 osd.0 0 log_to_monitors {default=true} 2023-11-17T06:19:40.009 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:39 smithi031 bash[24752]: cluster 2023-11-17T06:19:38.538466+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:40.009 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:39 smithi031 bash[24752]: audit 2023-11-17T06:19:39.753906+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-17T06:19:40.009 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:39 smithi031 bash[28317]: cluster 2023-11-17T06:19:38.538466+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:40.009 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:39 smithi031 bash[28317]: audit 2023-11-17T06:19:39.753906+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-17T06:19:40.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:39 smithi159 bash[24884]: cluster 2023-11-17T06:19:38.538466+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:40.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:39 smithi159 bash[24884]: audit 2023-11-17T06:19:39.753906+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-17T06:19:40.339 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch daemon add osd smithi031:vg_nvme/lv_3 2023-11-17T06:19:41.193 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[30400]: debug 2023-11-17T06:19:40.852+0000 7fc4a7929700 -1 osd.0 0 waiting for initial osdmap 2023-11-17T06:19:41.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[24752]: audit 2023-11-17T06:19:39.849211+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-17T06:19:41.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[24752]: cluster 2023-11-17T06:19:39.849368+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-17T06:19:41.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[24752]: audit 2023-11-17T06:19:39.850490+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:19:41.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[24752]: audit 2023-11-17T06:19:39.851262+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:19:41.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[24752]: cluster 2023-11-17T06:19:40.702122+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:19:41.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[24752]: cluster 2023-11-17T06:19:40.702199+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:19:41.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[24752]: audit 2023-11-17T06:19:40.851507+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-11-17T06:19:41.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[28317]: audit 2023-11-17T06:19:39.849211+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-17T06:19:41.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[28317]: cluster 2023-11-17T06:19:39.849368+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-17T06:19:41.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[28317]: audit 2023-11-17T06:19:39.850490+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:19:41.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[28317]: audit 2023-11-17T06:19:39.851262+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:19:41.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[28317]: cluster 2023-11-17T06:19:40.702122+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:19:41.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[28317]: cluster 2023-11-17T06:19:40.702199+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:19:41.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:40 smithi031 bash[28317]: audit 2023-11-17T06:19:40.851507+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-11-17T06:19:41.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:40 smithi159 bash[24884]: audit 2023-11-17T06:19:39.849211+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-17T06:19:41.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:40 smithi159 bash[24884]: cluster 2023-11-17T06:19:39.849368+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-17T06:19:41.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:40 smithi159 bash[24884]: audit 2023-11-17T06:19:39.850490+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:19:41.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:40 smithi159 bash[24884]: audit 2023-11-17T06:19:39.851262+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:19:41.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:40 smithi159 bash[24884]: cluster 2023-11-17T06:19:40.702122+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:19:41.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:40 smithi159 bash[24884]: cluster 2023-11-17T06:19:40.702199+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:19:41.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:40 smithi159 bash[24884]: audit 2023-11-17T06:19:40.851507+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-11-17T06:19:41.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:41 smithi031 bash[24752]: cluster 2023-11-17T06:19:40.538988+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v59: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:41.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:41 smithi031 bash[24752]: cluster 2023-11-17T06:19:40.851636+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-17T06:19:41.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:41 smithi031 bash[24752]: audit 2023-11-17T06:19:40.852005+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:19:41.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:41 smithi031 bash[24752]: audit 2023-11-17T06:19:41.236153+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:19:41.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:41 smithi031 bash[28317]: cluster 2023-11-17T06:19:40.538988+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v59: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:41.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:41 smithi031 bash[28317]: cluster 2023-11-17T06:19:40.851636+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-17T06:19:41.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:41 smithi031 bash[28317]: audit 2023-11-17T06:19:40.852005+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:19:41.950 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:41 smithi031 bash[28317]: audit 2023-11-17T06:19:41.236153+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:19:41.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:41 smithi031 bash[28317]: audit 2023-11-17T06:19:41.467158+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_daemon_update\": \"2023-11-17T06:19:33.245211\", \"last_device_update\": \"2023-11-17T06:19:41.465738\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:41.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:41 smithi031 bash[28317]: audit 2023-11-17T06:19:41.472964+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_daemon_update\": \"2023-11-17T06:19:33.245211\", \"last_device_update\": \"2023-11-17T06:19:41.465738\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:41.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:41 smithi031 bash[24752]: audit 2023-11-17T06:19:41.467158+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_daemon_update\": \"2023-11-17T06:19:33.245211\", \"last_device_update\": \"2023-11-17T06:19:41.465738\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:41.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:41 smithi031 bash[24752]: audit 2023-11-17T06:19:41.472964+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_daemon_update\": \"2023-11-17T06:19:33.245211\", \"last_device_update\": \"2023-11-17T06:19:41.465738\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:42.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:41 smithi159 bash[24884]: cluster 2023-11-17T06:19:40.538988+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v59: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:42.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:41 smithi159 bash[24884]: cluster 2023-11-17T06:19:40.851636+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-17T06:19:42.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:41 smithi159 bash[24884]: audit 2023-11-17T06:19:40.852005+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:19:42.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:41 smithi159 bash[24884]: audit 2023-11-17T06:19:41.236153+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:19:42.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:41 smithi159 bash[24884]: audit 2023-11-17T06:19:41.467158+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_daemon_update\": \"2023-11-17T06:19:33.245211\", \"last_device_update\": \"2023-11-17T06:19:41.465738\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:19:42.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:41 smithi159 bash[24884]: audit 2023-11-17T06:19:41.472964+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}}, \"last_daemon_update\": \"2023-11-17T06:19:33.245211\", \"last_device_update\": \"2023-11-17T06:19:41.465738\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:19:42.881 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:42 smithi031 bash[24752]: cluster 2023-11-17T06:19:41.874789+0000 mon.a (mon.0) 215 : cluster [INF] osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745] boot 2023-11-17T06:19:43.176 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:42 smithi031 bash[24752]: cluster 2023-11-17T06:19:41.874878+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-17T06:19:43.176 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:42 smithi031 bash[24752]: audit 2023-11-17T06:19:41.875075+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:19:43.176 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:42 smithi031 bash[28317]: cluster 2023-11-17T06:19:41.874789+0000 mon.a (mon.0) 215 : cluster [INF] osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745] boot 2023-11-17T06:19:43.176 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:42 smithi031 bash[28317]: cluster 2023-11-17T06:19:41.874878+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-17T06:19:43.177 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:42 smithi031 bash[28317]: audit 2023-11-17T06:19:41.875075+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:19:43.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:42 smithi159 bash[24884]: cluster 2023-11-17T06:19:41.874789+0000 mon.a (mon.0) 215 : cluster [INF] osd.0 [v2:172.21.15.31:6802/517934745,v1:172.21.15.31:6803/517934745] boot 2023-11-17T06:19:43.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:42 smithi159 bash[24884]: cluster 2023-11-17T06:19:41.874878+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-17T06:19:43.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:42 smithi159 bash[24884]: audit 2023-11-17T06:19:41.875075+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:19:44.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:43 smithi031 bash[24752]: cluster 2023-11-17T06:19:42.539616+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v62: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:44.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:43 smithi031 bash[24752]: cluster 2023-11-17T06:19:42.884455+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-11-17T06:19:44.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:43 smithi031 bash[24752]: audit 2023-11-17T06:19:43.584466+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:19:44.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:43 smithi031 bash[24752]: audit 2023-11-17T06:19:43.585898+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:44.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:43 smithi031 bash[24752]: audit 2023-11-17T06:19:43.587953+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:19:44.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:43 smithi031 bash[28317]: cluster 2023-11-17T06:19:42.539616+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v62: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:44.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:43 smithi031 bash[28317]: cluster 2023-11-17T06:19:42.884455+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-11-17T06:19:44.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:43 smithi031 bash[28317]: audit 2023-11-17T06:19:43.584466+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:19:44.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:43 smithi031 bash[28317]: audit 2023-11-17T06:19:43.585898+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:44.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:43 smithi031 bash[28317]: audit 2023-11-17T06:19:43.587953+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:19:44.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:43 smithi159 bash[24884]: cluster 2023-11-17T06:19:42.539616+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v62: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-17T06:19:44.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:43 smithi159 bash[24884]: cluster 2023-11-17T06:19:42.884455+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-11-17T06:19:44.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:43 smithi159 bash[24884]: audit 2023-11-17T06:19:43.584466+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:19:44.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:43 smithi159 bash[24884]: audit 2023-11-17T06:19:43.585898+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:19:44.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:43 smithi159 bash[24884]: audit 2023-11-17T06:19:43.587953+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:19:45.076 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:44 smithi031 bash[24752]: audit 2023-11-17T06:19:43.582519+0000 mgr.y (mgr.14140) 73 : audit [DBG] from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:19:45.077 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:44 smithi031 bash[24752]: cephadm 2023-11-17T06:19:43.583960+0000 mgr.y (mgr.14140) 74 : cephadm [INF] Applying osd on host smithi031... 2023-11-17T06:19:45.077 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:44 smithi031 bash[24752]: cluster 2023-11-17T06:19:43.885523+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-11-17T06:19:45.077 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:44 smithi031 bash[28317]: audit 2023-11-17T06:19:43.582519+0000 mgr.y (mgr.14140) 73 : audit [DBG] from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:19:45.077 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:44 smithi031 bash[28317]: cephadm 2023-11-17T06:19:43.583960+0000 mgr.y (mgr.14140) 74 : cephadm [INF] Applying osd on host smithi031... 2023-11-17T06:19:45.077 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:44 smithi031 bash[28317]: cluster 2023-11-17T06:19:43.885523+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-11-17T06:19:45.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:44 smithi159 bash[24884]: audit 2023-11-17T06:19:43.582519+0000 mgr.y (mgr.14140) 73 : audit [DBG] from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:19:45.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:44 smithi159 bash[24884]: cephadm 2023-11-17T06:19:43.583960+0000 mgr.y (mgr.14140) 74 : cephadm [INF] Applying osd on host smithi031... 2023-11-17T06:19:45.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:44 smithi159 bash[24884]: cluster 2023-11-17T06:19:43.885523+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-11-17T06:19:46.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:45 smithi031 bash[28317]: cluster 2023-11-17T06:19:44.540266+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:19:46.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:45 smithi031 bash[28317]: cluster 2023-11-17T06:19:44.888613+0000 mon.a (mon.0) 223 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-17T06:19:46.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:45 smithi031 bash[24752]: cluster 2023-11-17T06:19:44.540266+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:19:46.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:45 smithi031 bash[24752]: cluster 2023-11-17T06:19:44.888613+0000 mon.a (mon.0) 223 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-17T06:19:46.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:45 smithi159 bash[24884]: cluster 2023-11-17T06:19:44.540266+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:19:46.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:45 smithi159 bash[24884]: cluster 2023-11-17T06:19:44.888613+0000 mon.a (mon.0) 223 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-17T06:19:48.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:47 smithi031 bash[24752]: cluster 2023-11-17T06:19:46.540866+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:47 smithi031 bash[24752]: audit 2023-11-17T06:19:47.095007+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.31:0/3320476412' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2c2a6842-05d5-45ed-9e5a-376068f9465e"}]: dispatch 2023-11-17T06:20:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:47 smithi031 bash[24752]: audit 2023-11-17T06:19:47.095741+0000 mon.a (mon.0) 224 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2c2a6842-05d5-45ed-9e5a-376068f9465e"}]: dispatch 2023-11-17T06:20:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:47 smithi031 bash[24752]: audit 2023-11-17T06:19:47.101134+0000 mon.a (mon.0) 225 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2c2a6842-05d5-45ed-9e5a-376068f9465e"}]': finished 2023-11-17T06:20:21.807 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:47 smithi031 bash[24752]: cluster 2023-11-17T06:19:47.101204+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-11-17T06:20:21.807 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:47 smithi031 bash[24752]: audit 2023-11-17T06:19:47.101311+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:20:21.808 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:47 smithi031 bash[28317]: cluster 2023-11-17T06:19:46.540866+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.808 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:47 smithi031 bash[28317]: audit 2023-11-17T06:19:47.095007+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.31:0/3320476412' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2c2a6842-05d5-45ed-9e5a-376068f9465e"}]: dispatch 2023-11-17T06:20:21.809 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:47 smithi031 bash[28317]: audit 2023-11-17T06:19:47.095741+0000 mon.a (mon.0) 224 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2c2a6842-05d5-45ed-9e5a-376068f9465e"}]: dispatch 2023-11-17T06:20:21.809 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:47 smithi031 bash[28317]: audit 2023-11-17T06:19:47.101134+0000 mon.a (mon.0) 225 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2c2a6842-05d5-45ed-9e5a-376068f9465e"}]': finished 2023-11-17T06:20:21.809 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:47 smithi031 bash[28317]: cluster 2023-11-17T06:19:47.101204+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-11-17T06:20:21.809 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:47 smithi031 bash[28317]: audit 2023-11-17T06:19:47.101311+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:20:21.810 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:49 smithi031 bash[24752]: cluster 2023-11-17T06:19:48.541571+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.810 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:49 smithi031 bash[24752]: audit 2023-11-17T06:19:49.241169+0000 mon.a (mon.0) 228 : audit [DBG] from='client.? 172.21.15.31:0/1689089702' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:20:21.811 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:49 smithi031 bash[28317]: cluster 2023-11-17T06:19:48.541571+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.811 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:49 smithi031 bash[28317]: audit 2023-11-17T06:19:49.241169+0000 mon.a (mon.0) 228 : audit [DBG] from='client.? 172.21.15.31:0/1689089702' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:20:21.811 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:51 smithi031 bash[24752]: cluster 2023-11-17T06:19:50.542188+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.812 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:51 smithi031 bash[24752]: cluster 2023-11-17T06:19:51.800387+0000 mon.a (mon.0) 229 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-17T06:20:21.812 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:51 smithi031 bash[28317]: cluster 2023-11-17T06:19:50.542188+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.812 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:51 smithi031 bash[28317]: cluster 2023-11-17T06:19:51.800387+0000 mon.a (mon.0) 229 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-17T06:20:21.813 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:52 smithi031 bash[24752]: audit 2023-11-17T06:19:51.947480+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.813 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:52 smithi031 bash[28317]: audit 2023-11-17T06:19:51.947480+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.814 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:53 smithi031 bash[24752]: cluster 2023-11-17T06:19:52.542759+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.817 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:53 smithi031 bash[28317]: cluster 2023-11-17T06:19:52.542759+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.817 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:55 smithi031 bash[24752]: cluster 2023-11-17T06:19:54.543201+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.818 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:55 smithi031 bash[24752]: audit 2023-11-17T06:19:55.537428+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-17T06:20:21.818 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:55 smithi031 bash[24752]: audit 2023-11-17T06:19:55.539299+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:20:21.818 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:55 smithi031 bash[24752]: audit 2023-11-17T06:19:55.541597+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.818 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:55 smithi031 bash[28317]: cluster 2023-11-17T06:19:54.543201+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.818 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:55 smithi031 bash[28317]: audit 2023-11-17T06:19:55.537428+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-17T06:20:21.818 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:55 smithi031 bash[28317]: audit 2023-11-17T06:19:55.539299+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:20:21.818 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:55 smithi031 bash[28317]: audit 2023-11-17T06:19:55.541597+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.819 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:56 smithi031 bash[24752]: cephadm 2023-11-17T06:19:55.540873+0000 mgr.y (mgr.14140) 81 : cephadm [INF] Deploying daemon osd.1 on smithi031 2023-11-17T06:20:21.819 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:56 smithi031 bash[28317]: cephadm 2023-11-17T06:19:55.540873+0000 mgr.y (mgr.14140) 81 : cephadm [INF] Deploying daemon osd.1 on smithi031 2023-11-17T06:20:21.819 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 1 on host 'smithi031' 2023-11-17T06:20:21.820 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:57 smithi031 bash[24752]: cluster 2023-11-17T06:19:56.543745+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.820 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:57 smithi031 bash[28317]: cluster 2023-11-17T06:19:56.543745+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.821 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:57 smithi031 bash[24752]: audit 2023-11-17T06:19:57.683668+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_device_update\": \"2023-11-17T06:19:41.465738\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:21.821 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:57 smithi031 bash[24752]: audit 2023-11-17T06:19:57.684315+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.821 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:57 smithi031 bash[24752]: audit 2023-11-17T06:19:57.688221+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_device_update\": \"2023-11-17T06:19:41.465738\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:21.821 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:57 smithi031 bash[28317]: audit 2023-11-17T06:19:57.683668+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_device_update\": \"2023-11-17T06:19:41.465738\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:21.822 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:57 smithi031 bash[28317]: audit 2023-11-17T06:19:57.684315+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.822 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:57 smithi031 bash[28317]: audit 2023-11-17T06:19:57.688221+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_device_update\": \"2023-11-17T06:19:41.465738\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:21.824 DEBUG:teuthology.orchestra.run.smithi031:osd.1> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.1.service 2023-11-17T06:20:21.826 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:58 smithi031 bash[24752]: audit 2023-11-17T06:19:58.912206+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_daemon_update\": \"2023-11-17T06:19:58.910442\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:21.826 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:58 smithi031 bash[24752]: audit 2023-11-17T06:19:58.916673+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_daemon_update\": \"2023-11-17T06:19:58.910442\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:21.826 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:58 smithi031 bash[24752]: audit 2023-11-17T06:19:58.918057+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.826 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:58 smithi031 bash[28317]: audit 2023-11-17T06:19:58.912206+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_daemon_update\": \"2023-11-17T06:19:58.910442\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:21.827 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:58 smithi031 bash[28317]: audit 2023-11-17T06:19:58.916673+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_daemon_update\": \"2023-11-17T06:19:58.910442\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:21.827 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:58 smithi031 bash[28317]: audit 2023-11-17T06:19:58.918057+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.827 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:19:59 smithi031 bash[24752]: cluster 2023-11-17T06:19:58.544298+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.828 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:19:59 smithi031 bash[28317]: cluster 2023-11-17T06:19:58.544298+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.828 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:00 smithi031 bash[28317]: cluster 2023-11-17T06:20:00.544857+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.828 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:00 smithi031 bash[24752]: cluster 2023-11-17T06:20:00.544857+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.829 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:03 smithi031 bash[24752]: cluster 2023-11-17T06:20:02.545195+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.829 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:03 smithi031 bash[24752]: audit 2023-11-17T06:20:03.189809+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/1286908456,v1:172.21.15.31:6811/1286908456]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-17T06:20:21.829 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:03 smithi031 bash[24752]: audit 2023-11-17T06:20:03.190244+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-17T06:20:21.829 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:03 smithi031 bash[28317]: cluster 2023-11-17T06:20:02.545195+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.829 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:03 smithi031 bash[28317]: audit 2023-11-17T06:20:03.189809+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/1286908456,v1:172.21.15.31:6811/1286908456]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-17T06:20:21.829 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:03 smithi031 bash[28317]: audit 2023-11-17T06:20:03.190244+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-17T06:20:21.830 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:47 smithi159 bash[24884]: cluster 2023-11-17T06:19:46.540866+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.830 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:47 smithi159 bash[24884]: audit 2023-11-17T06:19:47.095007+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.31:0/3320476412' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2c2a6842-05d5-45ed-9e5a-376068f9465e"}]: dispatch 2023-11-17T06:20:21.830 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:47 smithi159 bash[24884]: audit 2023-11-17T06:19:47.095741+0000 mon.a (mon.0) 224 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2c2a6842-05d5-45ed-9e5a-376068f9465e"}]: dispatch 2023-11-17T06:20:21.830 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:47 smithi159 bash[24884]: audit 2023-11-17T06:19:47.101134+0000 mon.a (mon.0) 225 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2c2a6842-05d5-45ed-9e5a-376068f9465e"}]': finished 2023-11-17T06:20:21.830 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:47 smithi159 bash[24884]: cluster 2023-11-17T06:19:47.101204+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-11-17T06:20:21.830 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:47 smithi159 bash[24884]: audit 2023-11-17T06:19:47.101311+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:20:21.830 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:49 smithi159 bash[24884]: cluster 2023-11-17T06:19:48.541571+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.830 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:49 smithi159 bash[24884]: audit 2023-11-17T06:19:49.241169+0000 mon.a (mon.0) 228 : audit [DBG] from='client.? 172.21.15.31:0/1689089702' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:20:21.830 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:51 smithi159 bash[24884]: cluster 2023-11-17T06:19:50.542188+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.830 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:51 smithi159 bash[24884]: cluster 2023-11-17T06:19:51.800387+0000 mon.a (mon.0) 229 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-17T06:20:21.831 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:52 smithi159 bash[24884]: audit 2023-11-17T06:19:51.947480+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.831 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:53 smithi159 bash[24884]: cluster 2023-11-17T06:19:52.542759+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.831 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:55 smithi159 bash[24884]: cluster 2023-11-17T06:19:54.543201+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.831 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:55 smithi159 bash[24884]: audit 2023-11-17T06:19:55.537428+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-17T06:20:21.831 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:55 smithi159 bash[24884]: audit 2023-11-17T06:19:55.539299+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:20:21.831 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:55 smithi159 bash[24884]: audit 2023-11-17T06:19:55.541597+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.831 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:56 smithi159 bash[24884]: cephadm 2023-11-17T06:19:55.540873+0000 mgr.y (mgr.14140) 81 : cephadm [INF] Deploying daemon osd.1 on smithi031 2023-11-17T06:20:21.831 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:57 smithi159 bash[24884]: cluster 2023-11-17T06:19:56.543745+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.831 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:57 smithi159 bash[24884]: audit 2023-11-17T06:19:57.683668+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_device_update\": \"2023-11-17T06:19:41.465738\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:21.831 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:57 smithi159 bash[24884]: audit 2023-11-17T06:19:57.684315+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.831 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:57 smithi159 bash[24884]: audit 2023-11-17T06:19:57.688221+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.244896\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245005\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245060\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:33.245111\", \"created\": \"2023-11-17T06:19:32.349107\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_device_update\": \"2023-11-17T06:19:41.465738\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:21.831 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:58 smithi159 bash[24884]: audit 2023-11-17T06:19:58.912206+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_daemon_update\": \"2023-11-17T06:19:58.910442\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:21.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:58 smithi159 bash[24884]: audit 2023-11-17T06:19:58.916673+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_daemon_update\": \"2023-11-17T06:19:58.910442\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:21.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:58 smithi159 bash[24884]: audit 2023-11-17T06:19:58.918057+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:19:59 smithi159 bash[24884]: cluster 2023-11-17T06:19:58.544298+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:00 smithi159 bash[24884]: cluster 2023-11-17T06:20:00.544857+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:03 smithi159 bash[24884]: cluster 2023-11-17T06:20:02.545195+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:03 smithi159 bash[24884]: audit 2023-11-17T06:20:03.189809+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/1286908456,v1:172.21.15.31:6811/1286908456]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-17T06:20:21.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:03 smithi159 bash[24884]: audit 2023-11-17T06:20:03.190244+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-17T06:20:21.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:04 smithi159 bash[24884]: audit 2023-11-17T06:20:03.816475+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-17T06:20:21.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:04 smithi159 bash[24884]: cluster 2023-11-17T06:20:03.816627+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-17T06:20:21.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:04 smithi159 bash[24884]: audit 2023-11-17T06:20:03.817696+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:20:21.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:04 smithi159 bash[24884]: audit 2023-11-17T06:20:03.817775+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/1286908456,v1:172.21.15.31:6811/1286908456]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:20:21.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:04 smithi159 bash[24884]: audit 2023-11-17T06:20:03.818439+0000 mon.a (mon.0) 244 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:20:21.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:04 smithi159 bash[24884]: audit 2023-11-17T06:20:04.256151+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:04 smithi159 bash[24884]: audit 2023-11-17T06:20:04.479949+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_daemon_update\": \"2023-11-17T06:19:58.910442\", \"last_device_update\": \"2023-11-17T06:20:04.478361\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:21.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:04 smithi159 bash[24884]: audit 2023-11-17T06:20:04.483957+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_daemon_update\": \"2023-11-17T06:19:58.910442\", \"last_device_update\": \"2023-11-17T06:20:04.478361\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:21.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:05 smithi159 bash[24884]: cluster 2023-11-17T06:20:04.218131+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:20:21.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:05 smithi159 bash[24884]: cluster 2023-11-17T06:20:04.218238+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:20:21.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:05 smithi159 bash[24884]: cluster 2023-11-17T06:20:04.545618+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:05 smithi159 bash[24884]: audit 2023-11-17T06:20:04.818987+0000 mon.a (mon.0) 248 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-11-17T06:20:21.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:05 smithi159 bash[24884]: cluster 2023-11-17T06:20:04.819167+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-17T06:20:21.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:05 smithi159 bash[24884]: audit 2023-11-17T06:20:04.819546+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:20:21.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:06 smithi159 bash[24884]: cluster 2023-11-17T06:20:05.840747+0000 mon.a (mon.0) 251 : cluster [INF] osd.1 [v2:172.21.15.31:6810/1286908456,v1:172.21.15.31:6811/1286908456] boot 2023-11-17T06:20:21.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:06 smithi159 bash[24884]: cluster 2023-11-17T06:20:05.840878+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-11-17T06:20:21.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:06 smithi159 bash[24884]: audit 2023-11-17T06:20:05.841169+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:20:21.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:07 smithi159 bash[24884]: cluster 2023-11-17T06:20:06.546153+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.850 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:07 smithi159 bash[24884]: cluster 2023-11-17T06:20:06.851947+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-11-17T06:20:21.850 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:07 smithi159 bash[24884]: audit 2023-11-17T06:20:06.857244+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231117-061734"}]: dispatch 2023-11-17T06:20:21.850 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:07 smithi159 bash[24884]: audit 2023-11-17T06:20:06.861518+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231117-061734"}]': finished 2023-11-17T06:20:21.851 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:09 smithi159 bash[24884]: cluster 2023-11-17T06:20:08.546690+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-17T06:20:21.851 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:11 smithi159 bash[24884]: cluster 2023-11-17T06:20:10.547262+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-17T06:20:21.852 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:12 smithi159 bash[24884]: cluster 2023-11-17T06:20:12.862190+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-17T06:20:21.852 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:12 smithi159 bash[24884]: cluster 2023-11-17T06:20:12.862278+0000 mon.a (mon.0) 258 : cluster [INF] Cluster is now healthy 2023-11-17T06:20:21.852 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:13 smithi159 bash[24884]: cluster 2023-11-17T06:20:12.547838+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:21.853 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:15 smithi159 bash[24884]: cluster 2023-11-17T06:20:14.548394+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:21.853 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:17 smithi159 bash[24884]: cluster 2023-11-17T06:20:16.548945+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:21.853 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:19 smithi159 bash[24884]: cluster 2023-11-17T06:20:18.549536+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:21.854 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[24752]: audit 2023-11-17T06:20:03.816475+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-17T06:20:21.855 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[24752]: cluster 2023-11-17T06:20:03.816627+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-17T06:20:21.855 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[24752]: audit 2023-11-17T06:20:03.817696+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:20:21.855 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[24752]: audit 2023-11-17T06:20:03.817775+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/1286908456,v1:172.21.15.31:6811/1286908456]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:20:21.855 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[24752]: audit 2023-11-17T06:20:03.818439+0000 mon.a (mon.0) 244 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:20:21.855 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[24752]: audit 2023-11-17T06:20:04.256151+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.856 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[28317]: audit 2023-11-17T06:20:03.816475+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-17T06:20:21.856 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[28317]: cluster 2023-11-17T06:20:03.816627+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-17T06:20:21.856 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[28317]: audit 2023-11-17T06:20:03.817696+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:20:21.856 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[28317]: audit 2023-11-17T06:20:03.817775+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/1286908456,v1:172.21.15.31:6811/1286908456]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:20:21.856 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[28317]: audit 2023-11-17T06:20:03.818439+0000 mon.a (mon.0) 244 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:20:21.856 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[28317]: audit 2023-11-17T06:20:04.256151+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:20:21.857 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[24752]: audit 2023-11-17T06:20:04.479949+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_daemon_update\": \"2023-11-17T06:19:58.910442\", \"last_device_update\": \"2023-11-17T06:20:04.478361\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:21.857 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[24752]: audit 2023-11-17T06:20:04.483957+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_daemon_update\": \"2023-11-17T06:19:58.910442\", \"last_device_update\": \"2023-11-17T06:20:04.478361\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:21.857 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[28317]: audit 2023-11-17T06:20:04.479949+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_daemon_update\": \"2023-11-17T06:19:58.910442\", \"last_device_update\": \"2023-11-17T06:20:04.478361\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:21.857 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:04 smithi031 bash[28317]: audit 2023-11-17T06:20:04.483957+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}}, \"last_daemon_update\": \"2023-11-17T06:19:58.910442\", \"last_device_update\": \"2023-11-17T06:20:04.478361\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:21.857 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:05 smithi031 bash[24752]: cluster 2023-11-17T06:20:04.218131+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:20:21.857 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:05 smithi031 bash[24752]: cluster 2023-11-17T06:20:04.218238+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:20:21.858 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:05 smithi031 bash[24752]: cluster 2023-11-17T06:20:04.545618+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.858 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:05 smithi031 bash[24752]: audit 2023-11-17T06:20:04.818987+0000 mon.a (mon.0) 248 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-11-17T06:20:21.858 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:05 smithi031 bash[24752]: cluster 2023-11-17T06:20:04.819167+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-17T06:20:21.858 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:05 smithi031 bash[24752]: audit 2023-11-17T06:20:04.819546+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:20:21.858 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:05 smithi031 bash[28317]: cluster 2023-11-17T06:20:04.218131+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:20:21.858 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:05 smithi031 bash[28317]: cluster 2023-11-17T06:20:04.218238+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:20:21.858 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:05 smithi031 bash[28317]: cluster 2023-11-17T06:20:04.545618+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.858 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:05 smithi031 bash[28317]: audit 2023-11-17T06:20:04.818987+0000 mon.a (mon.0) 248 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-11-17T06:20:21.858 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:05 smithi031 bash[28317]: cluster 2023-11-17T06:20:04.819167+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-17T06:20:21.858 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:05 smithi031 bash[28317]: audit 2023-11-17T06:20:04.819546+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:20:21.859 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:06 smithi031 bash[24752]: cluster 2023-11-17T06:20:05.840747+0000 mon.a (mon.0) 251 : cluster [INF] osd.1 [v2:172.21.15.31:6810/1286908456,v1:172.21.15.31:6811/1286908456] boot 2023-11-17T06:20:21.859 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:06 smithi031 bash[24752]: cluster 2023-11-17T06:20:05.840878+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-11-17T06:20:21.859 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:06 smithi031 bash[24752]: audit 2023-11-17T06:20:05.841169+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:20:21.859 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:06 smithi031 bash[28317]: cluster 2023-11-17T06:20:05.840747+0000 mon.a (mon.0) 251 : cluster [INF] osd.1 [v2:172.21.15.31:6810/1286908456,v1:172.21.15.31:6811/1286908456] boot 2023-11-17T06:20:21.859 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:06 smithi031 bash[28317]: cluster 2023-11-17T06:20:05.840878+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-11-17T06:20:21.859 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:06 smithi031 bash[28317]: audit 2023-11-17T06:20:05.841169+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:20:21.860 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:07 smithi031 bash[24752]: cluster 2023-11-17T06:20:06.546153+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.860 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:07 smithi031 bash[24752]: cluster 2023-11-17T06:20:06.851947+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-11-17T06:20:21.860 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:07 smithi031 bash[24752]: audit 2023-11-17T06:20:06.857244+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231117-061734"}]: dispatch 2023-11-17T06:20:21.860 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:07 smithi031 bash[24752]: audit 2023-11-17T06:20:06.861518+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231117-061734"}]': finished 2023-11-17T06:20:21.860 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:07 smithi031 bash[28317]: cluster 2023-11-17T06:20:06.546153+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-17T06:20:21.860 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:07 smithi031 bash[28317]: cluster 2023-11-17T06:20:06.851947+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-11-17T06:20:21.860 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:07 smithi031 bash[28317]: audit 2023-11-17T06:20:06.857244+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231117-061734"}]: dispatch 2023-11-17T06:20:21.860 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:07 smithi031 bash[28317]: audit 2023-11-17T06:20:06.861518+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231117-061734"}]': finished 2023-11-17T06:20:21.861 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:09 smithi031 bash[24752]: cluster 2023-11-17T06:20:08.546690+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-17T06:20:21.861 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:09 smithi031 bash[28317]: cluster 2023-11-17T06:20:08.546690+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-17T06:20:21.861 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:11 smithi031 bash[24752]: cluster 2023-11-17T06:20:10.547262+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-17T06:20:21.861 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:11 smithi031 bash[28317]: cluster 2023-11-17T06:20:10.547262+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-17T06:20:21.862 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:12 smithi031 bash[24752]: cluster 2023-11-17T06:20:12.862190+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-17T06:20:21.862 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:12 smithi031 bash[24752]: cluster 2023-11-17T06:20:12.862278+0000 mon.a (mon.0) 258 : cluster [INF] Cluster is now healthy 2023-11-17T06:20:21.862 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:12 smithi031 bash[28317]: cluster 2023-11-17T06:20:12.862190+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-17T06:20:21.862 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:12 smithi031 bash[28317]: cluster 2023-11-17T06:20:12.862278+0000 mon.a (mon.0) 258 : cluster [INF] Cluster is now healthy 2023-11-17T06:20:21.862 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:13 smithi031 bash[24752]: cluster 2023-11-17T06:20:12.547838+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:21.863 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:13 smithi031 bash[28317]: cluster 2023-11-17T06:20:12.547838+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:21.863 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:15 smithi031 bash[24752]: cluster 2023-11-17T06:20:14.548394+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:21.863 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:15 smithi031 bash[28317]: cluster 2023-11-17T06:20:14.548394+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:21.867 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:17 smithi031 bash[24752]: cluster 2023-11-17T06:20:16.548945+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:21.867 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:17 smithi031 bash[28317]: cluster 2023-11-17T06:20:16.548945+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:21.868 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:19 smithi031 bash[24752]: cluster 2023-11-17T06:20:18.549536+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:21.868 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:19 smithi031 bash[28317]: cluster 2023-11-17T06:20:18.549536+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:21.870 INFO:tasks.cephadm:Deploying osd.2 on smithi031 with /dev/vg_nvme/lv_2... 2023-11-17T06:20:21.870 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-11-17T06:20:21.909 INFO:journalctl@ceph.osd.1.smithi031.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:20:22.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:21 smithi031 bash[24752]: cluster 2023-11-17T06:20:20.550094+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:22.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:21 smithi031 bash[28317]: cluster 2023-11-17T06:20:20.550094+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:22.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:21 smithi159 bash[24884]: cluster 2023-11-17T06:20:20.550094+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:24.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:23 smithi031 bash[24752]: cluster 2023-11-17T06:20:22.550663+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:24.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:23 smithi031 bash[28317]: cluster 2023-11-17T06:20:22.550663+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:24.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:23 smithi159 bash[24884]: cluster 2023-11-17T06:20:22.550663+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:25.025 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-11-17T06:20:25.025 INFO:teuthology.orchestra.run.smithi031.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-11-17T06:20:25.026 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10+0 records in 2023-11-17T06:20:25.026 INFO:teuthology.orchestra.run.smithi031.stderr:10+0 records out 2023-11-17T06:20:25.026 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0180216 s, 582 MB/s 2023-11-17T06:20:25.026 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping successful for: 2023-11-17T06:20:25.724 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch daemon add osd smithi031:vg_nvme/lv_2 2023-11-17T06:20:26.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:25 smithi031 bash[28317]: cluster 2023-11-17T06:20:24.551195+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:26.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:25 smithi031 bash[24752]: cluster 2023-11-17T06:20:24.551195+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:26.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:25 smithi159 bash[24884]: cluster 2023-11-17T06:20:24.551195+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:28.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:27 smithi159 bash[24884]: cluster 2023-11-17T06:20:26.551680+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:28.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:27 smithi031 bash[24752]: cluster 2023-11-17T06:20:26.551680+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:28.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:27 smithi031 bash[28317]: cluster 2023-11-17T06:20:26.551680+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:29.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:28 smithi159 bash[24884]: audit 2023-11-17T06:20:28.465337+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:20:29.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:28 smithi159 bash[24884]: audit 2023-11-17T06:20:28.466723+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:20:29.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:28 smithi159 bash[24884]: audit 2023-11-17T06:20:28.468740+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:29.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:28 smithi031 bash[24752]: audit 2023-11-17T06:20:28.465337+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:20:29.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:28 smithi031 bash[24752]: audit 2023-11-17T06:20:28.466723+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:20:29.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:28 smithi031 bash[24752]: audit 2023-11-17T06:20:28.468740+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:29.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:28 smithi031 bash[28317]: audit 2023-11-17T06:20:28.465337+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:20:29.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:28 smithi031 bash[28317]: audit 2023-11-17T06:20:28.466723+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:20:29.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:28 smithi031 bash[28317]: audit 2023-11-17T06:20:28.468740+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:30.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:29 smithi031 bash[24752]: audit 2023-11-17T06:20:28.463347+0000 mgr.y (mgr.14140) 98 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:20:30.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:29 smithi031 bash[24752]: cephadm 2023-11-17T06:20:28.464827+0000 mgr.y (mgr.14140) 99 : cephadm [INF] Applying osd on host smithi031... 2023-11-17T06:20:30.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:29 smithi031 bash[24752]: cluster 2023-11-17T06:20:28.552142+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:30.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:29 smithi031 bash[28317]: audit 2023-11-17T06:20:28.463347+0000 mgr.y (mgr.14140) 98 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:20:30.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:29 smithi031 bash[28317]: cephadm 2023-11-17T06:20:28.464827+0000 mgr.y (mgr.14140) 99 : cephadm [INF] Applying osd on host smithi031... 2023-11-17T06:20:30.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:29 smithi031 bash[28317]: cluster 2023-11-17T06:20:28.552142+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:30.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:29 smithi159 bash[24884]: audit 2023-11-17T06:20:28.463347+0000 mgr.y (mgr.14140) 98 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:20:30.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:29 smithi159 bash[24884]: cephadm 2023-11-17T06:20:28.464827+0000 mgr.y (mgr.14140) 99 : cephadm [INF] Applying osd on host smithi031... 2023-11-17T06:20:30.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:29 smithi159 bash[24884]: cluster 2023-11-17T06:20:28.552142+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:32.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:31 smithi159 bash[24884]: cluster 2023-11-17T06:20:30.552638+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:32.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:31 smithi159 bash[24884]: audit 2023-11-17T06:20:31.878937+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.31:0/710700207' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07dc5ecc-a262-425e-a61a-2cc6a20805fa"}]: dispatch 2023-11-17T06:20:32.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:31 smithi159 bash[24884]: audit 2023-11-17T06:20:31.879617+0000 mon.a (mon.0) 262 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07dc5ecc-a262-425e-a61a-2cc6a20805fa"}]: dispatch 2023-11-17T06:20:32.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:31 smithi159 bash[24884]: audit 2023-11-17T06:20:31.886962+0000 mon.a (mon.0) 263 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07dc5ecc-a262-425e-a61a-2cc6a20805fa"}]': finished 2023-11-17T06:20:32.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:31 smithi159 bash[24884]: cluster 2023-11-17T06:20:31.887085+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-11-17T06:20:32.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:31 smithi159 bash[24884]: audit 2023-11-17T06:20:31.887384+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:20:32.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:31 smithi031 bash[24752]: cluster 2023-11-17T06:20:30.552638+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:32.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:31 smithi031 bash[24752]: audit 2023-11-17T06:20:31.878937+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.31:0/710700207' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07dc5ecc-a262-425e-a61a-2cc6a20805fa"}]: dispatch 2023-11-17T06:20:32.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:31 smithi031 bash[24752]: audit 2023-11-17T06:20:31.879617+0000 mon.a (mon.0) 262 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07dc5ecc-a262-425e-a61a-2cc6a20805fa"}]: dispatch 2023-11-17T06:20:32.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:31 smithi031 bash[24752]: audit 2023-11-17T06:20:31.886962+0000 mon.a (mon.0) 263 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07dc5ecc-a262-425e-a61a-2cc6a20805fa"}]': finished 2023-11-17T06:20:32.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:31 smithi031 bash[24752]: cluster 2023-11-17T06:20:31.887085+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-11-17T06:20:32.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:31 smithi031 bash[24752]: audit 2023-11-17T06:20:31.887384+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:20:32.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:31 smithi031 bash[28317]: cluster 2023-11-17T06:20:30.552638+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:32.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:31 smithi031 bash[28317]: audit 2023-11-17T06:20:31.878937+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.31:0/710700207' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07dc5ecc-a262-425e-a61a-2cc6a20805fa"}]: dispatch 2023-11-17T06:20:32.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:31 smithi031 bash[28317]: audit 2023-11-17T06:20:31.879617+0000 mon.a (mon.0) 262 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07dc5ecc-a262-425e-a61a-2cc6a20805fa"}]: dispatch 2023-11-17T06:20:32.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:31 smithi031 bash[28317]: audit 2023-11-17T06:20:31.886962+0000 mon.a (mon.0) 263 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07dc5ecc-a262-425e-a61a-2cc6a20805fa"}]': finished 2023-11-17T06:20:32.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:31 smithi031 bash[28317]: cluster 2023-11-17T06:20:31.887085+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-11-17T06:20:32.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:31 smithi031 bash[28317]: audit 2023-11-17T06:20:31.887384+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:20:33.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:33 smithi031 bash[24752]: cluster 2023-11-17T06:20:32.553176+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:33.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:33 smithi031 bash[28317]: cluster 2023-11-17T06:20:32.553176+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:33.501 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:33 smithi159 bash[24884]: cluster 2023-11-17T06:20:32.553176+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:34.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:34 smithi031 bash[24752]: audit 2023-11-17T06:20:34.128354+0000 mon.a (mon.0) 266 : audit [DBG] from='client.? 172.21.15.31:0/3682895484' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:20:34.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:34 smithi031 bash[28317]: audit 2023-11-17T06:20:34.128354+0000 mon.a (mon.0) 266 : audit [DBG] from='client.? 172.21.15.31:0/3682895484' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:20:34.501 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:34 smithi159 bash[24884]: audit 2023-11-17T06:20:34.128354+0000 mon.a (mon.0) 266 : audit [DBG] from='client.? 172.21.15.31:0/3682895484' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:20:35.501 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:35 smithi159 bash[24884]: cluster 2023-11-17T06:20:34.553703+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:35.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:35 smithi031 bash[24752]: cluster 2023-11-17T06:20:34.553703+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:35.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:35 smithi031 bash[28317]: cluster 2023-11-17T06:20:34.553703+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:37.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:37 smithi031 bash[24752]: cluster 2023-11-17T06:20:36.554280+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:37.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:37 smithi031 bash[24752]: audit 2023-11-17T06:20:36.878133+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:37.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:37 smithi031 bash[28317]: cluster 2023-11-17T06:20:36.554280+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:37.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:37 smithi031 bash[28317]: audit 2023-11-17T06:20:36.878133+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:38.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:37 smithi159 bash[24884]: cluster 2023-11-17T06:20:36.554280+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:38.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:37 smithi159 bash[24884]: audit 2023-11-17T06:20:36.878133+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:39.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:38 smithi031 bash[24752]: cluster 2023-11-17T06:20:38.819908+0000 mon.a (mon.0) 268 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-17T06:20:39.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:38 smithi031 bash[28317]: cluster 2023-11-17T06:20:38.819908+0000 mon.a (mon.0) 268 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-17T06:20:39.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:38 smithi159 bash[24884]: cluster 2023-11-17T06:20:38.819908+0000 mon.a (mon.0) 268 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-17T06:20:39.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:39 smithi031 bash[24752]: cluster 2023-11-17T06:20:38.554915+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:39.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:39 smithi031 bash[28317]: cluster 2023-11-17T06:20:38.554915+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:40.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:39 smithi159 bash[24884]: cluster 2023-11-17T06:20:38.554915+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:41.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:40 smithi031 bash[24752]: audit 2023-11-17T06:20:40.285372+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-17T06:20:41.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:40 smithi031 bash[24752]: audit 2023-11-17T06:20:40.286796+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:20:41.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:40 smithi031 bash[24752]: audit 2023-11-17T06:20:40.288174+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-17T06:20:41.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:40 smithi031 bash[28317]: audit 2023-11-17T06:20:40.285372+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-17T06:20:41.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:40 smithi031 bash[28317]: audit 2023-11-17T06:20:40.286796+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:20:41.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:40 smithi031 bash[28317]: audit 2023-11-17T06:20:40.288174+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-17T06:20:41.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:40 smithi159 bash[24884]: audit 2023-11-17T06:20:40.285372+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-17T06:20:41.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:40 smithi159 bash[24884]: audit 2023-11-17T06:20:40.286796+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:20:41.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:40 smithi159 bash[24884]: audit 2023-11-17T06:20:40.288174+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-17T06:20:42.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:41 smithi031 bash[28317]: cephadm 2023-11-17T06:20:40.287771+0000 mgr.y (mgr.14140) 106 : cephadm [INF] Deploying daemon osd.2 on smithi031 2023-11-17T06:20:42.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:41 smithi031 bash[28317]: cluster 2023-11-17T06:20:40.555509+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:42.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:41 smithi031 bash[24752]: cephadm 2023-11-17T06:20:40.287771+0000 mgr.y (mgr.14140) 106 : cephadm [INF] Deploying daemon osd.2 on smithi031 2023-11-17T06:20:42.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:41 smithi031 bash[24752]: cluster 2023-11-17T06:20:40.555509+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:41 smithi159 bash[24884]: cephadm 2023-11-17T06:20:40.287771+0000 mgr.y (mgr.14140) 106 : cephadm [INF] Deploying daemon osd.2 on smithi031 2023-11-17T06:20:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:41 smithi159 bash[24884]: cluster 2023-11-17T06:20:40.555509+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:42.493 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 2 on host 'smithi031' 2023-11-17T06:20:43.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:42 smithi031 bash[28317]: audit 2023-11-17T06:20:42.482122+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_device_update\": \"2023-11-17T06:20:04.478361\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:43.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:42 smithi031 bash[28317]: audit 2023-11-17T06:20:42.482853+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:20:43.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:42 smithi031 bash[28317]: audit 2023-11-17T06:20:42.486594+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_device_update\": \"2023-11-17T06:20:04.478361\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:43.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:42 smithi031 bash[24752]: audit 2023-11-17T06:20:42.482122+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_device_update\": \"2023-11-17T06:20:04.478361\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:43.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:42 smithi031 bash[24752]: audit 2023-11-17T06:20:42.482853+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:20:43.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:42 smithi031 bash[24752]: audit 2023-11-17T06:20:42.486594+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_device_update\": \"2023-11-17T06:20:04.478361\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:43.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:42 smithi159 bash[24884]: audit 2023-11-17T06:20:42.482122+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_device_update\": \"2023-11-17T06:20:04.478361\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:43.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:42 smithi159 bash[24884]: audit 2023-11-17T06:20:42.482853+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:20:43.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:42 smithi159 bash[24884]: audit 2023-11-17T06:20:42.486594+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909655\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909860\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.909991\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910114\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:58.910235\", \"created\": \"2023-11-17T06:19:57.664220\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_device_update\": \"2023-11-17T06:20:04.478361\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:43.931 DEBUG:teuthology.orchestra.run.smithi031:osd.2> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.2.service 2023-11-17T06:20:43.936 INFO:tasks.cephadm:Deploying osd.3 on smithi031 with /dev/vg_nvme/lv_1... 2023-11-17T06:20:43.937 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-11-17T06:20:44.079 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:43 smithi031 bash[24752]: cluster 2023-11-17T06:20:42.556047+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:44.079 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:43 smithi031 bash[24752]: audit 2023-11-17T06:20:43.483536+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_daemon_update\": \"2023-11-17T06:20:43.481916\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:44.080 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:43 smithi031 bash[24752]: audit 2023-11-17T06:20:43.489263+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_daemon_update\": \"2023-11-17T06:20:43.481916\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:44.080 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:43 smithi031 bash[24752]: audit 2023-11-17T06:20:43.490782+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:44.081 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:43 smithi031 bash[28317]: cluster 2023-11-17T06:20:42.556047+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:44.081 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:43 smithi031 bash[28317]: audit 2023-11-17T06:20:43.483536+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_daemon_update\": \"2023-11-17T06:20:43.481916\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:44.081 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:43 smithi031 bash[28317]: audit 2023-11-17T06:20:43.489263+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_daemon_update\": \"2023-11-17T06:20:43.481916\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:44.081 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:43 smithi031 bash[28317]: audit 2023-11-17T06:20:43.490782+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:44.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:43 smithi159 bash[24884]: cluster 2023-11-17T06:20:42.556047+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:44.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:43 smithi159 bash[24884]: audit 2023-11-17T06:20:43.483536+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_daemon_update\": \"2023-11-17T06:20:43.481916\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:44.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:43 smithi159 bash[24884]: audit 2023-11-17T06:20:43.489263+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_daemon_update\": \"2023-11-17T06:20:43.481916\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:44.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:43 smithi159 bash[24884]: audit 2023-11-17T06:20:43.490782+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:44.686 INFO:journalctl@ceph.osd.2.smithi031.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:20:45.684 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:20:45 smithi031 bash[33263]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-17T06:20:45.684 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:20:45 smithi031 bash[33263]: 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-11-17T06:20:45.684 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:20:45 smithi031 bash[33263]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-11-17T06:20:45.684 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:20:45 smithi031 bash[33263]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-11-17T06:20:45.685 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:20:45 smithi031 bash[33263]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-17T06:20:45.685 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:20:45 smithi031 bash[33263]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-17T06:20:45.685 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:20:45 smithi031 bash[33263]: --> ceph-volume lvm activate successful for osd ID: 2 2023-11-17T06:20:45.934 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:45 smithi031 bash[24752]: cluster 2023-11-17T06:20:44.556590+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:45.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:45 smithi031 bash[28317]: cluster 2023-11-17T06:20:44.556590+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:46.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:45 smithi159 bash[24884]: cluster 2023-11-17T06:20:44.556590+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:48.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:47 smithi031 bash[24752]: cluster 2023-11-17T06:20:46.557184+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v102: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:48.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:47 smithi031 bash[28317]: cluster 2023-11-17T06:20:46.557184+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v102: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:48.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:47 smithi159 bash[24884]: cluster 2023-11-17T06:20:46.557184+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v102: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:49.443 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:20:49 smithi031 bash[33617]: debug 2023-11-17T06:20:49.198+0000 7ff414a02ec0 -1 Falling back to public interface 2023-11-17T06:20:49.783 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-11-17T06:20:49.783 INFO:teuthology.orchestra.run.smithi031.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-11-17T06:20:49.783 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10+0 records in 2023-11-17T06:20:49.783 INFO:teuthology.orchestra.run.smithi031.stderr:10+0 records out 2023-11-17T06:20:49.783 INFO:teuthology.orchestra.run.smithi031.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0139143 s, 754 MB/s 2023-11-17T06:20:49.783 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping successful for: 2023-11-17T06:20:50.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:49 smithi031 bash[28317]: cluster 2023-11-17T06:20:48.557801+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:50.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:49 smithi031 bash[28317]: audit 2023-11-17T06:20:49.827252+0000 mon.a (mon.0) 278 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-17T06:20:50.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:49 smithi031 bash[24752]: cluster 2023-11-17T06:20:48.557801+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:50.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:49 smithi031 bash[24752]: audit 2023-11-17T06:20:49.827252+0000 mon.a (mon.0) 278 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-17T06:20:50.194 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:20:49 smithi031 bash[33617]: debug 2023-11-17T06:20:49.818+0000 7ff414a02ec0 -1 osd.2 0 log_to_monitors {default=true} 2023-11-17T06:20:50.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:49 smithi159 bash[24884]: cluster 2023-11-17T06:20:48.557801+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:50.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:49 smithi159 bash[24884]: audit 2023-11-17T06:20:49.827252+0000 mon.a (mon.0) 278 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-17T06:20:50.503 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch daemon add osd smithi031:vg_nvme/lv_1 2023-11-17T06:20:51.193 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:20:50 smithi031 bash[33617]: debug 2023-11-17T06:20:50.926+0000 7ff3fd7b7700 -1 osd.2 0 waiting for initial osdmap 2023-11-17T06:20:51.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:50 smithi031 bash[24752]: audit 2023-11-17T06:20:49.920074+0000 mon.a (mon.0) 279 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-17T06:20:51.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:50 smithi031 bash[24752]: cluster 2023-11-17T06:20:49.920196+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-11-17T06:20:51.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:50 smithi031 bash[24752]: audit 2023-11-17T06:20:49.921379+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:20:51.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:50 smithi031 bash[24752]: audit 2023-11-17T06:20:49.921808+0000 mon.a (mon.0) 282 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:20:51.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:50 smithi031 bash[24752]: cluster 2023-11-17T06:20:50.796546+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:20:51.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:50 smithi031 bash[24752]: cluster 2023-11-17T06:20:50.796619+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:20:51.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:50 smithi031 bash[28317]: audit 2023-11-17T06:20:49.920074+0000 mon.a (mon.0) 279 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-17T06:20:51.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:50 smithi031 bash[28317]: cluster 2023-11-17T06:20:49.920196+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-11-17T06:20:51.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:50 smithi031 bash[28317]: audit 2023-11-17T06:20:49.921379+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:20:51.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:50 smithi031 bash[28317]: audit 2023-11-17T06:20:49.921808+0000 mon.a (mon.0) 282 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:20:51.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:50 smithi031 bash[28317]: cluster 2023-11-17T06:20:50.796546+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:20:51.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:50 smithi031 bash[28317]: cluster 2023-11-17T06:20:50.796619+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:20:51.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:50 smithi159 bash[24884]: audit 2023-11-17T06:20:49.920074+0000 mon.a (mon.0) 279 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-17T06:20:51.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:50 smithi159 bash[24884]: cluster 2023-11-17T06:20:49.920196+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-11-17T06:20:51.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:50 smithi159 bash[24884]: audit 2023-11-17T06:20:49.921379+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:20:51.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:50 smithi159 bash[24884]: audit 2023-11-17T06:20:49.921808+0000 mon.a (mon.0) 282 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:20:51.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:50 smithi159 bash[24884]: cluster 2023-11-17T06:20:50.796546+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:20:51.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:50 smithi159 bash[24884]: cluster 2023-11-17T06:20:50.796619+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:20:52.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:51 smithi031 bash[24752]: cluster 2023-11-17T06:20:50.558343+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v105: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:52.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:51 smithi031 bash[24752]: audit 2023-11-17T06:20:50.923573+0000 mon.a (mon.0) 283 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-11-17T06:20:52.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:51 smithi031 bash[24752]: cluster 2023-11-17T06:20:50.923737+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-11-17T06:20:52.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:51 smithi031 bash[24752]: audit 2023-11-17T06:20:50.924161+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:20:52.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:51 smithi031 bash[24752]: audit 2023-11-17T06:20:51.747192+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:20:52.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:51 smithi031 bash[28317]: cluster 2023-11-17T06:20:50.558343+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v105: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:52.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:51 smithi031 bash[28317]: audit 2023-11-17T06:20:50.923573+0000 mon.a (mon.0) 283 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-11-17T06:20:52.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:51 smithi031 bash[28317]: cluster 2023-11-17T06:20:50.923737+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-11-17T06:20:52.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:51 smithi031 bash[28317]: audit 2023-11-17T06:20:50.924161+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:20:52.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:51 smithi031 bash[28317]: audit 2023-11-17T06:20:51.747192+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:20:52.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:51 smithi159 bash[24884]: cluster 2023-11-17T06:20:50.558343+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v105: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:52.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:51 smithi159 bash[24884]: audit 2023-11-17T06:20:50.923573+0000 mon.a (mon.0) 283 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-11-17T06:20:52.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:51 smithi159 bash[24884]: cluster 2023-11-17T06:20:50.923737+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-11-17T06:20:52.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:51 smithi159 bash[24884]: audit 2023-11-17T06:20:50.924161+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:20:52.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:51 smithi159 bash[24884]: audit 2023-11-17T06:20:51.747192+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:20:53.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:52 smithi031 bash[24752]: cluster 2023-11-17T06:20:51.949300+0000 mon.a (mon.0) 287 : cluster [INF] osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045] boot 2023-11-17T06:20:53.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:52 smithi031 bash[24752]: cluster 2023-11-17T06:20:51.949378+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-11-17T06:20:53.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:52 smithi031 bash[24752]: audit 2023-11-17T06:20:51.950659+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:20:53.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:52 smithi031 bash[28317]: cluster 2023-11-17T06:20:51.949300+0000 mon.a (mon.0) 287 : cluster [INF] osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045] boot 2023-11-17T06:20:53.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:52 smithi031 bash[28317]: cluster 2023-11-17T06:20:51.949378+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-11-17T06:20:53.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:52 smithi031 bash[28317]: audit 2023-11-17T06:20:51.950659+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:20:53.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:52 smithi031 bash[28317]: audit 2023-11-17T06:20:51.977880+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_daemon_update\": \"2023-11-17T06:20:43.481916\", \"last_device_update\": \"2023-11-17T06:20:51.976725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:53.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:52 smithi031 bash[28317]: audit 2023-11-17T06:20:51.982306+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_daemon_update\": \"2023-11-17T06:20:43.481916\", \"last_device_update\": \"2023-11-17T06:20:51.976725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:53.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:52 smithi031 bash[28317]: cluster 2023-11-17T06:20:52.947555+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-11-17T06:20:53.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:52 smithi031 bash[24752]: audit 2023-11-17T06:20:51.977880+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_daemon_update\": \"2023-11-17T06:20:43.481916\", \"last_device_update\": \"2023-11-17T06:20:51.976725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:53.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:52 smithi031 bash[24752]: audit 2023-11-17T06:20:51.982306+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_daemon_update\": \"2023-11-17T06:20:43.481916\", \"last_device_update\": \"2023-11-17T06:20:51.976725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:53.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:52 smithi031 bash[24752]: cluster 2023-11-17T06:20:52.947555+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-11-17T06:20:53.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:52 smithi159 bash[24884]: cluster 2023-11-17T06:20:51.949300+0000 mon.a (mon.0) 287 : cluster [INF] osd.2 [v2:172.21.15.31:6818/1743725045,v1:172.21.15.31:6819/1743725045] boot 2023-11-17T06:20:53.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:52 smithi159 bash[24884]: cluster 2023-11-17T06:20:51.949378+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-11-17T06:20:53.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:52 smithi159 bash[24884]: audit 2023-11-17T06:20:51.950659+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:20:53.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:52 smithi159 bash[24884]: audit 2023-11-17T06:20:51.977880+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_daemon_update\": \"2023-11-17T06:20:43.481916\", \"last_device_update\": \"2023-11-17T06:20:51.976725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:20:53.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:52 smithi159 bash[24884]: audit 2023-11-17T06:20:51.982306+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}}, \"last_daemon_update\": \"2023-11-17T06:20:43.481916\", \"last_device_update\": \"2023-11-17T06:20:51.976725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:20:53.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:52 smithi159 bash[24884]: cluster 2023-11-17T06:20:52.947555+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-11-17T06:20:54.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:53 smithi159 bash[24884]: cluster 2023-11-17T06:20:52.558905+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:54.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:53 smithi159 bash[24884]: audit 2023-11-17T06:20:53.891923+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:20:54.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:53 smithi159 bash[24884]: audit 2023-11-17T06:20:53.893677+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:20:54.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:53 smithi159 bash[24884]: audit 2023-11-17T06:20:53.895522+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:54.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:53 smithi031 bash[28317]: cluster 2023-11-17T06:20:52.558905+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:54.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:53 smithi031 bash[28317]: audit 2023-11-17T06:20:53.891923+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:20:54.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:53 smithi031 bash[28317]: audit 2023-11-17T06:20:53.893677+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:20:54.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:53 smithi031 bash[28317]: audit 2023-11-17T06:20:53.895522+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:54.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:53 smithi031 bash[24752]: cluster 2023-11-17T06:20:52.558905+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:54.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:53 smithi031 bash[24752]: audit 2023-11-17T06:20:53.891923+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:20:54.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:53 smithi031 bash[24752]: audit 2023-11-17T06:20:53.893677+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:20:54.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:53 smithi031 bash[24752]: audit 2023-11-17T06:20:53.895522+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:20:55.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:54 smithi031 bash[24752]: audit 2023-11-17T06:20:53.890563+0000 mgr.y (mgr.14140) 114 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:20:55.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:54 smithi031 bash[24752]: cephadm 2023-11-17T06:20:53.891390+0000 mgr.y (mgr.14140) 115 : cephadm [INF] Applying osd on host smithi031... 2023-11-17T06:20:55.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:54 smithi031 bash[28317]: audit 2023-11-17T06:20:53.890563+0000 mgr.y (mgr.14140) 114 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:20:55.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:54 smithi031 bash[28317]: cephadm 2023-11-17T06:20:53.891390+0000 mgr.y (mgr.14140) 115 : cephadm [INF] Applying osd on host smithi031... 2023-11-17T06:20:55.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:54 smithi159 bash[24884]: audit 2023-11-17T06:20:53.890563+0000 mgr.y (mgr.14140) 114 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:20:55.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:54 smithi159 bash[24884]: cephadm 2023-11-17T06:20:53.891390+0000 mgr.y (mgr.14140) 115 : cephadm [INF] Applying osd on host smithi031... 2023-11-17T06:20:56.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:55 smithi159 bash[24884]: cluster 2023-11-17T06:20:54.559512+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+undersized+degraded; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:56.438 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:55 smithi031 bash[24752]: cluster 2023-11-17T06:20:54.559512+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+undersized+degraded; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:56.438 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:55 smithi031 bash[28317]: cluster 2023-11-17T06:20:54.559512+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+undersized+degraded; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:58.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:57 smithi031 bash[24752]: cluster 2023-11-17T06:20:56.560065+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+undersized+degraded; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:58.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:57 smithi031 bash[24752]: audit 2023-11-17T06:20:57.260352+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.31:0/4228686295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a"}]: dispatch 2023-11-17T06:20:58.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:57 smithi031 bash[24752]: audit 2023-11-17T06:20:57.260949+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a"}]: dispatch 2023-11-17T06:20:58.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:57 smithi031 bash[24752]: audit 2023-11-17T06:20:57.269242+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a"}]': finished 2023-11-17T06:20:58.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:57 smithi031 bash[24752]: cluster 2023-11-17T06:20:57.269368+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-11-17T06:20:58.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:57 smithi031 bash[24752]: audit 2023-11-17T06:20:57.269531+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:20:58.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:57 smithi031 bash[28317]: cluster 2023-11-17T06:20:56.560065+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+undersized+degraded; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:58.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:57 smithi031 bash[28317]: audit 2023-11-17T06:20:57.260352+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.31:0/4228686295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a"}]: dispatch 2023-11-17T06:20:58.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:57 smithi031 bash[28317]: audit 2023-11-17T06:20:57.260949+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a"}]: dispatch 2023-11-17T06:20:58.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:57 smithi031 bash[28317]: audit 2023-11-17T06:20:57.269242+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a"}]': finished 2023-11-17T06:20:58.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:57 smithi031 bash[28317]: cluster 2023-11-17T06:20:57.269368+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-11-17T06:20:58.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:57 smithi031 bash[28317]: audit 2023-11-17T06:20:57.269531+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:20:58.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:57 smithi159 bash[24884]: cluster 2023-11-17T06:20:56.560065+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+undersized+degraded; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-17T06:20:58.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:57 smithi159 bash[24884]: audit 2023-11-17T06:20:57.260352+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.31:0/4228686295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a"}]: dispatch 2023-11-17T06:20:58.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:57 smithi159 bash[24884]: audit 2023-11-17T06:20:57.260949+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a"}]: dispatch 2023-11-17T06:20:58.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:57 smithi159 bash[24884]: audit 2023-11-17T06:20:57.269242+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a"}]': finished 2023-11-17T06:20:58.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:57 smithi159 bash[24884]: cluster 2023-11-17T06:20:57.269368+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-11-17T06:20:58.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:57 smithi159 bash[24884]: audit 2023-11-17T06:20:57.269531+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:20:59.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:58 smithi031 bash[24752]: cluster 2023-11-17T06:20:58.825997+0000 mon.a (mon.0) 300 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-17T06:20:59.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:58 smithi031 bash[24752]: cluster 2023-11-17T06:20:58.826083+0000 mon.a (mon.0) 301 : cluster [INF] Cluster is now healthy 2023-11-17T06:20:59.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:58 smithi031 bash[28317]: cluster 2023-11-17T06:20:58.825997+0000 mon.a (mon.0) 300 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-17T06:20:59.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:58 smithi031 bash[28317]: cluster 2023-11-17T06:20:58.826083+0000 mon.a (mon.0) 301 : cluster [INF] Cluster is now healthy 2023-11-17T06:20:59.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:58 smithi159 bash[24884]: cluster 2023-11-17T06:20:58.825997+0000 mon.a (mon.0) 300 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-17T06:20:59.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:58 smithi159 bash[24884]: cluster 2023-11-17T06:20:58.826083+0000 mon.a (mon.0) 301 : cluster [INF] Cluster is now healthy 2023-11-17T06:21:00.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:59 smithi031 bash[24752]: cluster 2023-11-17T06:20:58.560623+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:00.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:20:59 smithi031 bash[24752]: audit 2023-11-17T06:20:59.660042+0000 mon.a (mon.0) 302 : audit [DBG] from='client.? 172.21.15.31:0/1239735682' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:21:00.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:59 smithi031 bash[28317]: cluster 2023-11-17T06:20:58.560623+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:00.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:20:59 smithi031 bash[28317]: audit 2023-11-17T06:20:59.660042+0000 mon.a (mon.0) 302 : audit [DBG] from='client.? 172.21.15.31:0/1239735682' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:21:00.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:59 smithi159 bash[24884]: cluster 2023-11-17T06:20:58.560623+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:00.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:20:59 smithi159 bash[24884]: audit 2023-11-17T06:20:59.660042+0000 mon.a (mon.0) 302 : audit [DBG] from='client.? 172.21.15.31:0/1239735682' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:21:02.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:01 smithi031 bash[24752]: cluster 2023-11-17T06:21:00.561138+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:02.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:01 smithi031 bash[28317]: cluster 2023-11-17T06:21:00.561138+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:02.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:01 smithi159 bash[24884]: cluster 2023-11-17T06:21:00.561138+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:02.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:02 smithi031 bash[24752]: audit 2023-11-17T06:21:02.426815+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:02.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:02 smithi031 bash[28317]: audit 2023-11-17T06:21:02.426815+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:03.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:02 smithi159 bash[24884]: audit 2023-11-17T06:21:02.426815+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:04.164 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:03 smithi031 bash[28317]: cluster 2023-11-17T06:21:02.561675+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v115: 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-11-17T06:21:04.164 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:03 smithi031 bash[24752]: cluster 2023-11-17T06:21:02.561675+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v115: 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-11-17T06:21:04.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:03 smithi159 bash[24884]: cluster 2023-11-17T06:21:02.561675+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v115: 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-11-17T06:21:06.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:05 smithi031 bash[28317]: cluster 2023-11-17T06:21:04.562203+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v116: 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-11-17T06:21:06.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:05 smithi031 bash[24752]: cluster 2023-11-17T06:21:04.562203+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v116: 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-11-17T06:21:06.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:05 smithi159 bash[24884]: cluster 2023-11-17T06:21:04.562203+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v116: 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-11-17T06:21:07.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:06 smithi031 bash[24752]: audit 2023-11-17T06:21:06.182961+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-17T06:21:07.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:06 smithi031 bash[24752]: audit 2023-11-17T06:21:06.184799+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:07.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:06 smithi031 bash[24752]: audit 2023-11-17T06:21:06.186807+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-17T06:21:07.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:06 smithi031 bash[28317]: audit 2023-11-17T06:21:06.182961+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-17T06:21:07.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:06 smithi031 bash[28317]: audit 2023-11-17T06:21:06.184799+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:07.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:06 smithi031 bash[28317]: audit 2023-11-17T06:21:06.186807+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-17T06:21:07.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:06 smithi159 bash[24884]: audit 2023-11-17T06:21:06.182961+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-17T06:21:07.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:06 smithi159 bash[24884]: audit 2023-11-17T06:21:06.184799+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:07.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:06 smithi159 bash[24884]: audit 2023-11-17T06:21:06.186807+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-17T06:21:08.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:07 smithi031 bash[24752]: cephadm 2023-11-17T06:21:06.186173+0000 mgr.y (mgr.14140) 122 : cephadm [INF] Deploying daemon osd.3 on smithi031 2023-11-17T06:21:08.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:07 smithi031 bash[24752]: cluster 2023-11-17T06:21:06.562769+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v117: 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-11-17T06:21:08.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:07 smithi031 bash[28317]: cephadm 2023-11-17T06:21:06.186173+0000 mgr.y (mgr.14140) 122 : cephadm [INF] Deploying daemon osd.3 on smithi031 2023-11-17T06:21:08.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:07 smithi031 bash[28317]: cluster 2023-11-17T06:21:06.562769+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v117: 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-11-17T06:21:08.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:07 smithi159 bash[24884]: cephadm 2023-11-17T06:21:06.186173+0000 mgr.y (mgr.14140) 122 : cephadm [INF] Deploying daemon osd.3 on smithi031 2023-11-17T06:21:08.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:07 smithi159 bash[24884]: cluster 2023-11-17T06:21:06.562769+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v117: 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-11-17T06:21:08.394 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 3 on host 'smithi031' 2023-11-17T06:21:09.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:08 smithi159 bash[24884]: audit 2023-11-17T06:21:08.382770+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_device_update\": \"2023-11-17T06:20:51.976725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:21:09.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:08 smithi159 bash[24884]: audit 2023-11-17T06:21:08.383730+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:09.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:08 smithi159 bash[24884]: audit 2023-11-17T06:21:08.388625+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_device_update\": \"2023-11-17T06:20:51.976725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:21:09.292 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:08 smithi031 bash[24752]: audit 2023-11-17T06:21:08.382770+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_device_update\": \"2023-11-17T06:20:51.976725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:21:09.292 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:08 smithi031 bash[24752]: audit 2023-11-17T06:21:08.383730+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:09.292 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:08 smithi031 bash[24752]: audit 2023-11-17T06:21:08.388625+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_device_update\": \"2023-11-17T06:20:51.976725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:21:09.292 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:08 smithi031 bash[28317]: audit 2023-11-17T06:21:08.382770+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_device_update\": \"2023-11-17T06:20:51.976725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:21:09.293 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:08 smithi031 bash[28317]: audit 2023-11-17T06:21:08.383730+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:09.293 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:08 smithi031 bash[28317]: audit 2023-11-17T06:21:08.388625+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481019\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481221\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481350\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481473\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481592\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:20:43.481713\", \"created\": \"2023-11-17T06:20:42.463025\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_device_update\": \"2023-11-17T06:20:51.976725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:21:09.745 DEBUG:teuthology.orchestra.run.smithi031:osd.3> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.3.service 2023-11-17T06:21:09.747 INFO:tasks.cephadm:Deploying osd.4 on smithi159 with /dev/vg_nvme/lv_4... 2023-11-17T06:21:09.748 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-17T06:21:09.843 INFO:journalctl@ceph.osd.3.smithi031.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:21:10.089 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:09 smithi031 bash[24752]: cluster 2023-11-17T06:21:08.563108+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:10.089 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:09 smithi031 bash[24752]: audit 2023-11-17T06:21:09.619695+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_daemon_update\": \"2023-11-17T06:21:09.618495\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:21:10.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:09 smithi031 bash[24752]: audit 2023-11-17T06:21:09.624550+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_daemon_update\": \"2023-11-17T06:21:09.618495\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:21:10.090 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:09 smithi031 bash[24752]: audit 2023-11-17T06:21:09.625904+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:10.092 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:09 smithi031 bash[28317]: cluster 2023-11-17T06:21:08.563108+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:10.093 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:09 smithi031 bash[28317]: audit 2023-11-17T06:21:09.619695+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_daemon_update\": \"2023-11-17T06:21:09.618495\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:21:10.093 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:09 smithi031 bash[28317]: audit 2023-11-17T06:21:09.624550+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_daemon_update\": \"2023-11-17T06:21:09.618495\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:21:10.093 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:09 smithi031 bash[28317]: audit 2023-11-17T06:21:09.625904+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:10.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:10 smithi159 bash[24884]: cluster 2023-11-17T06:21:08.563108+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:10.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:10 smithi159 bash[24884]: audit 2023-11-17T06:21:09.619695+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_daemon_update\": \"2023-11-17T06:21:09.618495\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:21:10.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:10 smithi159 bash[24884]: audit 2023-11-17T06:21:09.624550+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_daemon_update\": \"2023-11-17T06:21:09.618495\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:21:10.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:10 smithi159 bash[24884]: audit 2023-11-17T06:21:09.625904+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:10.859 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:21:10 smithi031 bash[34877]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-11-17T06:21:10.859 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:21:10 smithi031 bash[34877]: 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-11-17T06:21:10.859 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:21:10 smithi031 bash[34877]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-11-17T06:21:10.859 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:21:10 smithi031 bash[34877]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-11-17T06:21:10.859 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:21:10 smithi031 bash[34877]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-11-17T06:21:10.859 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:21:10 smithi031 bash[34877]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-11-17T06:21:10.860 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:21:10 smithi031 bash[34877]: --> ceph-volume lvm activate successful for osd ID: 3 2023-11-17T06:21:12.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:11 smithi031 bash[24752]: cluster 2023-11-17T06:21:10.563615+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:12.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:11 smithi031 bash[28317]: cluster 2023-11-17T06:21:10.563615+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:12.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:11 smithi159 bash[24884]: cluster 2023-11-17T06:21:10.563615+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:12.540 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-17T06:21:12.541 INFO:teuthology.orchestra.run.smithi159.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-17T06:21:12.541 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10+0 records in 2023-11-17T06:21:12.541 INFO:teuthology.orchestra.run.smithi159.stderr:10+0 records out 2023-11-17T06:21:12.541 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0184488 s, 568 MB/s 2023-11-17T06:21:12.541 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping successful for: 2023-11-17T06:21:13.193 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:21:13 smithi031 bash[35182]: debug 2023-11-17T06:21:13.026+0000 7f038eafaec0 1 -- 172.21.15.31:0/3473675122 >> [v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0] conn(0x55a96a6f1000 msgr2=0x55a96a6edb00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-17T06:21:13.194 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:21:13 smithi031 bash[35182]: debug 2023-11-17T06:21:13.026+0000 7f0388346700 1 --2- 172.21.15.31:0/3473675122 >> [v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0] conn(0x55a96a6f1000 0x55a96a6edb00 secure :-1 s=THROTTLE_DONE pgs=21 cs=0 l=1 rx=0x55a96a687d70 tx=0x55a96b35caa0).handle_read_frame_epilogue_main read frame epilogue bytes=32 2023-11-17T06:21:13.194 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:21:13 smithi031 bash[35182]: debug 2023-11-17T06:21:13.026+0000 7f038eafaec0 1 --2- 172.21.15.31:0/3473675122 >> [v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0] conn(0x55a96a6f1000 0x55a96a6edb00 secure :-1 s=READY pgs=21 cs=0 l=1 rx=0x55a96a687d70 tx=0x55a96b35caa0).stop 2023-11-17T06:21:13.194 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:21:13 smithi031 bash[35182]: debug 2023-11-17T06:21:13.026+0000 7f0387b45700 1 -- 172.21.15.31:0/3473675122 <== mon.1 v2:172.21.15.31:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a96a68a4e0 con 0x55a96a6f1000 2023-11-17T06:21:13.223 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch daemon add osd smithi159:vg_nvme/lv_4 2023-11-17T06:21:13.943 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:21:13 smithi031 bash[35182]: debug 2023-11-17T06:21:13.570+0000 7f038eafaec0 -1 Falling back to public interface 2023-11-17T06:21:14.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:13 smithi031 bash[24752]: cluster 2023-11-17T06:21:12.564179+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:14.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:13 smithi031 bash[28317]: cluster 2023-11-17T06:21:12.564179+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:14.227 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:13 smithi159 bash[24884]: cluster 2023-11-17T06:21:12.564179+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:14.583 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:21:14 smithi031 bash[35182]: debug 2023-11-17T06:21:14.202+0000 7f038eafaec0 -1 osd.3 0 log_to_monitors {default=true} 2023-11-17T06:21:15.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:14 smithi031 bash[24752]: audit 2023-11-17T06:21:14.212155+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/3730737591,v1:172.21.15.31:6827/3730737591]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-17T06:21:15.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:14 smithi031 bash[24752]: audit 2023-11-17T06:21:14.212586+0000 mon.a (mon.0) 313 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-17T06:21:15.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:14 smithi031 bash[28317]: audit 2023-11-17T06:21:14.212155+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/3730737591,v1:172.21.15.31:6827/3730737591]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-17T06:21:15.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:14 smithi031 bash[28317]: audit 2023-11-17T06:21:14.212586+0000 mon.a (mon.0) 313 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-17T06:21:15.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:14 smithi159 bash[24884]: audit 2023-11-17T06:21:14.212155+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/3730737591,v1:172.21.15.31:6827/3730737591]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-17T06:21:15.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:14 smithi159 bash[24884]: audit 2023-11-17T06:21:14.212586+0000 mon.a (mon.0) 313 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-17T06:21:16.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:15 smithi159 bash[24884]: cluster 2023-11-17T06:21:14.564741+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:16.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:15 smithi159 bash[24884]: audit 2023-11-17T06:21:14.956673+0000 mon.a (mon.0) 314 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-17T06:21:16.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:15 smithi159 bash[24884]: cluster 2023-11-17T06:21:14.956818+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-11-17T06:21:16.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:15 smithi159 bash[24884]: audit 2023-11-17T06:21:14.957062+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:21:16.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:15 smithi159 bash[24884]: audit 2023-11-17T06:21:14.957876+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/3730737591,v1:172.21.15.31:6827/3730737591]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:21:16.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:15 smithi159 bash[24884]: audit 2023-11-17T06:21:14.958336+0000 mon.a (mon.0) 317 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:21:16.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:15 smithi159 bash[24884]: cluster 2023-11-17T06:21:15.169921+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:21:16.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:15 smithi159 bash[24884]: cluster 2023-11-17T06:21:15.169996+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:21:16.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:15 smithi159 bash[24884]: audit 2023-11-17T06:21:15.207160+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:16.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:15 smithi159 bash[24884]: audit 2023-11-17T06:21:15.431310+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_daemon_update\": \"2023-11-17T06:21:09.618495\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:21:16.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:15 smithi159 bash[24884]: audit 2023-11-17T06:21:15.437157+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_daemon_update\": \"2023-11-17T06:21:09.618495\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:21:16.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:15 smithi159 bash[24884]: audit 2023-11-17T06:21:15.741318+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:21:16.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:15 smithi159 bash[24884]: audit 2023-11-17T06:21:15.743247+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:16.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:15 smithi159 bash[24884]: audit 2023-11-17T06:21:15.746044+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:16.444 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[35182]: debug 2023-11-17T06:21:15.970+0000 7f03738a7700 -1 osd.3 0 waiting for initial osdmap 2023-11-17T06:21:16.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[24752]: cluster 2023-11-17T06:21:14.564741+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:16.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[24752]: audit 2023-11-17T06:21:14.956673+0000 mon.a (mon.0) 314 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-17T06:21:16.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[24752]: cluster 2023-11-17T06:21:14.956818+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-11-17T06:21:16.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[24752]: audit 2023-11-17T06:21:14.957062+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:21:16.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[24752]: audit 2023-11-17T06:21:14.957876+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/3730737591,v1:172.21.15.31:6827/3730737591]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:21:16.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[24752]: audit 2023-11-17T06:21:14.958336+0000 mon.a (mon.0) 317 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:21:16.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[24752]: cluster 2023-11-17T06:21:15.169921+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:21:16.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[24752]: cluster 2023-11-17T06:21:15.169996+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:21:16.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[24752]: audit 2023-11-17T06:21:15.207160+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:16.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[28317]: cluster 2023-11-17T06:21:14.564741+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:16.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[28317]: audit 2023-11-17T06:21:14.956673+0000 mon.a (mon.0) 314 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-17T06:21:16.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[28317]: cluster 2023-11-17T06:21:14.956818+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-11-17T06:21:16.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[28317]: audit 2023-11-17T06:21:14.957062+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:21:16.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[28317]: audit 2023-11-17T06:21:14.957876+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/3730737591,v1:172.21.15.31:6827/3730737591]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:21:16.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[28317]: audit 2023-11-17T06:21:14.958336+0000 mon.a (mon.0) 317 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-11-17T06:21:16.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[28317]: cluster 2023-11-17T06:21:15.169921+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:21:16.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[28317]: cluster 2023-11-17T06:21:15.169996+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:21:16.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[28317]: audit 2023-11-17T06:21:15.207160+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:16.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[24752]: audit 2023-11-17T06:21:15.431310+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_daemon_update\": \"2023-11-17T06:21:09.618495\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:21:16.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[24752]: audit 2023-11-17T06:21:15.437157+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_daemon_update\": \"2023-11-17T06:21:09.618495\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:21:16.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[24752]: audit 2023-11-17T06:21:15.741318+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:21:16.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[24752]: audit 2023-11-17T06:21:15.743247+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:16.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[24752]: audit 2023-11-17T06:21:15.746044+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:16.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[28317]: audit 2023-11-17T06:21:15.431310+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_daemon_update\": \"2023-11-17T06:21:09.618495\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:21:16.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[28317]: audit 2023-11-17T06:21:15.437157+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}}, \"last_daemon_update\": \"2023-11-17T06:21:09.618495\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:21:16.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[28317]: audit 2023-11-17T06:21:15.741318+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:21:16.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[28317]: audit 2023-11-17T06:21:15.743247+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:16.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:15 smithi031 bash[28317]: audit 2023-11-17T06:21:15.746044+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:17.071 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:16 smithi159 bash[24884]: audit 2023-11-17T06:21:15.738776+0000 mgr.y (mgr.14140) 128 : audit [DBG] from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:21:17.071 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:16 smithi159 bash[24884]: cephadm 2023-11-17T06:21:15.740717+0000 mgr.y (mgr.14140) 129 : cephadm [INF] Applying osd on host smithi159... 2023-11-17T06:21:17.071 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:17 smithi159 bash[24884]: audit 2023-11-17T06:21:15.960959+0000 mon.a (mon.0) 324 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-11-17T06:21:17.071 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:17 smithi159 bash[24884]: cluster 2023-11-17T06:21:15.961163+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-11-17T06:21:17.071 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:17 smithi159 bash[24884]: audit 2023-11-17T06:21:15.962594+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:21:17.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:16 smithi031 bash[24752]: audit 2023-11-17T06:21:15.738776+0000 mgr.y (mgr.14140) 128 : audit [DBG] from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:21:17.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:16 smithi031 bash[24752]: cephadm 2023-11-17T06:21:15.740717+0000 mgr.y (mgr.14140) 129 : cephadm [INF] Applying osd on host smithi159... 2023-11-17T06:21:17.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:16 smithi031 bash[24752]: audit 2023-11-17T06:21:15.960959+0000 mon.a (mon.0) 324 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-11-17T06:21:17.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:16 smithi031 bash[24752]: cluster 2023-11-17T06:21:15.961163+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-11-17T06:21:17.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:16 smithi031 bash[24752]: audit 2023-11-17T06:21:15.962594+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:21:17.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:16 smithi031 bash[28317]: audit 2023-11-17T06:21:15.738776+0000 mgr.y (mgr.14140) 128 : audit [DBG] from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:21:17.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:16 smithi031 bash[28317]: cephadm 2023-11-17T06:21:15.740717+0000 mgr.y (mgr.14140) 129 : cephadm [INF] Applying osd on host smithi159... 2023-11-17T06:21:17.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:16 smithi031 bash[28317]: audit 2023-11-17T06:21:15.960959+0000 mon.a (mon.0) 324 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-11-17T06:21:17.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:16 smithi031 bash[28317]: cluster 2023-11-17T06:21:15.961163+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-11-17T06:21:17.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:16 smithi031 bash[28317]: audit 2023-11-17T06:21:15.962594+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:21:18.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:17 smithi159 bash[24884]: cluster 2023-11-17T06:21:16.565305+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:18.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:17 smithi159 bash[24884]: cluster 2023-11-17T06:21:16.974453+0000 mon.a (mon.0) 327 : cluster [INF] osd.3 [v2:172.21.15.31:6826/3730737591,v1:172.21.15.31:6827/3730737591] boot 2023-11-17T06:21:18.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:17 smithi159 bash[24884]: cluster 2023-11-17T06:21:16.974609+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-11-17T06:21:18.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:17 smithi159 bash[24884]: audit 2023-11-17T06:21:16.976150+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:21:18.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:17 smithi031 bash[24752]: cluster 2023-11-17T06:21:16.565305+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:18.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:17 smithi031 bash[24752]: cluster 2023-11-17T06:21:16.974453+0000 mon.a (mon.0) 327 : cluster [INF] osd.3 [v2:172.21.15.31:6826/3730737591,v1:172.21.15.31:6827/3730737591] boot 2023-11-17T06:21:18.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:17 smithi031 bash[24752]: cluster 2023-11-17T06:21:16.974609+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-11-17T06:21:18.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:17 smithi031 bash[24752]: audit 2023-11-17T06:21:16.976150+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:21:18.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:17 smithi031 bash[28317]: cluster 2023-11-17T06:21:16.565305+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-17T06:21:18.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:17 smithi031 bash[28317]: cluster 2023-11-17T06:21:16.974453+0000 mon.a (mon.0) 327 : cluster [INF] osd.3 [v2:172.21.15.31:6826/3730737591,v1:172.21.15.31:6827/3730737591] boot 2023-11-17T06:21:18.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:17 smithi031 bash[28317]: cluster 2023-11-17T06:21:16.974609+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-11-17T06:21:18.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:17 smithi031 bash[28317]: audit 2023-11-17T06:21:16.976150+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:21:19.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:19 smithi031 bash[24752]: cluster 2023-11-17T06:21:17.995945+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-11-17T06:21:19.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:19 smithi031 bash[24752]: cluster 2023-11-17T06:21:18.565823+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:19.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:19 smithi031 bash[28317]: cluster 2023-11-17T06:21:17.995945+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-11-17T06:21:19.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:19 smithi031 bash[28317]: cluster 2023-11-17T06:21:18.565823+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:19.501 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:19 smithi159 bash[24884]: cluster 2023-11-17T06:21:17.995945+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-11-17T06:21:19.501 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:19 smithi159 bash[24884]: cluster 2023-11-17T06:21:18.565823+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:20.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:20 smithi031 bash[28317]: audit 2023-11-17T06:21:19.036771+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.159:0/2983397661' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cbb364b7-a10d-4eb9-9b0e-6677aedb7336"}]: dispatch 2023-11-17T06:21:20.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:20 smithi031 bash[28317]: audit 2023-11-17T06:21:19.036839+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cbb364b7-a10d-4eb9-9b0e-6677aedb7336"}]: dispatch 2023-11-17T06:21:20.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:20 smithi031 bash[28317]: audit 2023-11-17T06:21:19.046025+0000 mon.a (mon.0) 332 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cbb364b7-a10d-4eb9-9b0e-6677aedb7336"}]': finished 2023-11-17T06:21:20.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:20 smithi031 bash[28317]: cluster 2023-11-17T06:21:19.046181+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-11-17T06:21:20.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:20 smithi031 bash[28317]: audit 2023-11-17T06:21:19.046486+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:21:20.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:20 smithi031 bash[24752]: audit 2023-11-17T06:21:19.036771+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.159:0/2983397661' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cbb364b7-a10d-4eb9-9b0e-6677aedb7336"}]: dispatch 2023-11-17T06:21:20.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:20 smithi031 bash[24752]: audit 2023-11-17T06:21:19.036839+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cbb364b7-a10d-4eb9-9b0e-6677aedb7336"}]: dispatch 2023-11-17T06:21:20.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:20 smithi031 bash[24752]: audit 2023-11-17T06:21:19.046025+0000 mon.a (mon.0) 332 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cbb364b7-a10d-4eb9-9b0e-6677aedb7336"}]': finished 2023-11-17T06:21:20.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:20 smithi031 bash[24752]: cluster 2023-11-17T06:21:19.046181+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-11-17T06:21:20.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:20 smithi031 bash[24752]: audit 2023-11-17T06:21:19.046486+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:21:20.501 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:20 smithi159 bash[24884]: audit 2023-11-17T06:21:19.036771+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.159:0/2983397661' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cbb364b7-a10d-4eb9-9b0e-6677aedb7336"}]: dispatch 2023-11-17T06:21:20.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:20 smithi159 bash[24884]: audit 2023-11-17T06:21:19.036839+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cbb364b7-a10d-4eb9-9b0e-6677aedb7336"}]: dispatch 2023-11-17T06:21:20.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:20 smithi159 bash[24884]: audit 2023-11-17T06:21:19.046025+0000 mon.a (mon.0) 332 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cbb364b7-a10d-4eb9-9b0e-6677aedb7336"}]': finished 2023-11-17T06:21:20.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:20 smithi159 bash[24884]: cluster 2023-11-17T06:21:19.046181+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-11-17T06:21:20.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:20 smithi159 bash[24884]: audit 2023-11-17T06:21:19.046486+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:21:21.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:21 smithi031 bash[24752]: cluster 2023-11-17T06:21:20.566397+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:21.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:21 smithi031 bash[28317]: cluster 2023-11-17T06:21:20.566397+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:21.501 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:21 smithi159 bash[24884]: cluster 2023-11-17T06:21:20.566397+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:22.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:22 smithi031 bash[24752]: audit 2023-11-17T06:21:21.231189+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.159:0/3757367421' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:21:22.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:22 smithi031 bash[28317]: audit 2023-11-17T06:21:21.231189+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.159:0/3757367421' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:21:22.501 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:22 smithi159 bash[24884]: audit 2023-11-17T06:21:21.231189+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.159:0/3757367421' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:21:23.289 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:23 smithi159 bash[24884]: cluster 2023-11-17T06:21:22.566955+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:23.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:23 smithi031 bash[24752]: cluster 2023-11-17T06:21:22.566955+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:23.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:23 smithi031 bash[28317]: cluster 2023-11-17T06:21:22.566955+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:24.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:24 smithi031 bash[24752]: audit 2023-11-17T06:21:23.903333+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:24.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:24 smithi031 bash[28317]: audit 2023-11-17T06:21:23.903333+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:24.501 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:24 smithi159 bash[24884]: audit 2023-11-17T06:21:23.903333+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:25.169 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:25 smithi159 bash[24884]: cluster 2023-11-17T06:21:24.567526+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:25.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:25 smithi031 bash[28317]: cluster 2023-11-17T06:21:24.567526+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:25.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:25 smithi031 bash[24752]: cluster 2023-11-17T06:21:24.567526+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:28.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:27 smithi159 bash[24884]: cluster 2023-11-17T06:21:26.568083+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:28.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:27 smithi159 bash[24884]: audit 2023-11-17T06:21:27.230256+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-17T06:21:28.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:27 smithi159 bash[24884]: audit 2023-11-17T06:21:27.232036+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:28.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:27 smithi159 bash[24884]: audit 2023-11-17T06:21:27.234118+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-17T06:21:28.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:27 smithi031 bash[24752]: cluster 2023-11-17T06:21:26.568083+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:28.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:27 smithi031 bash[24752]: audit 2023-11-17T06:21:27.230256+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-17T06:21:28.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:27 smithi031 bash[24752]: audit 2023-11-17T06:21:27.232036+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:28.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:27 smithi031 bash[24752]: audit 2023-11-17T06:21:27.234118+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-17T06:21:28.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:27 smithi031 bash[28317]: cluster 2023-11-17T06:21:26.568083+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:28.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:27 smithi031 bash[28317]: audit 2023-11-17T06:21:27.230256+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-17T06:21:28.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:27 smithi031 bash[28317]: audit 2023-11-17T06:21:27.232036+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:28.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:27 smithi031 bash[28317]: audit 2023-11-17T06:21:27.234118+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-17T06:21:29.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:28 smithi031 bash[24752]: cephadm 2023-11-17T06:21:27.233478+0000 mgr.y (mgr.14140) 136 : cephadm [INF] Deploying daemon osd.4 on smithi159 2023-11-17T06:21:29.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:28 smithi031 bash[28317]: cephadm 2023-11-17T06:21:27.233478+0000 mgr.y (mgr.14140) 136 : cephadm [INF] Deploying daemon osd.4 on smithi159 2023-11-17T06:21:29.204 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:28 smithi159 bash[24884]: cephadm 2023-11-17T06:21:27.233478+0000 mgr.y (mgr.14140) 136 : cephadm [INF] Deploying daemon osd.4 on smithi159 2023-11-17T06:21:29.261 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 4 on host 'smithi159' 2023-11-17T06:21:30.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:29 smithi031 bash[24752]: cluster 2023-11-17T06:21:28.568659+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:30.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:29 smithi031 bash[24752]: audit 2023-11-17T06:21:29.246687+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325572\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325772\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:21:30.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:29 smithi031 bash[28317]: cluster 2023-11-17T06:21:28.568659+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:30.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:29 smithi031 bash[28317]: audit 2023-11-17T06:21:29.246687+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325572\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325772\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:21:30.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:29 smithi031 bash[24752]: audit 2023-11-17T06:21:29.247809+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:30.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:29 smithi031 bash[24752]: audit 2023-11-17T06:21:29.254636+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325572\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325772\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:21:30.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:29 smithi031 bash[28317]: audit 2023-11-17T06:21:29.247809+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:30.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:29 smithi031 bash[28317]: audit 2023-11-17T06:21:29.254636+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325572\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325772\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:21:30.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:29 smithi159 bash[24884]: cluster 2023-11-17T06:21:28.568659+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:30.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:29 smithi159 bash[24884]: audit 2023-11-17T06:21:29.246687+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325572\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325772\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:21:30.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:29 smithi159 bash[24884]: audit 2023-11-17T06:21:29.247809+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:30.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:29 smithi159 bash[24884]: audit 2023-11-17T06:21:29.254636+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325572\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:19:13.325772\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_device_update\": \"2023-11-17T06:18:30.482632\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:21:30.906 DEBUG:teuthology.orchestra.run.smithi159:osd.4> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.4.service 2023-11-17T06:21:30.908 INFO:tasks.cephadm:Deploying osd.5 on smithi159 with /dev/vg_nvme/lv_3... 2023-11-17T06:21:30.909 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-11-17T06:21:31.167 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:30 smithi159 bash[24884]: audit 2023-11-17T06:21:30.032075+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_daemon_update\": \"2023-11-17T06:21:30.030603\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:21:31.167 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:30 smithi159 bash[24884]: audit 2023-11-17T06:21:30.038067+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_daemon_update\": \"2023-11-17T06:21:30.030603\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:21:31.167 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:30 smithi159 bash[24884]: audit 2023-11-17T06:21:30.039455+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:31.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:30 smithi031 bash[24752]: audit 2023-11-17T06:21:30.032075+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_daemon_update\": \"2023-11-17T06:21:30.030603\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:21:31.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:30 smithi031 bash[28317]: audit 2023-11-17T06:21:30.032075+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_daemon_update\": \"2023-11-17T06:21:30.030603\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:21:31.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:30 smithi031 bash[28317]: audit 2023-11-17T06:21:30.038067+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_daemon_update\": \"2023-11-17T06:21:30.030603\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:21:31.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:30 smithi031 bash[28317]: audit 2023-11-17T06:21:30.039455+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:31.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:30 smithi031 bash[24752]: audit 2023-11-17T06:21:30.038067+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_daemon_update\": \"2023-11-17T06:21:30.030603\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:21:31.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:30 smithi031 bash[24752]: audit 2023-11-17T06:21:30.039455+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:31.582 INFO:journalctl@ceph.osd.4.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:21:32.126 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:31 smithi159 bash[24884]: cluster 2023-11-17T06:21:30.569209+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:32.127 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:21:32 smithi159 bash[26806]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-11-17T06:21:32.127 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:21:32 smithi159 bash[26806]: 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-11-17T06:21:32.127 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:21:32 smithi159 bash[26806]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-11-17T06:21:32.127 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:21:32 smithi159 bash[26806]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-11-17T06:21:32.127 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:21:32 smithi159 bash[26806]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-17T06:21:32.127 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:21:32 smithi159 bash[26806]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-11-17T06:21:32.127 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:21:32 smithi159 bash[26806]: --> ceph-volume lvm activate successful for osd ID: 4 2023-11-17T06:21:32.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:31 smithi031 bash[24752]: cluster 2023-11-17T06:21:30.569209+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:32.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:31 smithi031 bash[28317]: cluster 2023-11-17T06:21:30.569209+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:34.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:33 smithi031 bash[24752]: cluster 2023-11-17T06:21:32.569858+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:34.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:33 smithi031 bash[28317]: cluster 2023-11-17T06:21:32.569858+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:34.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:33 smithi159 bash[24884]: cluster 2023-11-17T06:21:32.569858+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:35.447 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:21:35 smithi159 bash[27104]: debug 2023-11-17T06:21:35.274+0000 7f0f12cd3ec0 1 -- 172.21.15.159:0/2907780326 >> [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] conn(0x55843cbb9400 msgr2=0x55843cbb5f80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-17T06:21:35.447 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:21:35 smithi159 bash[27104]: debug 2023-11-17T06:21:35.274+0000 7f0f12cd3ec0 1 --2- 172.21.15.159:0/2907780326 >> [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] conn(0x55843cbb9400 0x55843cbb5f80 secure :-1 s=READY pgs=16 cs=0 l=1 rx=0x55843cb4fd10 tx=0x55843d824aa0).stop 2023-11-17T06:21:36.149 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-11-17T06:21:36.149 INFO:teuthology.orchestra.run.smithi159.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-11-17T06:21:36.150 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10+0 records in 2023-11-17T06:21:36.150 INFO:teuthology.orchestra.run.smithi159.stderr:10+0 records out 2023-11-17T06:21:36.150 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0163609 s, 641 MB/s 2023-11-17T06:21:36.150 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping successful for: 2023-11-17T06:21:36.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:35 smithi031 bash[24752]: cluster 2023-11-17T06:21:34.570529+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:36.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:35 smithi031 bash[28317]: cluster 2023-11-17T06:21:34.570529+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:36.221 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:35 smithi159 bash[24884]: cluster 2023-11-17T06:21:34.570529+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:36.222 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:21:35 smithi159 bash[27104]: debug 2023-11-17T06:21:35.850+0000 7f0f12cd3ec0 -1 Falling back to public interface 2023-11-17T06:21:36.751 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:21:36 smithi159 bash[27104]: debug 2023-11-17T06:21:36.490+0000 7f0f12cd3ec0 -1 osd.4 0 log_to_monitors {default=true} 2023-11-17T06:21:36.869 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch daemon add osd smithi159:vg_nvme/lv_3 2023-11-17T06:21:37.117 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:36 smithi159 bash[24884]: audit 2023-11-17T06:21:36.499750+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.159:6800/1740259554,v1:172.21.15.159:6801/1740259554]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-17T06:21:37.117 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:36 smithi159 bash[24884]: audit 2023-11-17T06:21:36.499796+0000 mon.a (mon.0) 345 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-17T06:21:37.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:36 smithi031 bash[24752]: audit 2023-11-17T06:21:36.499750+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.159:6800/1740259554,v1:172.21.15.159:6801/1740259554]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-17T06:21:37.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:36 smithi031 bash[24752]: audit 2023-11-17T06:21:36.499796+0000 mon.a (mon.0) 345 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-17T06:21:37.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:36 smithi031 bash[28317]: audit 2023-11-17T06:21:36.499750+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.159:6800/1740259554,v1:172.21.15.159:6801/1740259554]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-17T06:21:37.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:36 smithi031 bash[28317]: audit 2023-11-17T06:21:36.499796+0000 mon.a (mon.0) 345 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-17T06:21:38.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[24752]: cluster 2023-11-17T06:21:36.571111+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:38.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[24752]: audit 2023-11-17T06:21:36.883644+0000 mon.a (mon.0) 346 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-17T06:21:38.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[24752]: cluster 2023-11-17T06:21:36.883722+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-11-17T06:21:38.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[24752]: audit 2023-11-17T06:21:36.883861+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:21:38.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[24752]: audit 2023-11-17T06:21:36.885016+0000 mon.a (mon.0) 349 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:21:38.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[24752]: audit 2023-11-17T06:21:36.885236+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.159:6800/1740259554,v1:172.21.15.159:6801/1740259554]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:21:38.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[24752]: cluster 2023-11-17T06:21:37.481308+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:21:38.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[24752]: cluster 2023-11-17T06:21:37.481391+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:21:38.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[24752]: audit 2023-11-17T06:21:37.652814+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[28317]: cluster 2023-11-17T06:21:36.571111+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[28317]: audit 2023-11-17T06:21:36.883644+0000 mon.a (mon.0) 346 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-17T06:21:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[28317]: cluster 2023-11-17T06:21:36.883722+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-11-17T06:21:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[28317]: audit 2023-11-17T06:21:36.883861+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:21:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[28317]: audit 2023-11-17T06:21:36.885016+0000 mon.a (mon.0) 349 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:21:38.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[28317]: audit 2023-11-17T06:21:36.885236+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.159:6800/1740259554,v1:172.21.15.159:6801/1740259554]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:21:38.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[28317]: cluster 2023-11-17T06:21:37.481308+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:21:38.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[28317]: cluster 2023-11-17T06:21:37.481391+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:21:38.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:37 smithi031 bash[28317]: audit 2023-11-17T06:21:37.652814+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:38.209 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:21:37 smithi159 bash[27104]: debug 2023-11-17T06:21:37.894+0000 7f0efba88700 -1 osd.4 0 waiting for initial osdmap 2023-11-17T06:21:38.209 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:37 smithi159 bash[24884]: cluster 2023-11-17T06:21:36.571111+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:38.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:37 smithi159 bash[24884]: audit 2023-11-17T06:21:36.883644+0000 mon.a (mon.0) 346 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-17T06:21:38.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:37 smithi159 bash[24884]: cluster 2023-11-17T06:21:36.883722+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-11-17T06:21:38.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:37 smithi159 bash[24884]: audit 2023-11-17T06:21:36.883861+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:21:38.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:37 smithi159 bash[24884]: audit 2023-11-17T06:21:36.885016+0000 mon.a (mon.0) 349 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:21:38.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:37 smithi159 bash[24884]: audit 2023-11-17T06:21:36.885236+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.159:6800/1740259554,v1:172.21.15.159:6801/1740259554]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:21:38.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:37 smithi159 bash[24884]: cluster 2023-11-17T06:21:37.481308+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:21:38.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:37 smithi159 bash[24884]: cluster 2023-11-17T06:21:37.481391+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:21:38.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:37 smithi159 bash[24884]: audit 2023-11-17T06:21:37.652814+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:39.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:38 smithi159 bash[24884]: audit 2023-11-17T06:21:37.887255+0000 mon.a (mon.0) 351 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-11-17T06:21:39.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:38 smithi159 bash[24884]: cluster 2023-11-17T06:21:37.887469+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-11-17T06:21:39.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:38 smithi159 bash[24884]: audit 2023-11-17T06:21:37.888439+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:21:39.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:38 smithi159 bash[24884]: audit 2023-11-17T06:21:37.889804+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_daemon_update\": \"2023-11-17T06:21:30.030603\", \"last_device_update\": \"2023-11-17T06:21:37.888306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:21:39.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:38 smithi159 bash[24884]: audit 2023-11-17T06:21:37.899058+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_daemon_update\": \"2023-11-17T06:21:30.030603\", \"last_device_update\": \"2023-11-17T06:21:37.888306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:21:39.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:38 smithi031 bash[24752]: audit 2023-11-17T06:21:37.887255+0000 mon.a (mon.0) 351 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-11-17T06:21:39.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:38 smithi031 bash[24752]: cluster 2023-11-17T06:21:37.887469+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-11-17T06:21:39.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:38 smithi031 bash[24752]: audit 2023-11-17T06:21:37.888439+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:21:39.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:38 smithi031 bash[28317]: audit 2023-11-17T06:21:37.887255+0000 mon.a (mon.0) 351 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-11-17T06:21:39.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:38 smithi031 bash[28317]: cluster 2023-11-17T06:21:37.887469+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-11-17T06:21:39.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:38 smithi031 bash[28317]: audit 2023-11-17T06:21:37.888439+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:21:39.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:38 smithi031 bash[24752]: audit 2023-11-17T06:21:37.889804+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_daemon_update\": \"2023-11-17T06:21:30.030603\", \"last_device_update\": \"2023-11-17T06:21:37.888306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:21:39.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:38 smithi031 bash[24752]: audit 2023-11-17T06:21:37.899058+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_daemon_update\": \"2023-11-17T06:21:30.030603\", \"last_device_update\": \"2023-11-17T06:21:37.888306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:21:39.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:38 smithi031 bash[28317]: audit 2023-11-17T06:21:37.889804+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_daemon_update\": \"2023-11-17T06:21:30.030603\", \"last_device_update\": \"2023-11-17T06:21:37.888306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:21:39.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:38 smithi031 bash[28317]: audit 2023-11-17T06:21:37.899058+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}}, \"last_daemon_update\": \"2023-11-17T06:21:30.030603\", \"last_device_update\": \"2023-11-17T06:21:37.888306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:21:40.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:39 smithi031 bash[24752]: cluster 2023-11-17T06:21:38.571761+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:40.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:39 smithi031 bash[24752]: cluster 2023-11-17T06:21:38.901154+0000 mon.a (mon.0) 356 : cluster [INF] osd.4 [v2:172.21.15.159:6800/1740259554,v1:172.21.15.159:6801/1740259554] boot 2023-11-17T06:21:40.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:39 smithi031 bash[24752]: cluster 2023-11-17T06:21:38.901264+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-11-17T06:21:40.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:39 smithi031 bash[24752]: audit 2023-11-17T06:21:38.902668+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:21:40.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:39 smithi031 bash[24752]: audit 2023-11-17T06:21:39.715862+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:21:40.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:39 smithi031 bash[24752]: audit 2023-11-17T06:21:39.717838+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:40.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:39 smithi031 bash[24752]: audit 2023-11-17T06:21:39.720924+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:40.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:39 smithi031 bash[28317]: cluster 2023-11-17T06:21:38.571761+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:40.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:39 smithi031 bash[28317]: cluster 2023-11-17T06:21:38.901154+0000 mon.a (mon.0) 356 : cluster [INF] osd.4 [v2:172.21.15.159:6800/1740259554,v1:172.21.15.159:6801/1740259554] boot 2023-11-17T06:21:40.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:39 smithi031 bash[28317]: cluster 2023-11-17T06:21:38.901264+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-11-17T06:21:40.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:39 smithi031 bash[28317]: audit 2023-11-17T06:21:38.902668+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:21:40.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:39 smithi031 bash[28317]: audit 2023-11-17T06:21:39.715862+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:21:40.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:39 smithi031 bash[28317]: audit 2023-11-17T06:21:39.717838+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:40.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:39 smithi031 bash[28317]: audit 2023-11-17T06:21:39.720924+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:40.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:39 smithi159 bash[24884]: cluster 2023-11-17T06:21:38.571761+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-11-17T06:21:40.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:39 smithi159 bash[24884]: cluster 2023-11-17T06:21:38.901154+0000 mon.a (mon.0) 356 : cluster [INF] osd.4 [v2:172.21.15.159:6800/1740259554,v1:172.21.15.159:6801/1740259554] boot 2023-11-17T06:21:40.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:39 smithi159 bash[24884]: cluster 2023-11-17T06:21:38.901264+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-11-17T06:21:40.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:39 smithi159 bash[24884]: audit 2023-11-17T06:21:38.902668+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:21:40.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:39 smithi159 bash[24884]: audit 2023-11-17T06:21:39.715862+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:21:40.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:39 smithi159 bash[24884]: audit 2023-11-17T06:21:39.717838+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:40.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:39 smithi159 bash[24884]: audit 2023-11-17T06:21:39.720924+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:41.001 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:40 smithi159 bash[24884]: audit 2023-11-17T06:21:39.713427+0000 mgr.y (mgr.14140) 143 : audit [DBG] from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:21:41.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:40 smithi159 bash[24884]: cephadm 2023-11-17T06:21:39.715228+0000 mgr.y (mgr.14140) 144 : cephadm [INF] Applying osd on host smithi159... 2023-11-17T06:21:41.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:40 smithi159 bash[24884]: cluster 2023-11-17T06:21:39.921334+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-11-17T06:21:41.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:40 smithi031 bash[24752]: audit 2023-11-17T06:21:39.713427+0000 mgr.y (mgr.14140) 143 : audit [DBG] from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:21:41.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:40 smithi031 bash[24752]: cephadm 2023-11-17T06:21:39.715228+0000 mgr.y (mgr.14140) 144 : cephadm [INF] Applying osd on host smithi159... 2023-11-17T06:21:41.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:40 smithi031 bash[24752]: cluster 2023-11-17T06:21:39.921334+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-11-17T06:21:41.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:40 smithi031 bash[28317]: audit 2023-11-17T06:21:39.713427+0000 mgr.y (mgr.14140) 143 : audit [DBG] from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:21:41.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:40 smithi031 bash[28317]: cephadm 2023-11-17T06:21:39.715228+0000 mgr.y (mgr.14140) 144 : cephadm [INF] Applying osd on host smithi159... 2023-11-17T06:21:41.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:40 smithi031 bash[28317]: cluster 2023-11-17T06:21:39.921334+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-11-17T06:21:42.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:41 smithi031 bash[24752]: cluster 2023-11-17T06:21:40.572332+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:21:42.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:41 smithi031 bash[28317]: cluster 2023-11-17T06:21:40.572332+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:21:42.243 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:41 smithi159 bash[24884]: cluster 2023-11-17T06:21:40.572332+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:21:44.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:43 smithi031 bash[24752]: cluster 2023-11-17T06:21:42.572910+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:44.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:43 smithi031 bash[24752]: audit 2023-11-17T06:21:42.955478+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.159:0/1559064771' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51dee69a-4709-47de-809f-f59c046957a4"}]: dispatch 2023-11-17T06:21:44.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:43 smithi031 bash[24752]: audit 2023-11-17T06:21:42.955556+0000 mon.a (mon.0) 363 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51dee69a-4709-47de-809f-f59c046957a4"}]: dispatch 2023-11-17T06:21:44.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:43 smithi031 bash[24752]: audit 2023-11-17T06:21:42.963983+0000 mon.a (mon.0) 364 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "51dee69a-4709-47de-809f-f59c046957a4"}]': finished 2023-11-17T06:21:44.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:43 smithi031 bash[24752]: cluster 2023-11-17T06:21:42.964119+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-11-17T06:21:44.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:43 smithi031 bash[24752]: audit 2023-11-17T06:21:42.964348+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:21:44.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:43 smithi031 bash[28317]: cluster 2023-11-17T06:21:42.572910+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:44.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:43 smithi031 bash[28317]: audit 2023-11-17T06:21:42.955478+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.159:0/1559064771' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51dee69a-4709-47de-809f-f59c046957a4"}]: dispatch 2023-11-17T06:21:44.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:43 smithi031 bash[28317]: audit 2023-11-17T06:21:42.955556+0000 mon.a (mon.0) 363 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51dee69a-4709-47de-809f-f59c046957a4"}]: dispatch 2023-11-17T06:21:44.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:43 smithi031 bash[28317]: audit 2023-11-17T06:21:42.963983+0000 mon.a (mon.0) 364 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "51dee69a-4709-47de-809f-f59c046957a4"}]': finished 2023-11-17T06:21:44.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:43 smithi031 bash[28317]: cluster 2023-11-17T06:21:42.964119+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-11-17T06:21:44.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:43 smithi031 bash[28317]: audit 2023-11-17T06:21:42.964348+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:21:44.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:43 smithi159 bash[24884]: cluster 2023-11-17T06:21:42.572910+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:44.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:43 smithi159 bash[24884]: audit 2023-11-17T06:21:42.955478+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.159:0/1559064771' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51dee69a-4709-47de-809f-f59c046957a4"}]: dispatch 2023-11-17T06:21:44.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:43 smithi159 bash[24884]: audit 2023-11-17T06:21:42.955556+0000 mon.a (mon.0) 363 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51dee69a-4709-47de-809f-f59c046957a4"}]: dispatch 2023-11-17T06:21:44.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:43 smithi159 bash[24884]: audit 2023-11-17T06:21:42.963983+0000 mon.a (mon.0) 364 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "51dee69a-4709-47de-809f-f59c046957a4"}]': finished 2023-11-17T06:21:44.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:43 smithi159 bash[24884]: cluster 2023-11-17T06:21:42.964119+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-11-17T06:21:44.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:43 smithi159 bash[24884]: audit 2023-11-17T06:21:42.964348+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:21:46.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:45 smithi159 bash[24884]: cluster 2023-11-17T06:21:44.573486+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v146: 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-11-17T06:21:46.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:45 smithi159 bash[24884]: audit 2023-11-17T06:21:45.134633+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.159:0/373571275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:21:46.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:45 smithi031 bash[24752]: cluster 2023-11-17T06:21:44.573486+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v146: 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-11-17T06:21:46.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:45 smithi031 bash[24752]: audit 2023-11-17T06:21:45.134633+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.159:0/373571275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:21:46.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:45 smithi031 bash[28317]: cluster 2023-11-17T06:21:44.573486+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v146: 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-11-17T06:21:46.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:45 smithi031 bash[28317]: audit 2023-11-17T06:21:45.134633+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.159:0/373571275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:21:48.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:47 smithi159 bash[24884]: cluster 2023-11-17T06:21:46.574148+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v147: 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-11-17T06:21:48.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:47 smithi159 bash[24884]: audit 2023-11-17T06:21:47.830063+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:48.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:47 smithi031 bash[24752]: cluster 2023-11-17T06:21:46.574148+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v147: 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-11-17T06:21:48.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:47 smithi031 bash[24752]: audit 2023-11-17T06:21:47.830063+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:48.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:47 smithi031 bash[28317]: cluster 2023-11-17T06:21:46.574148+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v147: 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-11-17T06:21:48.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:47 smithi031 bash[28317]: audit 2023-11-17T06:21:47.830063+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:21:50.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:49 smithi159 bash[24884]: cluster 2023-11-17T06:21:48.574738+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:50.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:49 smithi031 bash[24752]: cluster 2023-11-17T06:21:48.574738+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:50.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:49 smithi031 bash[28317]: cluster 2023-11-17T06:21:48.574738+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:52.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:51 smithi159 bash[24884]: cluster 2023-11-17T06:21:50.575331+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:52.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:51 smithi159 bash[24884]: audit 2023-11-17T06:21:51.353856+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-17T06:21:52.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:51 smithi159 bash[24884]: audit 2023-11-17T06:21:51.355745+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:52.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:51 smithi159 bash[24884]: audit 2023-11-17T06:21:51.358000+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-17T06:21:52.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:51 smithi031 bash[24752]: cluster 2023-11-17T06:21:50.575331+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:52.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:51 smithi031 bash[24752]: audit 2023-11-17T06:21:51.353856+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-17T06:21:52.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:51 smithi031 bash[24752]: audit 2023-11-17T06:21:51.355745+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:52.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:51 smithi031 bash[24752]: audit 2023-11-17T06:21:51.358000+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-17T06:21:52.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:51 smithi031 bash[28317]: cluster 2023-11-17T06:21:50.575331+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-17T06:21:52.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:51 smithi031 bash[28317]: audit 2023-11-17T06:21:51.353856+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-17T06:21:52.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:51 smithi031 bash[28317]: audit 2023-11-17T06:21:51.355745+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:21:52.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:51 smithi031 bash[28317]: audit 2023-11-17T06:21:51.358000+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-17T06:21:53.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:52 smithi159 bash[24884]: cephadm 2023-11-17T06:21:51.357322+0000 mgr.y (mgr.14140) 151 : cephadm [INF] Deploying daemon osd.5 on smithi159 2023-11-17T06:21:53.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:52 smithi031 bash[24752]: cephadm 2023-11-17T06:21:51.357322+0000 mgr.y (mgr.14140) 151 : cephadm [INF] Deploying daemon osd.5 on smithi159 2023-11-17T06:21:53.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:52 smithi031 bash[28317]: cephadm 2023-11-17T06:21:51.357322+0000 mgr.y (mgr.14140) 151 : cephadm [INF] Deploying daemon osd.5 on smithi159 2023-11-17T06:21:53.506 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 5 on host 'smithi159' 2023-11-17T06:21:54.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:53 smithi159 bash[24884]: cluster 2023-11-17T06:21:52.575977+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:21:54.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:54 smithi159 bash[24884]: audit 2023-11-17T06:21:53.492139+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_device_update\": \"2023-11-17T06:21:37.888306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:21:54.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:54 smithi159 bash[24884]: audit 2023-11-17T06:21:53.493200+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:54.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:54 smithi159 bash[24884]: audit 2023-11-17T06:21:53.498228+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_device_update\": \"2023-11-17T06:21:37.888306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:21:54.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:53 smithi031 bash[24752]: cluster 2023-11-17T06:21:52.575977+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:21:54.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:53 smithi031 bash[28317]: cluster 2023-11-17T06:21:52.575977+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:21:54.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:53 smithi031 bash[24752]: audit 2023-11-17T06:21:53.492139+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_device_update\": \"2023-11-17T06:21:37.888306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:21:54.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:53 smithi031 bash[24752]: audit 2023-11-17T06:21:53.493200+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:54.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:53 smithi031 bash[24752]: audit 2023-11-17T06:21:53.498228+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_device_update\": \"2023-11-17T06:21:37.888306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:21:54.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:53 smithi031 bash[28317]: audit 2023-11-17T06:21:53.492139+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_device_update\": \"2023-11-17T06:21:37.888306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:21:54.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:53 smithi031 bash[28317]: audit 2023-11-17T06:21:53.493200+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:21:54.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:53 smithi031 bash[28317]: audit 2023-11-17T06:21:53.498228+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030079\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030281\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:30.030407\", \"created\": \"2023-11-17T06:21:29.226511\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_device_update\": \"2023-11-17T06:21:37.888306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:21:55.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:54 smithi159 bash[24884]: audit 2023-11-17T06:21:54.330541+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_daemon_update\": \"2023-11-17T06:21:54.328986\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:22:22.403 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:54 smithi159 bash[24884]: audit 2023-11-17T06:21:54.338229+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_daemon_update\": \"2023-11-17T06:21:54.328986\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:22:22.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:54 smithi159 bash[24884]: audit 2023-11-17T06:21:54.339707+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:22:22.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:54 smithi159 bash[24884]: audit 2023-11-17T06:21:54.582521+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:22:22.404 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:54 smithi159 bash[24884]: audit 2023-11-17T06:21:54.590650+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:22:22.406 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:54 smithi031 bash[24752]: audit 2023-11-17T06:21:54.330541+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_daemon_update\": \"2023-11-17T06:21:54.328986\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:22:22.406 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:54 smithi031 bash[24752]: audit 2023-11-17T06:21:54.338229+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_daemon_update\": \"2023-11-17T06:21:54.328986\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:22:22.406 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:54 smithi031 bash[24752]: audit 2023-11-17T06:21:54.339707+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:22:22.406 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:54 smithi031 bash[24752]: audit 2023-11-17T06:21:54.582521+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:22:22.406 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:54 smithi031 bash[24752]: audit 2023-11-17T06:21:54.590650+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:22:22.407 DEBUG:teuthology.orchestra.run.smithi159:osd.5> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.5.service 2023-11-17T06:22:22.408 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:54 smithi031 bash[28317]: audit 2023-11-17T06:21:54.330541+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_daemon_update\": \"2023-11-17T06:21:54.328986\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:22:22.408 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:54 smithi031 bash[28317]: audit 2023-11-17T06:21:54.338229+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_daemon_update\": \"2023-11-17T06:21:54.328986\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:22:22.505 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:54 smithi031 bash[28317]: audit 2023-11-17T06:21:54.339707+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:22:22.505 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:54 smithi031 bash[28317]: audit 2023-11-17T06:21:54.582521+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:22:22.505 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:54 smithi031 bash[28317]: audit 2023-11-17T06:21:54.590650+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:22:22.506 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:55 smithi031 bash[24752]: cluster 2023-11-17T06:21:54.576579+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:22:22.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:55 smithi031 bash[28317]: cluster 2023-11-17T06:21:54.576579+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:22:22.507 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:21:57 smithi031 bash[24752]: cluster 2023-11-17T06:21:56.577136+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:22:22.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:21:57 smithi031 bash[28317]: cluster 2023-11-17T06:21:56.577136+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:22:22.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:00 smithi031 bash[28317]: cluster 2023-11-17T06:21:58.577719+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:22:22.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:00 smithi031 bash[28317]: audit 2023-11-17T06:21:59.410736+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.159:6808/3320114438,v1:172.21.15.159:6809/3320114438]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-17T06:22:22.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:00 smithi031 bash[28317]: audit 2023-11-17T06:21:59.410993+0000 mon.a (mon.0) 379 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-17T06:22:22.509 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:00 smithi031 bash[24752]: cluster 2023-11-17T06:21:58.577719+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:22:22.509 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:00 smithi031 bash[24752]: audit 2023-11-17T06:21:59.410736+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.159:6808/3320114438,v1:172.21.15.159:6809/3320114438]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-17T06:22:22.509 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:00 smithi031 bash[24752]: audit 2023-11-17T06:21:59.410993+0000 mon.a (mon.0) 379 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-17T06:22:22.509 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[24752]: audit 2023-11-17T06:22:00.015880+0000 mon.a (mon.0) 380 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-17T06:22:22.510 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[24752]: cluster 2023-11-17T06:22:00.015958+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-11-17T06:22:22.542 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[24752]: audit 2023-11-17T06:22:00.016180+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:22:22.542 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[24752]: audit 2023-11-17T06:22:00.017263+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.159:6808/3320114438,v1:172.21.15.159:6809/3320114438]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:22:22.542 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[24752]: audit 2023-11-17T06:22:00.017320+0000 mon.a (mon.0) 383 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:22:22.543 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[24752]: audit 2023-11-17T06:22:00.108434+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:22:22.544 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[28317]: audit 2023-11-17T06:22:00.015880+0000 mon.a (mon.0) 380 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-17T06:22:22.544 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[28317]: cluster 2023-11-17T06:22:00.015958+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-11-17T06:22:22.544 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[28317]: audit 2023-11-17T06:22:00.016180+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:22:22.544 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[28317]: audit 2023-11-17T06:22:00.017263+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.159:6808/3320114438,v1:172.21.15.159:6809/3320114438]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:22:22.544 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[28317]: audit 2023-11-17T06:22:00.017320+0000 mon.a (mon.0) 383 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:22:22.544 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[28317]: audit 2023-11-17T06:22:00.108434+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:22:22.546 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:55 smithi159 bash[24884]: cluster 2023-11-17T06:21:54.576579+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:22:22.547 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:21:57 smithi159 bash[24884]: cluster 2023-11-17T06:21:56.577136+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:22:22.547 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:00 smithi159 bash[24884]: cluster 2023-11-17T06:21:58.577719+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:22:22.547 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:00 smithi159 bash[24884]: audit 2023-11-17T06:21:59.410736+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.159:6808/3320114438,v1:172.21.15.159:6809/3320114438]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-17T06:22:22.547 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:00 smithi159 bash[24884]: audit 2023-11-17T06:21:59.410993+0000 mon.a (mon.0) 379 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-17T06:22:22.547 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:01 smithi159 bash[24884]: audit 2023-11-17T06:22:00.015880+0000 mon.a (mon.0) 380 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-17T06:22:22.547 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:01 smithi159 bash[24884]: cluster 2023-11-17T06:22:00.015958+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-11-17T06:22:22.548 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:01 smithi159 bash[24884]: audit 2023-11-17T06:22:00.016180+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:22:22.548 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:01 smithi159 bash[24884]: audit 2023-11-17T06:22:00.017263+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.159:6808/3320114438,v1:172.21.15.159:6809/3320114438]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:22:22.548 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:01 smithi159 bash[24884]: audit 2023-11-17T06:22:00.017320+0000 mon.a (mon.0) 383 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:22:22.548 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:01 smithi159 bash[24884]: audit 2023-11-17T06:22:00.108434+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:22:22.548 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:01 smithi159 bash[24884]: audit 2023-11-17T06:22:00.336200+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_daemon_update\": \"2023-11-17T06:21:54.328986\", \"last_device_update\": \"2023-11-17T06:22:00.334579\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:22:22.549 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:01 smithi159 bash[24884]: audit 2023-11-17T06:22:00.342268+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_daemon_update\": \"2023-11-17T06:21:54.328986\", \"last_device_update\": \"2023-11-17T06:22:00.334579\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:22:22.549 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:01 smithi159 bash[24884]: cluster 2023-11-17T06:22:00.404261+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:22:22.580 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:01 smithi159 bash[24884]: cluster 2023-11-17T06:22:00.404331+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:22:22.580 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:01 smithi159 bash[24884]: cluster 2023-11-17T06:22:00.578381+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:22:22.580 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:02 smithi159 bash[24884]: audit 2023-11-17T06:22:01.017941+0000 mon.a (mon.0) 387 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-11-17T06:22:22.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:02 smithi159 bash[24884]: cluster 2023-11-17T06:22:01.018089+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-11-17T06:22:22.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:02 smithi159 bash[24884]: audit 2023-11-17T06:22:01.019284+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:22:22.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:02 smithi159 bash[24884]: cluster 2023-11-17T06:22:02.021974+0000 mon.a (mon.0) 390 : cluster [INF] osd.5 [v2:172.21.15.159:6808/3320114438,v1:172.21.15.159:6809/3320114438] boot 2023-11-17T06:22:22.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:02 smithi159 bash[24884]: cluster 2023-11-17T06:22:02.022098+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-11-17T06:22:22.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:03 smithi159 bash[24884]: audit 2023-11-17T06:22:02.031161+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:22:22.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:03 smithi159 bash[24884]: cluster 2023-11-17T06:22:02.578990+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:04 smithi159 bash[24884]: cluster 2023-11-17T06:22:03.042424+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-11-17T06:22:22.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:05 smithi159 bash[24884]: cluster 2023-11-17T06:22:04.579515+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:07 smithi159 bash[24884]: cluster 2023-11-17T06:22:06.580069+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:09 smithi159 bash[24884]: cluster 2023-11-17T06:22:08.580650+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:09 smithi159 bash[24884]: audit 2023-11-17T06:22:09.592622+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:22:22.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:09 smithi159 bash[24884]: audit 2023-11-17T06:22:09.598543+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:22:22.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:11 smithi159 bash[24884]: cluster 2023-11-17T06:22:10.581295+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:13 smithi159 bash[24884]: cluster 2023-11-17T06:22:12.581917+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:15 smithi159 bash[24884]: cluster 2023-11-17T06:22:14.582474+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:17 smithi159 bash[24884]: cluster 2023-11-17T06:22:16.583031+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:19 smithi159 bash[24884]: cluster 2023-11-17T06:22:18.583621+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:21 smithi159 bash[24884]: cluster 2023-11-17T06:22:20.584157+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.583 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[24752]: audit 2023-11-17T06:22:00.336200+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_daemon_update\": \"2023-11-17T06:21:54.328986\", \"last_device_update\": \"2023-11-17T06:22:00.334579\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:22:22.583 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[24752]: audit 2023-11-17T06:22:00.342268+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_daemon_update\": \"2023-11-17T06:21:54.328986\", \"last_device_update\": \"2023-11-17T06:22:00.334579\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:22:22.583 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[24752]: cluster 2023-11-17T06:22:00.404261+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:22:22.583 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[24752]: cluster 2023-11-17T06:22:00.404331+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:22:22.583 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[24752]: cluster 2023-11-17T06:22:00.578381+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:22:22.584 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[28317]: audit 2023-11-17T06:22:00.336200+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_daemon_update\": \"2023-11-17T06:21:54.328986\", \"last_device_update\": \"2023-11-17T06:22:00.334579\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:22:22.584 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[28317]: audit 2023-11-17T06:22:00.342268+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}}, \"last_daemon_update\": \"2023-11-17T06:21:54.328986\", \"last_device_update\": \"2023-11-17T06:22:00.334579\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:22:22.584 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[28317]: cluster 2023-11-17T06:22:00.404261+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:22:22.584 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[28317]: cluster 2023-11-17T06:22:00.404331+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:22:22.584 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:01 smithi031 bash[28317]: cluster 2023-11-17T06:22:00.578381+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-17T06:22:22.585 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:02 smithi031 bash[24752]: audit 2023-11-17T06:22:01.017941+0000 mon.a (mon.0) 387 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-11-17T06:22:22.585 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:02 smithi031 bash[24752]: cluster 2023-11-17T06:22:01.018089+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-11-17T06:22:22.585 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:02 smithi031 bash[24752]: audit 2023-11-17T06:22:01.019284+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:22:22.585 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:02 smithi031 bash[24752]: cluster 2023-11-17T06:22:02.021974+0000 mon.a (mon.0) 390 : cluster [INF] osd.5 [v2:172.21.15.159:6808/3320114438,v1:172.21.15.159:6809/3320114438] boot 2023-11-17T06:22:22.585 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:02 smithi031 bash[24752]: cluster 2023-11-17T06:22:02.022098+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-11-17T06:22:22.585 INFO:tasks.cephadm:Deploying osd.6 on smithi159 with /dev/vg_nvme/lv_2... 2023-11-17T06:22:22.586 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-11-17T06:22:22.586 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:02 smithi031 bash[28317]: audit 2023-11-17T06:22:01.017941+0000 mon.a (mon.0) 387 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-11-17T06:22:22.586 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:02 smithi031 bash[28317]: cluster 2023-11-17T06:22:01.018089+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-11-17T06:22:22.586 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:02 smithi031 bash[28317]: audit 2023-11-17T06:22:01.019284+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:22:22.587 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:02 smithi031 bash[28317]: cluster 2023-11-17T06:22:02.021974+0000 mon.a (mon.0) 390 : cluster [INF] osd.5 [v2:172.21.15.159:6808/3320114438,v1:172.21.15.159:6809/3320114438] boot 2023-11-17T06:22:22.587 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:02 smithi031 bash[28317]: cluster 2023-11-17T06:22:02.022098+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-11-17T06:22:22.587 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:03 smithi031 bash[24752]: audit 2023-11-17T06:22:02.031161+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:22:22.587 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:03 smithi031 bash[24752]: cluster 2023-11-17T06:22:02.578990+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.587 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:03 smithi031 bash[28317]: audit 2023-11-17T06:22:02.031161+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:22:22.587 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:03 smithi031 bash[28317]: cluster 2023-11-17T06:22:02.578990+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.630 INFO:journalctl@ceph.osd.1.smithi031.stdout:Nov 17 06:22:03 smithi031 bash[31936]: debug 2023-11-17T06:22:03.037+0000 7f15ce85a700 -1 osd.1 37 build_incremental_map_msg missing incremental map 37 2023-11-17T06:22:22.630 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:04 smithi031 bash[24752]: cluster 2023-11-17T06:22:03.042424+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-11-17T06:22:22.631 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:04 smithi031 bash[28317]: cluster 2023-11-17T06:22:03.042424+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-11-17T06:22:22.631 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:05 smithi031 bash[24752]: cluster 2023-11-17T06:22:04.579515+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.631 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:05 smithi031 bash[28317]: cluster 2023-11-17T06:22:04.579515+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.631 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:07 smithi031 bash[28317]: cluster 2023-11-17T06:22:06.580069+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.632 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:07 smithi031 bash[24752]: cluster 2023-11-17T06:22:06.580069+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.632 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:09 smithi031 bash[24752]: cluster 2023-11-17T06:22:08.580650+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.632 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:09 smithi031 bash[24752]: audit 2023-11-17T06:22:09.592622+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:22:22.632 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:09 smithi031 bash[24752]: audit 2023-11-17T06:22:09.598543+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:22:22.632 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:09 smithi031 bash[28317]: cluster 2023-11-17T06:22:08.580650+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.632 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:09 smithi031 bash[28317]: audit 2023-11-17T06:22:09.592622+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:22:22.632 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:09 smithi031 bash[28317]: audit 2023-11-17T06:22:09.598543+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:22:22.633 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:11 smithi031 bash[24752]: cluster 2023-11-17T06:22:10.581295+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.633 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:11 smithi031 bash[28317]: cluster 2023-11-17T06:22:10.581295+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.634 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:13 smithi031 bash[24752]: cluster 2023-11-17T06:22:12.581917+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.634 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:13 smithi031 bash[28317]: cluster 2023-11-17T06:22:12.581917+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.634 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:15 smithi031 bash[24752]: cluster 2023-11-17T06:22:14.582474+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.634 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:15 smithi031 bash[28317]: cluster 2023-11-17T06:22:14.582474+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.635 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:17 smithi031 bash[24752]: cluster 2023-11-17T06:22:16.583031+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.635 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:17 smithi031 bash[28317]: cluster 2023-11-17T06:22:16.583031+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.635 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:19 smithi031 bash[24752]: cluster 2023-11-17T06:22:18.583621+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.635 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:19 smithi031 bash[28317]: cluster 2023-11-17T06:22:18.583621+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.636 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:21 smithi031 bash[24752]: cluster 2023-11-17T06:22:20.584157+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.636 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:21 smithi031 bash[28317]: cluster 2023-11-17T06:22:20.584157+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:22.702 INFO:journalctl@ceph.osd.5.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:22:24.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:23 smithi031 bash[24752]: cluster 2023-11-17T06:22:22.584705+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:24.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:23 smithi031 bash[28317]: cluster 2023-11-17T06:22:22.584705+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:24.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:23 smithi159 bash[24884]: cluster 2023-11-17T06:22:22.584705+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:25.609 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-11-17T06:22:25.609 INFO:teuthology.orchestra.run.smithi159.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-11-17T06:22:25.609 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10+0 records in 2023-11-17T06:22:25.609 INFO:teuthology.orchestra.run.smithi159.stderr:10+0 records out 2023-11-17T06:22:25.609 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.017427 s, 602 MB/s 2023-11-17T06:22:25.609 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping successful for: 2023-11-17T06:22:26.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:25 smithi159 bash[24884]: cluster 2023-11-17T06:22:24.585294+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:26.194 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch daemon add osd smithi159:vg_nvme/lv_2 2023-11-17T06:22:26.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:25 smithi031 bash[24752]: cluster 2023-11-17T06:22:24.585294+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:26.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:25 smithi031 bash[28317]: cluster 2023-11-17T06:22:24.585294+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:28.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:27 smithi031 bash[24752]: cluster 2023-11-17T06:22:26.585854+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:28.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:27 smithi031 bash[28317]: cluster 2023-11-17T06:22:26.585854+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:28.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:27 smithi159 bash[24884]: cluster 2023-11-17T06:22:26.585854+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:29.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:28 smithi031 bash[24752]: audit 2023-11-17T06:22:28.759652+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:22:29.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:28 smithi031 bash[24752]: audit 2023-11-17T06:22:28.761758+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:22:29.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:28 smithi031 bash[24752]: audit 2023-11-17T06:22:28.764842+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:22:29.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:28 smithi031 bash[28317]: audit 2023-11-17T06:22:28.759652+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:22:29.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:28 smithi031 bash[28317]: audit 2023-11-17T06:22:28.761758+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:22:29.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:28 smithi031 bash[28317]: audit 2023-11-17T06:22:28.764842+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:22:29.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:28 smithi159 bash[24884]: audit 2023-11-17T06:22:28.759652+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:22:29.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:28 smithi159 bash[24884]: audit 2023-11-17T06:22:28.761758+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:22:29.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:28 smithi159 bash[24884]: audit 2023-11-17T06:22:28.764842+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:22:30.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:29 smithi031 bash[28317]: cluster 2023-11-17T06:22:28.586421+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:30.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:29 smithi031 bash[28317]: audit 2023-11-17T06:22:28.757404+0000 mgr.y (mgr.14140) 171 : audit [DBG] from='client.34259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:22:30.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:29 smithi031 bash[28317]: cephadm 2023-11-17T06:22:28.758988+0000 mgr.y (mgr.14140) 172 : cephadm [INF] Applying osd on host smithi159... 2023-11-17T06:22:30.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:29 smithi031 bash[24752]: cluster 2023-11-17T06:22:28.586421+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:30.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:29 smithi031 bash[24752]: audit 2023-11-17T06:22:28.757404+0000 mgr.y (mgr.14140) 171 : audit [DBG] from='client.34259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:22:30.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:29 smithi031 bash[24752]: cephadm 2023-11-17T06:22:28.758988+0000 mgr.y (mgr.14140) 172 : cephadm [INF] Applying osd on host smithi159... 2023-11-17T06:22:30.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:29 smithi159 bash[24884]: cluster 2023-11-17T06:22:28.586421+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:30.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:29 smithi159 bash[24884]: audit 2023-11-17T06:22:28.757404+0000 mgr.y (mgr.14140) 171 : audit [DBG] from='client.34259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:22:30.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:29 smithi159 bash[24884]: cephadm 2023-11-17T06:22:28.758988+0000 mgr.y (mgr.14140) 172 : cephadm [INF] Applying osd on host smithi159... 2023-11-17T06:22:32.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:31 smithi031 bash[28317]: cluster 2023-11-17T06:22:30.586980+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:32.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:31 smithi031 bash[24752]: cluster 2023-11-17T06:22:30.586980+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:32.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:31 smithi159 bash[24884]: cluster 2023-11-17T06:22:30.586980+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:33.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:32 smithi031 bash[24752]: audit 2023-11-17T06:22:32.232212+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.159:0/956091295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c63706c6-e21d-4aa9-8895-70f8c3561185"}]: dispatch 2023-11-17T06:22:33.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:32 smithi031 bash[24752]: audit 2023-11-17T06:22:32.232872+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c63706c6-e21d-4aa9-8895-70f8c3561185"}]: dispatch 2023-11-17T06:22:33.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:32 smithi031 bash[24752]: audit 2023-11-17T06:22:32.241593+0000 mon.a (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c63706c6-e21d-4aa9-8895-70f8c3561185"}]': finished 2023-11-17T06:22:33.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:32 smithi031 bash[24752]: cluster 2023-11-17T06:22:32.241723+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-11-17T06:22:33.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:32 smithi031 bash[24752]: audit 2023-11-17T06:22:32.241995+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:22:33.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:32 smithi031 bash[28317]: audit 2023-11-17T06:22:32.232212+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.159:0/956091295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c63706c6-e21d-4aa9-8895-70f8c3561185"}]: dispatch 2023-11-17T06:22:33.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:32 smithi031 bash[28317]: audit 2023-11-17T06:22:32.232872+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c63706c6-e21d-4aa9-8895-70f8c3561185"}]: dispatch 2023-11-17T06:22:33.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:32 smithi031 bash[28317]: audit 2023-11-17T06:22:32.241593+0000 mon.a (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c63706c6-e21d-4aa9-8895-70f8c3561185"}]': finished 2023-11-17T06:22:33.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:32 smithi031 bash[28317]: cluster 2023-11-17T06:22:32.241723+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-11-17T06:22:33.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:32 smithi031 bash[28317]: audit 2023-11-17T06:22:32.241995+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:22:33.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:32 smithi159 bash[24884]: audit 2023-11-17T06:22:32.232212+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.159:0/956091295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c63706c6-e21d-4aa9-8895-70f8c3561185"}]: dispatch 2023-11-17T06:22:33.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:32 smithi159 bash[24884]: audit 2023-11-17T06:22:32.232872+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c63706c6-e21d-4aa9-8895-70f8c3561185"}]: dispatch 2023-11-17T06:22:33.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:32 smithi159 bash[24884]: audit 2023-11-17T06:22:32.241593+0000 mon.a (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c63706c6-e21d-4aa9-8895-70f8c3561185"}]': finished 2023-11-17T06:22:33.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:32 smithi159 bash[24884]: cluster 2023-11-17T06:22:32.241723+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-11-17T06:22:33.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:32 smithi159 bash[24884]: audit 2023-11-17T06:22:32.241995+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:22:34.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:33 smithi031 bash[24752]: cluster 2023-11-17T06:22:32.587659+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:34.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:33 smithi031 bash[28317]: cluster 2023-11-17T06:22:32.587659+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:34.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:33 smithi159 bash[24884]: cluster 2023-11-17T06:22:32.587659+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:35.251 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:34 smithi159 bash[24884]: audit 2023-11-17T06:22:34.551139+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.159:0/2159170581' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:22:35.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:34 smithi031 bash[24752]: audit 2023-11-17T06:22:34.551139+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.159:0/2159170581' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:22:35.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:34 smithi031 bash[28317]: audit 2023-11-17T06:22:34.551139+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.159:0/2159170581' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:22:36.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:35 smithi159 bash[24884]: cluster 2023-11-17T06:22:34.588242+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:36.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:35 smithi031 bash[24752]: cluster 2023-11-17T06:22:34.588242+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:36.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:35 smithi031 bash[28317]: cluster 2023-11-17T06:22:34.588242+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:38.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:37 smithi159 bash[24884]: cluster 2023-11-17T06:22:36.588832+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:38.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:37 smithi159 bash[24884]: audit 2023-11-17T06:22:37.278568+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:22:38.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:37 smithi031 bash[24752]: cluster 2023-11-17T06:22:36.588832+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:38.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:37 smithi031 bash[24752]: audit 2023-11-17T06:22:37.278568+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:22:38.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:37 smithi031 bash[28317]: cluster 2023-11-17T06:22:36.588832+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:38.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:37 smithi031 bash[28317]: audit 2023-11-17T06:22:37.278568+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:22:40.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:39 smithi159 bash[24884]: cluster 2023-11-17T06:22:38.589515+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:40.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:39 smithi031 bash[24752]: cluster 2023-11-17T06:22:38.589515+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:40.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:39 smithi031 bash[28317]: cluster 2023-11-17T06:22:38.589515+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:41.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:40 smithi159 bash[24884]: audit 2023-11-17T06:22:40.828049+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-17T06:22:41.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:40 smithi159 bash[24884]: audit 2023-11-17T06:22:40.829948+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:22:41.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:40 smithi159 bash[24884]: audit 2023-11-17T06:22:40.831925+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-17T06:22:41.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:40 smithi031 bash[24752]: audit 2023-11-17T06:22:40.828049+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-17T06:22:41.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:40 smithi031 bash[24752]: audit 2023-11-17T06:22:40.829948+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:22:41.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:40 smithi031 bash[24752]: audit 2023-11-17T06:22:40.831925+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-17T06:22:41.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:40 smithi031 bash[28317]: audit 2023-11-17T06:22:40.828049+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-17T06:22:41.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:40 smithi031 bash[28317]: audit 2023-11-17T06:22:40.829948+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:22:41.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:40 smithi031 bash[28317]: audit 2023-11-17T06:22:40.831925+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-17T06:22:42.066 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:41 smithi159 bash[24884]: cluster 2023-11-17T06:22:40.590213+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:42.066 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:41 smithi159 bash[24884]: cephadm 2023-11-17T06:22:40.831328+0000 mgr.y (mgr.14140) 179 : cephadm [INF] Deploying daemon osd.6 on smithi159 2023-11-17T06:22:42.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:41 smithi031 bash[24752]: cluster 2023-11-17T06:22:40.590213+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:42.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:41 smithi031 bash[24752]: cephadm 2023-11-17T06:22:40.831328+0000 mgr.y (mgr.14140) 179 : cephadm [INF] Deploying daemon osd.6 on smithi159 2023-11-17T06:22:42.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:41 smithi031 bash[28317]: cluster 2023-11-17T06:22:40.590213+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:42.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:41 smithi031 bash[28317]: cephadm 2023-11-17T06:22:40.831328+0000 mgr.y (mgr.14140) 179 : cephadm [INF] Deploying daemon osd.6 on smithi159 2023-11-17T06:22:43.042 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 6 on host 'smithi159' 2023-11-17T06:22:44.202 DEBUG:teuthology.orchestra.run.smithi159:osd.6> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.6.service 2023-11-17T06:22:44.204 INFO:tasks.cephadm:Deploying osd.7 on smithi159 with /dev/vg_nvme/lv_1... 2023-11-17T06:22:44.205 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-11-17T06:22:44.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:43 smithi159 bash[24884]: cluster 2023-11-17T06:22:42.590843+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:44.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:43 smithi159 bash[24884]: audit 2023-11-17T06:22:43.027920+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_device_update\": \"2023-11-17T06:22:00.334579\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:22:44.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:43 smithi159 bash[24884]: audit 2023-11-17T06:22:43.029093+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:22:44.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:43 smithi159 bash[24884]: audit 2023-11-17T06:22:43.035029+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_device_update\": \"2023-11-17T06:22:00.334579\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:22:44.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:43 smithi031 bash[24752]: cluster 2023-11-17T06:22:42.590843+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:44.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:43 smithi031 bash[28317]: cluster 2023-11-17T06:22:42.590843+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:44.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:43 smithi031 bash[24752]: audit 2023-11-17T06:22:43.027920+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_device_update\": \"2023-11-17T06:22:00.334579\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:22:44.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:43 smithi031 bash[24752]: audit 2023-11-17T06:22:43.029093+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:22:44.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:43 smithi031 bash[24752]: audit 2023-11-17T06:22:43.035029+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_device_update\": \"2023-11-17T06:22:00.334579\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:22:44.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:43 smithi031 bash[28317]: audit 2023-11-17T06:22:43.027920+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_device_update\": \"2023-11-17T06:22:00.334579\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:22:44.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:43 smithi031 bash[28317]: audit 2023-11-17T06:22:43.029093+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:22:44.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:43 smithi031 bash[28317]: audit 2023-11-17T06:22:43.035029+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328309\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328508\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328634\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:54.328777\", \"created\": \"2023-11-17T06:21:53.473961\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_device_update\": \"2023-11-17T06:22:00.334579\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:22:44.526 INFO:journalctl@ceph.osd.6.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:22:44.805 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:22:44 smithi159 bash[29965]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-11-17T06:22:44.805 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:22:44 smithi159 bash[29965]: 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-11-17T06:22:44.805 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:22:44 smithi159 bash[29965]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-11-17T06:22:44.805 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:22:44 smithi159 bash[29965]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-11-17T06:22:44.805 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:22:44 smithi159 bash[29965]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-17T06:22:44.805 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:22:44 smithi159 bash[29965]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-11-17T06:22:44.805 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:22:44 smithi159 bash[29965]: --> ceph-volume lvm activate successful for osd ID: 6 2023-11-17T06:22:45.286 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:44 smithi159 bash[24884]: audit 2023-11-17T06:22:44.094092+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_daemon_update\": \"2023-11-17T06:22:44.092449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:22:45.286 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:44 smithi159 bash[24884]: audit 2023-11-17T06:22:44.100525+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_daemon_update\": \"2023-11-17T06:22:44.092449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:22:45.287 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:44 smithi159 bash[24884]: audit 2023-11-17T06:22:44.101974+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:22:45.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:44 smithi031 bash[24752]: audit 2023-11-17T06:22:44.094092+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_daemon_update\": \"2023-11-17T06:22:44.092449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:22:45.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:44 smithi031 bash[24752]: audit 2023-11-17T06:22:44.100525+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_daemon_update\": \"2023-11-17T06:22:44.092449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:22:45.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:44 smithi031 bash[24752]: audit 2023-11-17T06:22:44.101974+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:22:45.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:44 smithi031 bash[28317]: audit 2023-11-17T06:22:44.094092+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_daemon_update\": \"2023-11-17T06:22:44.092449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:22:45.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:44 smithi031 bash[28317]: audit 2023-11-17T06:22:44.100525+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_daemon_update\": \"2023-11-17T06:22:44.092449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:22:45.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:44 smithi031 bash[28317]: audit 2023-11-17T06:22:44.101974+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:22:46.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:45 smithi159 bash[24884]: cluster 2023-11-17T06:22:44.591350+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:46.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:45 smithi031 bash[24752]: cluster 2023-11-17T06:22:44.591350+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:46.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:45 smithi031 bash[28317]: cluster 2023-11-17T06:22:44.591350+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:48.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:47 smithi159 bash[24884]: cluster 2023-11-17T06:22:46.591899+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:48.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:47 smithi031 bash[24752]: cluster 2023-11-17T06:22:46.591899+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:48.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:47 smithi031 bash[28317]: cluster 2023-11-17T06:22:46.591899+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:48.752 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:22:48 smithi159 bash[30197]: debug 2023-11-17T06:22:48.380+0000 7f078b740ec0 -1 Falling back to public interface 2023-11-17T06:22:49.251 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:22:48 smithi159 bash[30197]: debug 2023-11-17T06:22:48.992+0000 7f078b740ec0 -1 osd.6 0 log_to_monitors {default=true} 2023-11-17T06:22:49.987 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-11-17T06:22:49.987 INFO:teuthology.orchestra.run.smithi159.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-11-17T06:22:49.988 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10+0 records in 2023-11-17T06:22:49.988 INFO:teuthology.orchestra.run.smithi159.stderr:10+0 records out 2023-11-17T06:22:49.988 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0163474 s, 641 MB/s 2023-11-17T06:22:49.988 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping successful for: 2023-11-17T06:22:50.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:49 smithi159 bash[24884]: cluster 2023-11-17T06:22:48.592458+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:50.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:49 smithi159 bash[24884]: audit 2023-11-17T06:22:48.999547+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.159:6816/312512415,v1:172.21.15.159:6817/312512415]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-17T06:22:50.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:49 smithi159 bash[24884]: audit 2023-11-17T06:22:49.000186+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-11-17T06:22:50.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:49 smithi031 bash[24752]: cluster 2023-11-17T06:22:48.592458+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:50.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:49 smithi031 bash[24752]: audit 2023-11-17T06:22:48.999547+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.159:6816/312512415,v1:172.21.15.159:6817/312512415]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-17T06:22:50.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:49 smithi031 bash[24752]: audit 2023-11-17T06:22:49.000186+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-11-17T06:22:50.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:49 smithi031 bash[28317]: cluster 2023-11-17T06:22:48.592458+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:50.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:49 smithi031 bash[28317]: audit 2023-11-17T06:22:48.999547+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.159:6816/312512415,v1:172.21.15.159:6817/312512415]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-17T06:22:50.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:50 smithi031 bash[28317]: audit 2023-11-17T06:22:49.000186+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-11-17T06:22:50.661 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch daemon add osd smithi159:vg_nvme/lv_1 2023-11-17T06:22:51.252 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:22:51 smithi159 bash[30197]: debug 2023-11-17T06:22:51.020+0000 7f07744f5700 -1 osd.6 0 waiting for initial osdmap 2023-11-17T06:22:51.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:51 smithi159 bash[24884]: audit 2023-11-17T06:22:50.013214+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-11-17T06:22:51.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:51 smithi159 bash[24884]: cluster 2023-11-17T06:22:50.013339+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-11-17T06:22:51.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:51 smithi159 bash[24884]: audit 2023-11-17T06:22:50.013541+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:22:51.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:51 smithi159 bash[24884]: audit 2023-11-17T06:22:50.014131+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.159:6816/312512415,v1:172.21.15.159:6817/312512415]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:22:51.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:51 smithi159 bash[24884]: audit 2023-11-17T06:22:50.014560+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=smithi159", "root=default"]}]: dispatch 2023-11-17T06:22:51.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:51 smithi159 bash[24884]: cluster 2023-11-17T06:22:50.028392+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:22:51.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:51 smithi159 bash[24884]: cluster 2023-11-17T06:22:50.028464+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:22:51.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:51 smithi031 bash[24752]: audit 2023-11-17T06:22:50.013214+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-11-17T06:22:51.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:51 smithi031 bash[24752]: cluster 2023-11-17T06:22:50.013339+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-11-17T06:22:51.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:51 smithi031 bash[24752]: audit 2023-11-17T06:22:50.013541+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:22:51.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:51 smithi031 bash[24752]: audit 2023-11-17T06:22:50.014131+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.159:6816/312512415,v1:172.21.15.159:6817/312512415]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:22:51.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:51 smithi031 bash[24752]: audit 2023-11-17T06:22:50.014560+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=smithi159", "root=default"]}]: dispatch 2023-11-17T06:22:51.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:51 smithi031 bash[24752]: cluster 2023-11-17T06:22:50.028392+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:22:51.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:51 smithi031 bash[24752]: cluster 2023-11-17T06:22:50.028464+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:22:51.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:51 smithi031 bash[28317]: audit 2023-11-17T06:22:50.013214+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-11-17T06:22:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:51 smithi031 bash[28317]: cluster 2023-11-17T06:22:50.013339+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-11-17T06:22:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:51 smithi031 bash[28317]: audit 2023-11-17T06:22:50.013541+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:22:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:51 smithi031 bash[28317]: audit 2023-11-17T06:22:50.014131+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.159:6816/312512415,v1:172.21.15.159:6817/312512415]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:22:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:51 smithi031 bash[28317]: audit 2023-11-17T06:22:50.014560+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=smithi159", "root=default"]}]: dispatch 2023-11-17T06:22:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:51 smithi031 bash[28317]: cluster 2023-11-17T06:22:50.028392+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:22:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:51 smithi031 bash[28317]: cluster 2023-11-17T06:22:50.028464+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:22:52.351 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:52 smithi159 bash[24884]: cluster 2023-11-17T06:22:50.593054+0000 mgr.y (mgr.14140) 184 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:52.351 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:52 smithi159 bash[24884]: audit 2023-11-17T06:22:51.016209+0000 mon.a (mon.0) 418 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-11-17T06:22:52.351 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:52 smithi159 bash[24884]: cluster 2023-11-17T06:22:51.016362+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-11-17T06:22:52.351 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:52 smithi159 bash[24884]: audit 2023-11-17T06:22:51.018189+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:22:52.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:52 smithi031 bash[24752]: cluster 2023-11-17T06:22:50.593054+0000 mgr.y (mgr.14140) 184 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:52.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:52 smithi031 bash[24752]: audit 2023-11-17T06:22:51.016209+0000 mon.a (mon.0) 418 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-11-17T06:22:52.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:52 smithi031 bash[24752]: cluster 2023-11-17T06:22:51.016362+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-11-17T06:22:52.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:52 smithi031 bash[24752]: audit 2023-11-17T06:22:51.018189+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:22:52.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:52 smithi031 bash[28317]: cluster 2023-11-17T06:22:50.593054+0000 mgr.y (mgr.14140) 184 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:22:52.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:52 smithi031 bash[28317]: audit 2023-11-17T06:22:51.016209+0000 mon.a (mon.0) 418 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-11-17T06:22:52.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:52 smithi031 bash[28317]: cluster 2023-11-17T06:22:51.016362+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-11-17T06:22:52.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:52 smithi031 bash[28317]: audit 2023-11-17T06:22:51.018189+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:22:53.443 INFO:journalctl@ceph.osd.1.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[31936]: debug 2023-11-17T06:22:53.037+0000 7f15ca852700 -1 osd.1 42 build_incremental_map_msg missing incremental map 42 2023-11-17T06:23:23.078 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[24752]: cluster 2023-11-17T06:22:52.028548+0000 mon.a (mon.0) 421 : cluster [INF] osd.6 [v2:172.21.15.159:6816/312512415,v1:172.21.15.159:6817/312512415] boot 2023-11-17T06:23:23.078 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[24752]: cluster 2023-11-17T06:22:52.029047+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-11-17T06:23:23.078 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[24752]: audit 2023-11-17T06:22:52.030207+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:23:23.094 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[24752]: audit 2023-11-17T06:22:52.191197+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.095 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[28317]: cluster 2023-11-17T06:22:52.028548+0000 mon.a (mon.0) 421 : cluster [INF] osd.6 [v2:172.21.15.159:6816/312512415,v1:172.21.15.159:6817/312512415] boot 2023-11-17T06:23:23.095 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[28317]: cluster 2023-11-17T06:22:52.029047+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-11-17T06:23:23.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[28317]: audit 2023-11-17T06:22:52.030207+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:23:23.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[28317]: audit 2023-11-17T06:22:52.191197+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[24752]: audit 2023-11-17T06:22:52.429974+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_daemon_update\": \"2023-11-17T06:22:44.092449\", \"last_device_update\": \"2023-11-17T06:22:52.428228\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:23.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[24752]: audit 2023-11-17T06:22:52.436128+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_daemon_update\": \"2023-11-17T06:22:44.092449\", \"last_device_update\": \"2023-11-17T06:22:52.428228\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:23.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[24752]: cluster 2023-11-17T06:22:52.593621+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:23:23.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[28317]: audit 2023-11-17T06:22:52.429974+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_daemon_update\": \"2023-11-17T06:22:44.092449\", \"last_device_update\": \"2023-11-17T06:22:52.428228\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:23.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[28317]: audit 2023-11-17T06:22:52.436128+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_daemon_update\": \"2023-11-17T06:22:44.092449\", \"last_device_update\": \"2023-11-17T06:22:52.428228\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:23.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[28317]: cluster 2023-11-17T06:22:52.593621+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:23:23.194 INFO:journalctl@ceph.osd.1.smithi031.stdout:Nov 17 06:22:53 smithi031 bash[31936]: debug 2023-11-17T06:22:53.537+0000 7f15eb103700 -1 osd.1 42 build_incremental_map_msg missing incremental map 42 2023-11-17T06:23:23.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:54 smithi031 bash[24752]: cluster 2023-11-17T06:22:53.041213+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-11-17T06:23:23.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:54 smithi031 bash[28317]: cluster 2023-11-17T06:22:53.041213+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-11-17T06:23:23.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:55 smithi031 bash[28317]: audit 2023-11-17T06:22:54.271031+0000 mgr.y (mgr.14140) 186 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:23.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:55 smithi031 bash[28317]: cephadm 2023-11-17T06:22:54.272578+0000 mgr.y (mgr.14140) 187 : cephadm [INF] Applying osd on host smithi159... 2023-11-17T06:23:23.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:55 smithi031 bash[28317]: audit 2023-11-17T06:22:54.273178+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:23:23.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:55 smithi031 bash[28317]: audit 2023-11-17T06:22:54.275134+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:23:23.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:55 smithi031 bash[28317]: audit 2023-11-17T06:22:54.278376+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:55 smithi031 bash[28317]: cluster 2023-11-17T06:22:54.594201+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v190: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:55 smithi031 bash[24752]: audit 2023-11-17T06:22:54.271031+0000 mgr.y (mgr.14140) 186 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:23.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:55 smithi031 bash[24752]: cephadm 2023-11-17T06:22:54.272578+0000 mgr.y (mgr.14140) 187 : cephadm [INF] Applying osd on host smithi159... 2023-11-17T06:23:23.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:55 smithi031 bash[24752]: audit 2023-11-17T06:22:54.273178+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:23:23.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:55 smithi031 bash[24752]: audit 2023-11-17T06:22:54.275134+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:23:23.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:55 smithi031 bash[24752]: audit 2023-11-17T06:22:54.278376+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:55 smithi031 bash[24752]: cluster 2023-11-17T06:22:54.594201+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v190: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:56 smithi031 bash[24752]: cluster 2023-11-17T06:22:55.048045+0000 mon.a (mon.0) 431 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-17T06:23:23.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:56 smithi031 bash[28317]: cluster 2023-11-17T06:22:55.048045+0000 mon.a (mon.0) 431 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-17T06:23:23.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:57 smithi031 bash[24752]: cluster 2023-11-17T06:22:56.594811+0000 mgr.y (mgr.14140) 189 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:57 smithi031 bash[24752]: audit 2023-11-17T06:22:57.671549+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.159:0/903865983' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c3a39b0-8529-4651-9d4b-591b1cebc783"}]: dispatch 2023-11-17T06:23:23.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:57 smithi031 bash[24752]: audit 2023-11-17T06:22:57.672350+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c3a39b0-8529-4651-9d4b-591b1cebc783"}]: dispatch 2023-11-17T06:23:23.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:57 smithi031 bash[24752]: audit 2023-11-17T06:22:57.681041+0000 mon.a (mon.0) 433 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0c3a39b0-8529-4651-9d4b-591b1cebc783"}]': finished 2023-11-17T06:23:23.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:57 smithi031 bash[24752]: cluster 2023-11-17T06:22:57.681217+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-11-17T06:23:23.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:57 smithi031 bash[24752]: audit 2023-11-17T06:22:57.681531+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:23:23.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:57 smithi031 bash[28317]: cluster 2023-11-17T06:22:56.594811+0000 mgr.y (mgr.14140) 189 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:57 smithi031 bash[28317]: audit 2023-11-17T06:22:57.671549+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.159:0/903865983' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c3a39b0-8529-4651-9d4b-591b1cebc783"}]: dispatch 2023-11-17T06:23:23.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:57 smithi031 bash[28317]: audit 2023-11-17T06:22:57.672350+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c3a39b0-8529-4651-9d4b-591b1cebc783"}]: dispatch 2023-11-17T06:23:23.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:57 smithi031 bash[28317]: audit 2023-11-17T06:22:57.681041+0000 mon.a (mon.0) 433 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0c3a39b0-8529-4651-9d4b-591b1cebc783"}]': finished 2023-11-17T06:23:23.219 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:57 smithi031 bash[28317]: cluster 2023-11-17T06:22:57.681217+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-11-17T06:23:23.219 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:57 smithi031 bash[28317]: audit 2023-11-17T06:22:57.681531+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:23:23.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:58 smithi031 bash[24752]: cluster 2023-11-17T06:22:58.863741+0000 mon.a (mon.0) 436 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-17T06:23:23.220 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:58 smithi031 bash[24752]: cluster 2023-11-17T06:22:58.863817+0000 mon.a (mon.0) 437 : cluster [INF] Cluster is now healthy 2023-11-17T06:23:23.220 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:58 smithi031 bash[28317]: cluster 2023-11-17T06:22:58.863741+0000 mon.a (mon.0) 436 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-17T06:23:23.220 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:58 smithi031 bash[28317]: cluster 2023-11-17T06:22:58.863817+0000 mon.a (mon.0) 437 : cluster [INF] Cluster is now healthy 2023-11-17T06:23:23.221 INFO:journalctl@ceph.osd.5.smithi159.stdout:Nov 17 06:22:53 smithi159 bash[28649]: debug 2023-11-17T06:22:53.040+0000 7fe0b3b99700 -1 osd.5 42 build_incremental_map_msg missing incremental map 42 2023-11-17T06:23:23.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:22:59 smithi031 bash[24752]: cluster 2023-11-17T06:22:58.595407+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.222 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:22:59 smithi031 bash[28317]: cluster 2023-11-17T06:22:58.595407+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:53 smithi159 bash[24884]: cluster 2023-11-17T06:22:52.028548+0000 mon.a (mon.0) 421 : cluster [INF] osd.6 [v2:172.21.15.159:6816/312512415,v1:172.21.15.159:6817/312512415] boot 2023-11-17T06:23:23.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:53 smithi159 bash[24884]: cluster 2023-11-17T06:22:52.029047+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-11-17T06:23:23.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:53 smithi159 bash[24884]: audit 2023-11-17T06:22:52.030207+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:23:23.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:53 smithi159 bash[24884]: audit 2023-11-17T06:22:52.191197+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:53 smithi159 bash[24884]: audit 2023-11-17T06:22:52.429974+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_daemon_update\": \"2023-11-17T06:22:44.092449\", \"last_device_update\": \"2023-11-17T06:22:52.428228\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:23.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:53 smithi159 bash[24884]: audit 2023-11-17T06:22:52.436128+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}}, \"last_daemon_update\": \"2023-11-17T06:22:44.092449\", \"last_device_update\": \"2023-11-17T06:22:52.428228\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:23.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:53 smithi159 bash[24884]: cluster 2023-11-17T06:22:52.593621+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-17T06:23:23.223 INFO:journalctl@ceph.osd.5.smithi159.stdout:Nov 17 06:22:53 smithi159 bash[28649]: debug 2023-11-17T06:22:53.540+0000 7fe0cfc41700 -1 osd.5 42 build_incremental_map_msg missing incremental map 42 2023-11-17T06:23:23.224 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:00 smithi031 bash[24752]: audit 2023-11-17T06:23:00.159504+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.159:0/343858893' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:23:23.224 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:00 smithi031 bash[28317]: audit 2023-11-17T06:23:00.159504+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.159:0/343858893' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:23:23.225 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:01 smithi031 bash[24752]: cluster 2023-11-17T06:23:00.595944+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.225 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:01 smithi031 bash[28317]: cluster 2023-11-17T06:23:00.595944+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.226 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:02 smithi031 bash[24752]: audit 2023-11-17T06:23:02.870463+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.226 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:02 smithi031 bash[28317]: audit 2023-11-17T06:23:02.870463+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.227 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:03 smithi031 bash[24752]: cluster 2023-11-17T06:23:02.596497+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.228 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:03 smithi031 bash[28317]: cluster 2023-11-17T06:23:02.596497+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.228 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:05 smithi031 bash[28317]: cluster 2023-11-17T06:23:04.597108+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.228 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:54 smithi159 bash[24884]: cluster 2023-11-17T06:22:53.041213+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-11-17T06:23:23.228 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:55 smithi159 bash[24884]: audit 2023-11-17T06:22:54.271031+0000 mgr.y (mgr.14140) 186 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:23.228 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:55 smithi159 bash[24884]: cephadm 2023-11-17T06:22:54.272578+0000 mgr.y (mgr.14140) 187 : cephadm [INF] Applying osd on host smithi159... 2023-11-17T06:23:23.228 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:55 smithi159 bash[24884]: audit 2023-11-17T06:22:54.273178+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-17T06:23:23.228 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:55 smithi159 bash[24884]: audit 2023-11-17T06:22:54.275134+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:23:23.228 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:55 smithi159 bash[24884]: audit 2023-11-17T06:22:54.278376+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.229 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:55 smithi159 bash[24884]: cluster 2023-11-17T06:22:54.594201+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v190: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.229 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:56 smithi159 bash[24884]: cluster 2023-11-17T06:22:55.048045+0000 mon.a (mon.0) 431 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-17T06:23:23.229 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:57 smithi159 bash[24884]: cluster 2023-11-17T06:22:56.594811+0000 mgr.y (mgr.14140) 189 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.229 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:57 smithi159 bash[24884]: audit 2023-11-17T06:22:57.671549+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.159:0/903865983' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c3a39b0-8529-4651-9d4b-591b1cebc783"}]: dispatch 2023-11-17T06:23:23.229 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:57 smithi159 bash[24884]: audit 2023-11-17T06:22:57.672350+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c3a39b0-8529-4651-9d4b-591b1cebc783"}]: dispatch 2023-11-17T06:23:23.229 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:57 smithi159 bash[24884]: audit 2023-11-17T06:22:57.681041+0000 mon.a (mon.0) 433 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0c3a39b0-8529-4651-9d4b-591b1cebc783"}]': finished 2023-11-17T06:23:23.229 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:57 smithi159 bash[24884]: cluster 2023-11-17T06:22:57.681217+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-11-17T06:23:23.229 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:57 smithi159 bash[24884]: audit 2023-11-17T06:22:57.681531+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:23:23.229 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:58 smithi159 bash[24884]: cluster 2023-11-17T06:22:58.863741+0000 mon.a (mon.0) 436 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-17T06:23:23.230 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:58 smithi159 bash[24884]: cluster 2023-11-17T06:22:58.863817+0000 mon.a (mon.0) 437 : cluster [INF] Cluster is now healthy 2023-11-17T06:23:23.230 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:22:59 smithi159 bash[24884]: cluster 2023-11-17T06:22:58.595407+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.230 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:00 smithi159 bash[24884]: audit 2023-11-17T06:23:00.159504+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.159:0/343858893' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-17T06:23:23.230 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:01 smithi159 bash[24884]: cluster 2023-11-17T06:23:00.595944+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.230 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:02 smithi159 bash[24884]: audit 2023-11-17T06:23:02.870463+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.230 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:03 smithi159 bash[24884]: cluster 2023-11-17T06:23:02.596497+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.230 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:05 smithi159 bash[24884]: cluster 2023-11-17T06:23:04.597108+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.230 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:06 smithi159 bash[24884]: audit 2023-11-17T06:23:06.495576+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-17T06:23:23.230 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:06 smithi159 bash[24884]: audit 2023-11-17T06:23:06.497516+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:23:23.230 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:06 smithi159 bash[24884]: audit 2023-11-17T06:23:06.499731+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.230 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:07 smithi159 bash[24884]: cephadm 2023-11-17T06:23:06.499020+0000 mgr.y (mgr.14140) 194 : cephadm [INF] Deploying daemon osd.7 on smithi159 2023-11-17T06:23:23.230 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:07 smithi159 bash[24884]: cluster 2023-11-17T06:23:06.597676+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.231 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 7 on host 'smithi159' 2023-11-17T06:23:23.231 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:05 smithi031 bash[24752]: cluster 2023-11-17T06:23:04.597108+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.231 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:06 smithi031 bash[24752]: audit 2023-11-17T06:23:06.495576+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-17T06:23:23.232 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:06 smithi031 bash[24752]: audit 2023-11-17T06:23:06.497516+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:23:23.232 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:06 smithi031 bash[24752]: audit 2023-11-17T06:23:06.499731+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.232 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:06 smithi031 bash[28317]: audit 2023-11-17T06:23:06.495576+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-17T06:23:23.233 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:06 smithi031 bash[28317]: audit 2023-11-17T06:23:06.497516+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:23:23.233 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:06 smithi031 bash[28317]: audit 2023-11-17T06:23:06.499731+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.233 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:07 smithi031 bash[28317]: cephadm 2023-11-17T06:23:06.499020+0000 mgr.y (mgr.14140) 194 : cephadm [INF] Deploying daemon osd.7 on smithi159 2023-11-17T06:23:23.233 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:07 smithi031 bash[28317]: cluster 2023-11-17T06:23:06.597676+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.234 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:07 smithi031 bash[24752]: cephadm 2023-11-17T06:23:06.499020+0000 mgr.y (mgr.14140) 194 : cephadm [INF] Deploying daemon osd.7 on smithi159 2023-11-17T06:23:23.234 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:07 smithi031 bash[24752]: cluster 2023-11-17T06:23:06.597676+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.234 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:08 smithi159 bash[24884]: audit 2023-11-17T06:23:08.592288+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_device_update\": \"2023-11-17T06:22:52.428228\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:23.235 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:08 smithi159 bash[24884]: audit 2023-11-17T06:23:08.593479+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.235 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:08 smithi159 bash[24884]: audit 2023-11-17T06:23:08.598765+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_device_update\": \"2023-11-17T06:22:52.428228\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:23.235 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:09 smithi159 bash[24884]: cluster 2023-11-17T06:23:08.598337+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.236 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:08 smithi031 bash[24752]: audit 2023-11-17T06:23:08.592288+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_device_update\": \"2023-11-17T06:22:52.428228\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:23.236 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:08 smithi031 bash[24752]: audit 2023-11-17T06:23:08.593479+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.236 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:08 smithi031 bash[24752]: audit 2023-11-17T06:23:08.598765+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_device_update\": \"2023-11-17T06:22:52.428228\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:23.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:08 smithi031 bash[28317]: audit 2023-11-17T06:23:08.592288+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_device_update\": \"2023-11-17T06:22:52.428228\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:23.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:08 smithi031 bash[28317]: audit 2023-11-17T06:23:08.593479+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:08 smithi031 bash[28317]: audit 2023-11-17T06:23:08.598765+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091679\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.091881\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092007\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092127\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:22:44.092247\", \"created\": \"2023-11-17T06:22:43.004836\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_device_update\": \"2023-11-17T06:22:52.428228\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:23.238 DEBUG:teuthology.orchestra.run.smithi159:osd.7> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.7.service 2023-11-17T06:23:23.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:09 smithi031 bash[24752]: cluster 2023-11-17T06:23:08.598337+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:09 smithi031 bash[28317]: cluster 2023-11-17T06:23:08.598337+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:09 smithi031 bash[24752]: audit 2023-11-17T06:23:09.465449+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_daemon_update\": \"2023-11-17T06:23:09.463656\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:23.241 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:09 smithi031 bash[28317]: audit 2023-11-17T06:23:09.465449+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_daemon_update\": \"2023-11-17T06:23:09.463656\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:23.241 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:09 smithi159 bash[24884]: audit 2023-11-17T06:23:09.465449+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_daemon_update\": \"2023-11-17T06:23:09.463656\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:23.241 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:09 smithi159 bash[24884]: audit 2023-11-17T06:23:09.471834+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_daemon_update\": \"2023-11-17T06:23:09.463656\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:23.241 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:09 smithi159 bash[24884]: audit 2023-11-17T06:23:09.473397+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.242 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:09 smithi159 bash[24884]: audit 2023-11-17T06:23:09.601993+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202172.0299132, \"finished_at\": 1700202188.6096184}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:23:23.242 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:09 smithi159 bash[24884]: audit 2023-11-17T06:23:09.607879+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202172.0299132, \"finished_at\": 1700202188.6096184}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:23:23.242 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:11 smithi159 bash[24884]: cluster 2023-11-17T06:23:10.599028+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.242 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:13 smithi159 bash[24884]: cluster 2023-11-17T06:23:12.599626+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.242 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:14 smithi159 bash[24884]: audit 2023-11-17T06:23:14.526709+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.159:6824/3331143488,v1:172.21.15.159:6825/3331143488]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-17T06:23:23.242 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:14 smithi159 bash[24884]: audit 2023-11-17T06:23:14.527568+0000 mon.a (mon.0) 450 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-17T06:23:23.242 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:16 smithi159 bash[24884]: cluster 2023-11-17T06:23:14.600205+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.243 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:16 smithi159 bash[24884]: audit 2023-11-17T06:23:15.003691+0000 mon.a (mon.0) 451 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-17T06:23:23.243 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:16 smithi159 bash[24884]: cluster 2023-11-17T06:23:15.003757+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-11-17T06:23:23.243 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:16 smithi159 bash[24884]: audit 2023-11-17T06:23:15.003944+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:23:23.243 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:16 smithi159 bash[24884]: audit 2023-11-17T06:23:15.008591+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.159:6824/3331143488,v1:172.21.15.159:6825/3331143488]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:23:23.243 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:16 smithi159 bash[24884]: audit 2023-11-17T06:23:15.009380+0000 mon.a (mon.0) 454 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:23:23.243 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:16 smithi159 bash[24884]: audit 2023-11-17T06:23:15.253846+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.244 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:16 smithi159 bash[24884]: audit 2023-11-17T06:23:15.483245+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_daemon_update\": \"2023-11-17T06:23:09.463656\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:23.244 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:16 smithi159 bash[24884]: audit 2023-11-17T06:23:15.489822+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_daemon_update\": \"2023-11-17T06:23:09.463656\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:23.244 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:16 smithi159 bash[24884]: cluster 2023-11-17T06:23:15.515323+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:23:23.244 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:16 smithi159 bash[24884]: cluster 2023-11-17T06:23:15.515410+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:23:23.244 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:17 smithi159 bash[24884]: audit 2023-11-17T06:23:16.009960+0000 mon.a (mon.0) 458 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-11-17T06:23:23.244 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:17 smithi159 bash[24884]: cluster 2023-11-17T06:23:16.010130+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-11-17T06:23:23.244 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:17 smithi159 bash[24884]: audit 2023-11-17T06:23:16.011547+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:23:23.245 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:23:18 smithi159 bash[30197]: debug 2023-11-17T06:23:18.040+0000 7f07696e5700 -1 osd.6 47 build_incremental_map_msg missing incremental map 47 2023-11-17T06:23:23.245 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:09 smithi031 bash[24752]: audit 2023-11-17T06:23:09.471834+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_daemon_update\": \"2023-11-17T06:23:09.463656\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:23.245 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:09 smithi031 bash[24752]: audit 2023-11-17T06:23:09.473397+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.259 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:09 smithi031 bash[24752]: audit 2023-11-17T06:23:09.601993+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202172.0299132, \"finished_at\": 1700202188.6096184}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:23:23.260 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:09 smithi031 bash[24752]: audit 2023-11-17T06:23:09.607879+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202172.0299132, \"finished_at\": 1700202188.6096184}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:23:23.260 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:09 smithi031 bash[28317]: audit 2023-11-17T06:23:09.471834+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_daemon_update\": \"2023-11-17T06:23:09.463656\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:23.260 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:09 smithi031 bash[28317]: audit 2023-11-17T06:23:09.473397+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.260 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:09 smithi031 bash[28317]: audit 2023-11-17T06:23:09.601993+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202172.0299132, \"finished_at\": 1700202188.6096184}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:23:23.260 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:09 smithi031 bash[28317]: audit 2023-11-17T06:23:09.607879+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202172.0299132, \"finished_at\": 1700202188.6096184}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:23:23.261 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:11 smithi031 bash[24752]: cluster 2023-11-17T06:23:10.599028+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.261 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:18 smithi159 bash[24884]: cluster 2023-11-17T06:23:16.600798+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.261 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:18 smithi159 bash[24884]: cluster 2023-11-17T06:23:17.014591+0000 mon.a (mon.0) 461 : cluster [INF] osd.7 [v2:172.21.15.159:6824/3331143488,v1:172.21.15.159:6825/3331143488] boot 2023-11-17T06:23:23.262 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:18 smithi159 bash[24884]: cluster 2023-11-17T06:23:17.014815+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-11-17T06:23:23.262 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:18 smithi159 bash[24884]: audit 2023-11-17T06:23:17.015234+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:23:23.262 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:19 smithi159 bash[24884]: cluster 2023-11-17T06:23:18.039436+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-11-17T06:23:23.262 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:19 smithi159 bash[24884]: cluster 2023-11-17T06:23:18.601355+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:23.262 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:21 smithi159 bash[24884]: cluster 2023-11-17T06:23:20.601908+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:23.263 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:11 smithi031 bash[28317]: cluster 2023-11-17T06:23:10.599028+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.263 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:13 smithi031 bash[28317]: cluster 2023-11-17T06:23:12.599626+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.263 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:13 smithi031 bash[24752]: cluster 2023-11-17T06:23:12.599626+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.263 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:14 smithi031 bash[24752]: audit 2023-11-17T06:23:14.526709+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.159:6824/3331143488,v1:172.21.15.159:6825/3331143488]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-17T06:23:23.263 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:14 smithi031 bash[24752]: audit 2023-11-17T06:23:14.527568+0000 mon.a (mon.0) 450 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-17T06:23:23.264 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:14 smithi031 bash[28317]: audit 2023-11-17T06:23:14.526709+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.159:6824/3331143488,v1:172.21.15.159:6825/3331143488]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-17T06:23:23.264 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:14 smithi031 bash[28317]: audit 2023-11-17T06:23:14.527568+0000 mon.a (mon.0) 450 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-17T06:23:23.264 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[24752]: cluster 2023-11-17T06:23:14.600205+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.264 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[24752]: audit 2023-11-17T06:23:15.003691+0000 mon.a (mon.0) 451 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-17T06:23:23.264 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[24752]: cluster 2023-11-17T06:23:15.003757+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-11-17T06:23:23.264 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[24752]: audit 2023-11-17T06:23:15.003944+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:23:23.265 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[24752]: audit 2023-11-17T06:23:15.008591+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.159:6824/3331143488,v1:172.21.15.159:6825/3331143488]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:23:23.265 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[24752]: audit 2023-11-17T06:23:15.009380+0000 mon.a (mon.0) 454 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:23:23.265 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[24752]: audit 2023-11-17T06:23:15.253846+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.265 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[28317]: cluster 2023-11-17T06:23:14.600205+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.266 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[28317]: audit 2023-11-17T06:23:15.003691+0000 mon.a (mon.0) 451 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-17T06:23:23.266 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[28317]: cluster 2023-11-17T06:23:15.003757+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-11-17T06:23:23.266 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[28317]: audit 2023-11-17T06:23:15.003944+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:23:23.266 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[28317]: audit 2023-11-17T06:23:15.008591+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.159:6824/3331143488,v1:172.21.15.159:6825/3331143488]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:23:23.266 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[28317]: audit 2023-11-17T06:23:15.009380+0000 mon.a (mon.0) 454 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-11-17T06:23:23.266 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[28317]: audit 2023-11-17T06:23:15.253846+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:23.266 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[24752]: audit 2023-11-17T06:23:15.483245+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_daemon_update\": \"2023-11-17T06:23:09.463656\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:23.267 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[28317]: audit 2023-11-17T06:23:15.483245+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_daemon_update\": \"2023-11-17T06:23:09.463656\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:23.267 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[24752]: audit 2023-11-17T06:23:15.489822+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_daemon_update\": \"2023-11-17T06:23:09.463656\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:23.267 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[24752]: cluster 2023-11-17T06:23:15.515323+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:23:23.289 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[24752]: cluster 2023-11-17T06:23:15.515410+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:23:23.290 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[28317]: audit 2023-11-17T06:23:15.489822+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}}, \"last_daemon_update\": \"2023-11-17T06:23:09.463656\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:23.290 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[28317]: cluster 2023-11-17T06:23:15.515323+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-17T06:23:23.290 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:16 smithi031 bash[28317]: cluster 2023-11-17T06:23:15.515410+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-17T06:23:23.290 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:17 smithi031 bash[24752]: audit 2023-11-17T06:23:16.009960+0000 mon.a (mon.0) 458 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-11-17T06:23:23.290 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:17 smithi031 bash[24752]: cluster 2023-11-17T06:23:16.010130+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-11-17T06:23:23.290 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:17 smithi031 bash[24752]: audit 2023-11-17T06:23:16.011547+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:23:23.291 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:17 smithi031 bash[28317]: audit 2023-11-17T06:23:16.009960+0000 mon.a (mon.0) 458 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-11-17T06:23:23.291 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:17 smithi031 bash[28317]: cluster 2023-11-17T06:23:16.010130+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-11-17T06:23:23.291 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:17 smithi031 bash[28317]: audit 2023-11-17T06:23:16.011547+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:23:23.291 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:18 smithi031 bash[24752]: cluster 2023-11-17T06:23:16.600798+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.291 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:18 smithi031 bash[24752]: cluster 2023-11-17T06:23:17.014591+0000 mon.a (mon.0) 461 : cluster [INF] osd.7 [v2:172.21.15.159:6824/3331143488,v1:172.21.15.159:6825/3331143488] boot 2023-11-17T06:23:23.291 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:18 smithi031 bash[24752]: cluster 2023-11-17T06:23:17.014815+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-11-17T06:23:23.292 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:18 smithi031 bash[24752]: audit 2023-11-17T06:23:17.015234+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:23:23.292 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:18 smithi031 bash[28317]: cluster 2023-11-17T06:23:16.600798+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-17T06:23:23.292 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:18 smithi031 bash[28317]: cluster 2023-11-17T06:23:17.014591+0000 mon.a (mon.0) 461 : cluster [INF] osd.7 [v2:172.21.15.159:6824/3331143488,v1:172.21.15.159:6825/3331143488] boot 2023-11-17T06:23:23.292 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:18 smithi031 bash[28317]: cluster 2023-11-17T06:23:17.014815+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-11-17T06:23:23.292 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:18 smithi031 bash[28317]: audit 2023-11-17T06:23:17.015234+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:23:23.293 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:19 smithi031 bash[24752]: cluster 2023-11-17T06:23:18.039436+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-11-17T06:23:23.293 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:19 smithi031 bash[24752]: cluster 2023-11-17T06:23:18.601355+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:23.293 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:19 smithi031 bash[28317]: cluster 2023-11-17T06:23:18.039436+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-11-17T06:23:23.293 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:19 smithi031 bash[28317]: cluster 2023-11-17T06:23:18.601355+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:23.293 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:21 smithi031 bash[24752]: cluster 2023-11-17T06:23:20.601908+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:23.294 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:21 smithi031 bash[28317]: cluster 2023-11-17T06:23:20.601908+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:23.294 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-11-17T06:23:23.295 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph osd stat -f json 2023-11-17T06:23:23.543 INFO:journalctl@ceph.osd.7.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:23:24.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:23 smithi031 bash[24752]: cluster 2023-11-17T06:23:22.602527+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:24.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:23 smithi031 bash[28317]: cluster 2023-11-17T06:23:22.602527+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:24.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:23 smithi159 bash[24884]: cluster 2023-11-17T06:23:22.602527+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:24.943 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:24 smithi031 bash[28317]: audit 2023-11-17T06:23:24.609921+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202172.0299132, \"finished_at\": 1700202188.6096184}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202197.0156372, \"finished_at\": 1700202203.875977}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:23:24.943 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:24 smithi031 bash[28317]: audit 2023-11-17T06:23:24.616090+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202172.0299132, \"finished_at\": 1700202188.6096184}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202197.0156372, \"finished_at\": 1700202203.875977}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:23:24.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:24 smithi031 bash[24752]: audit 2023-11-17T06:23:24.609921+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202172.0299132, \"finished_at\": 1700202188.6096184}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202197.0156372, \"finished_at\": 1700202203.875977}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:23:24.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:24 smithi031 bash[24752]: audit 2023-11-17T06:23:24.616090+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202172.0299132, \"finished_at\": 1700202188.6096184}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202197.0156372, \"finished_at\": 1700202203.875977}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:23:25.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:24 smithi159 bash[24884]: audit 2023-11-17T06:23:24.609921+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202172.0299132, \"finished_at\": 1700202188.6096184}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202197.0156372, \"finished_at\": 1700202203.875977}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:23:25.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:24 smithi159 bash[24884]: audit 2023-11-17T06:23:24.616090+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202098.9004645, \"finished_at\": 1700202113.5187485}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202122.02836, \"finished_at\": 1700202128.8415449}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202172.0299132, \"finished_at\": 1700202188.6096184}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202197.0156372, \"finished_at\": 1700202203.875977}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:23:26.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:25 smithi031 bash[28317]: cluster 2023-11-17T06:23:24.603136+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:26.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:25 smithi031 bash[24752]: cluster 2023-11-17T06:23:24.603136+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:26.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:25 smithi159 bash[24884]: cluster 2023-11-17T06:23:24.603136+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:26.287 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:23:26.976 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":47,"num_osds":8,"num_up_osds":8,"osd_up_since":1700202197,"num_in_osds":8,"osd_in_since":1700202197,"num_remapped_pgs":0} 2023-11-17T06:23:26.976 INFO:tasks.cephadm:Adding prometheus.a on smithi159 2023-11-17T06:23:26.976 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch apply prometheus '1;smithi159=a' 2023-11-17T06:23:27.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:26 smithi031 bash[24752]: audit 2023-11-17T06:23:26.286161+0000 mon.a (mon.0) 467 : audit [DBG] from='client.? 172.21.15.31:0/3796988865' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-17T06:23:27.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:26 smithi031 bash[28317]: audit 2023-11-17T06:23:26.286161+0000 mon.a (mon.0) 467 : audit [DBG] from='client.? 172.21.15.31:0/3796988865' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-17T06:23:27.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:26 smithi159 bash[24884]: audit 2023-11-17T06:23:26.286161+0000 mon.a (mon.0) 467 : audit [DBG] from='client.? 172.21.15.31:0/3796988865' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-17T06:23:28.159 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:27 smithi159 bash[24884]: cluster 2023-11-17T06:23:26.603755+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:28.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:27 smithi031 bash[28317]: cluster 2023-11-17T06:23:26.603755+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:28.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:27 smithi031 bash[24752]: cluster 2023-11-17T06:23:26.603755+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:29.739 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled prometheus update... 2023-11-17T06:23:30.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:29 smithi031 bash[24752]: cluster 2023-11-17T06:23:28.604581+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:30.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:29 smithi031 bash[24752]: audit 2023-11-17T06:23:29.721933+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-17T06:23:29.721242\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi159\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-17T06:23:30.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:29 smithi031 bash[24752]: audit 2023-11-17T06:23:29.728255+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-17T06:23:29.721242\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi159\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-17T06:23:30.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:29 smithi031 bash[28317]: cluster 2023-11-17T06:23:28.604581+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:30.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:29 smithi031 bash[28317]: audit 2023-11-17T06:23:29.721933+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-17T06:23:29.721242\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi159\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-17T06:23:30.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:29 smithi031 bash[28317]: audit 2023-11-17T06:23:29.728255+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-17T06:23:29.721242\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi159\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-17T06:23:30.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:29 smithi159 bash[24884]: cluster 2023-11-17T06:23:28.604581+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:30.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:29 smithi159 bash[24884]: audit 2023-11-17T06:23:29.721933+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-17T06:23:29.721242\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi159\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-17T06:23:30.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:29 smithi159 bash[24884]: audit 2023-11-17T06:23:29.728255+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-17T06:23:29.721242\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi159\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-17T06:23:30.523 DEBUG:teuthology.orchestra.run.smithi159:prometheus.a> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@prometheus.a.service 2023-11-17T06:23:30.526 INFO:tasks.cephadm:Adding node-exporter.a on smithi031 2023-11-17T06:23:30.526 INFO:tasks.cephadm:Adding node-exporter.b on smithi159 2023-11-17T06:23:30.526 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi031=a;smithi159=b' 2023-11-17T06:23:30.654 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:23:31.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:30 smithi031 bash[24752]: audit 2023-11-17T06:23:29.720130+0000 mgr.y (mgr.14140) 207 : audit [DBG] from='client.34319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:31.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:30 smithi031 bash[24752]: cephadm 2023-11-17T06:23:29.721214+0000 mgr.y (mgr.14140) 208 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi159=a 2023-11-17T06:23:31.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:30 smithi031 bash[24752]: cephadm 2023-11-17T06:23:29.738481+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:23:31.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:30 smithi031 bash[28317]: audit 2023-11-17T06:23:29.720130+0000 mgr.y (mgr.14140) 207 : audit [DBG] from='client.34319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:31.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:30 smithi031 bash[28317]: cephadm 2023-11-17T06:23:29.721214+0000 mgr.y (mgr.14140) 208 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi159=a 2023-11-17T06:23:31.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:30 smithi031 bash[28317]: cephadm 2023-11-17T06:23:29.738481+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:23:31.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:30 smithi159 bash[24884]: audit 2023-11-17T06:23:29.720130+0000 mgr.y (mgr.14140) 207 : audit [DBG] from='client.34319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:31.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:30 smithi159 bash[24884]: cephadm 2023-11-17T06:23:29.721214+0000 mgr.y (mgr.14140) 208 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi159=a 2023-11-17T06:23:31.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:30 smithi159 bash[24884]: cephadm 2023-11-17T06:23:29.738481+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:23:32.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:31 smithi031 bash[28317]: cluster 2023-11-17T06:23:30.605178+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:32.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:31 smithi031 bash[24752]: cluster 2023-11-17T06:23:30.605178+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:32.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:31 smithi159 bash[24884]: cluster 2023-11-17T06:23:30.605178+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:33.324 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled node-exporter update... 2023-11-17T06:23:33.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: debug 2023-11-17T06:23:33.436+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:33.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:33.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:33.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:33.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:33.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:33.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:33.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:23:33.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:23:33.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:23:33.704 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:33.704 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:33.704 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:23:33.704 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:23:33.704 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:33.704 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:33.704 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:33.704 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:23:33.704 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:33.704 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:33.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:33.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:33.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:33.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:33.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:33.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:23:33.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:23:33.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:23:33.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:33.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:33.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:23:33.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:23:33.706 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:34.128 DEBUG:teuthology.orchestra.run.smithi031:node-exporter.a> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service 2023-11-17T06:23:34.132 DEBUG:teuthology.orchestra.run.smithi159:node-exporter.b> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service 2023-11-17T06:23:34.135 INFO:tasks.cephadm:Adding alertmanager.a on smithi031 2023-11-17T06:23:34.135 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi031=a' 2023-11-17T06:23:34.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[24752]: cluster 2023-11-17T06:23:32.605791+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:34.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[24752]: audit 2023-11-17T06:23:33.313414+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-17T06:23:33.312688\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi159\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-17T06:23:34.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[24752]: audit 2023-11-17T06:23:33.321003+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-17T06:23:33.312688\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi159\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-17T06:23:34.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[28317]: cluster 2023-11-17T06:23:32.605791+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:34.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[28317]: audit 2023-11-17T06:23:33.313414+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-17T06:23:33.312688\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi159\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-17T06:23:34.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:33 smithi031 bash[28317]: audit 2023-11-17T06:23:33.321003+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-17T06:23:33.312688\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi159\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-17T06:23:34.199 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:33 smithi159 bash[24884]: cluster 2023-11-17T06:23:32.605791+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:34.199 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:33 smithi159 bash[24884]: audit 2023-11-17T06:23:33.313414+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-17T06:23:33.312688\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi159\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-17T06:23:34.200 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:33 smithi159 bash[24884]: audit 2023-11-17T06:23:33.321003+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-17T06:23:33.312688\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi159\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-17T06:23:34.239 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:23:34.327 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:23:35.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: audit 2023-11-17T06:23:33.311551+0000 mgr.y (mgr.14140) 212 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi031=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:35.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: cephadm 2023-11-17T06:23:33.312662+0000 mgr.y (mgr.14140) 213 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi031=a,smithi159=b 2023-11-17T06:23:35.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: cephadm 2023-11-17T06:23:33.437486+0000 mgr.y (mgr.14140) 214 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:35.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:35.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:35.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:35.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:35.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:35.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:35.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:35.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:35.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:35.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:35.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:35.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:35.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:35.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:35.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:23:35.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:35.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:35.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:35.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:35.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:35.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:35.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:35.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:35.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:35.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:35.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: audit 2023-11-17T06:23:33.311551+0000 mgr.y (mgr.14140) 212 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi031=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:35.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: cephadm 2023-11-17T06:23:33.312662+0000 mgr.y (mgr.14140) 213 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi031=a,smithi159=b 2023-11-17T06:23:35.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: cephadm 2023-11-17T06:23:33.437486+0000 mgr.y (mgr.14140) 214 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:35.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:35.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:35.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:35.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:35.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:35.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:35.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:35.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:35.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:35.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:35.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:35.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:35.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:35.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:35.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:23:35.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:35.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:35.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:35.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:35.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:35.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:35.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:35.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:35.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:35.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:35.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:35.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:35.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:35.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: cephadm 2023-11-17T06:23:33.437870+0000 mgr.y (mgr.14140) 215 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:23:35.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:35.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:35.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:35.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:35.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:35.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:35.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:35.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:35.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:35.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:35.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:35.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:35.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[24752]: cephadm 2023-11-17T06:23:33.446790+0000 mgr.y (mgr.14140) 216 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:23:35.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:35.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:35.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:35.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: cephadm 2023-11-17T06:23:33.437870+0000 mgr.y (mgr.14140) 215 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:23:35.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:35.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:35.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:35.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:35.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:35.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:35.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:35.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:35.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:35.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:35.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:35.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:35.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:34 smithi031 bash[28317]: cephadm 2023-11-17T06:23:33.446790+0000 mgr.y (mgr.14140) 216 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:23:35.219 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: audit 2023-11-17T06:23:33.311551+0000 mgr.y (mgr.14140) 212 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi031=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:35.219 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: cephadm 2023-11-17T06:23:33.312662+0000 mgr.y (mgr.14140) 213 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi031=a,smithi159=b 2023-11-17T06:23:35.219 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: cephadm 2023-11-17T06:23:33.437486+0000 mgr.y (mgr.14140) 214 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:35.219 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:35.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:35.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:35.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:35.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:35.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:35.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:35.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:35.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:35.221 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:35.221 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:35.221 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:35.221 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.221 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:35.221 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:35.221 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:23:35.221 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:35.221 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:35.221 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.221 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:35.221 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:35.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:35.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:35.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:35.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:35.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:35.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:35.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:35.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:35.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:35.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: cephadm 2023-11-17T06:23:33.437870+0000 mgr.y (mgr.14140) 215 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:23:35.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:35.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:35.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:35.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:35.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:35.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:35.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:35.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:35.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:35.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:35.224 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:35.224 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:35.224 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:35.224 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:34 smithi159 bash[24884]: cephadm 2023-11-17T06:23:33.446790+0000 mgr.y (mgr.14140) 216 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:23:36.166 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:35 smithi159 bash[24884]: cluster 2023-11-17T06:23:34.606461+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:36.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:35 smithi031 bash[24752]: cluster 2023-11-17T06:23:34.606461+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:36.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:35 smithi031 bash[28317]: cluster 2023-11-17T06:23:34.606461+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:36.943 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: debug 2023-11-17T06:23:36.628+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:36.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:36.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:36.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:36.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:36.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:36.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:36.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:23:36.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:23:36.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:23:36.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:36.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:36.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:23:36.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:23:36.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:36.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:36.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:36.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:23:36.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:36.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:36.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:36.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:36.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:36.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:36.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:36.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:23:36.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:23:36.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:23:36.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:36.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:36.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:23:36.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:23:36.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:37.109 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled alertmanager update... 2023-11-17T06:23:37.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:36 smithi159 bash[24884]: audit 2023-11-17T06:23:36.632104+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-17T06:23:37.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:36 smithi159 bash[24884]: audit 2023-11-17T06:23:36.634028+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:23:37.274 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[24752]: audit 2023-11-17T06:23:36.632104+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-17T06:23:37.275 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[24752]: audit 2023-11-17T06:23:36.634028+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:23:37.275 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[28317]: audit 2023-11-17T06:23:36.632104+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-17T06:23:37.275 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:36 smithi031 bash[28317]: audit 2023-11-17T06:23:36.634028+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:23:37.693 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:37 smithi031 systemd[1]: Started Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:23:37.693 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[35764]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-17T06:23:37.812 DEBUG:teuthology.orchestra.run.smithi031:alertmanager.a> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@alertmanager.a.service 2023-11-17T06:23:37.815 INFO:tasks.cephadm:Adding grafana.a on smithi159 2023-11-17T06:23:37.815 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph orch apply grafana '1;smithi159=a' 2023-11-17T06:23:38.014 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:37 smithi159 docker[32813]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-node-exporter.b 2023-11-17T06:23:38.014 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:37 smithi159 systemd[1]: Started Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:23:38.015 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: cluster 2023-11-17T06:23:36.607182+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:38.015 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: cephadm 2023-11-17T06:23:36.630364+0000 mgr.y (mgr.14140) 219 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:38.016 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:38.016 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.016 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:38.016 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:38.017 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:38.017 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:38.017 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:38.017 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:38.017 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:38.018 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:38.018 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:38.018 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:38.018 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:38.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:38.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:38.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:23:38.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:38.020 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:38.020 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.020 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:38.020 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:38.021 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:38.021 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:38.021 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:38.021 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:38.021 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:38.022 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:38.022 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:38.022 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:38.022 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:38.023 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.023 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: cephadm 2023-11-17T06:23:36.630690+0000 mgr.y (mgr.14140) 220 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:23:38.023 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:38.023 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.023 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:38.023 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:38.024 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:38.024 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:38.024 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:38.024 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:38.024 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:38.025 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:38.025 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:38.025 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:38.025 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:38.025 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.026 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: cephadm 2023-11-17T06:23:36.635622+0000 mgr.y (mgr.14140) 221 : cephadm [INF] Deploying daemon node-exporter.a on smithi031 2023-11-17T06:23:38.026 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: audit 2023-11-17T06:23:37.102563+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-17T06:23:37.101906\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-17T06:23:38.026 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: audit 2023-11-17T06:23:37.106688+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-17T06:23:37.101906\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-17T06:23:38.026 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: audit 2023-11-17T06:23:37.313855+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:23:38.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: audit 2023-11-17T06:23:37.319189+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:23:38.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: audit 2023-11-17T06:23:37.320152+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-17T06:23:38.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:37 smithi159 bash[24884]: audit 2023-11-17T06:23:37.321291+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:23:38.035 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:23:38.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: cluster 2023-11-17T06:23:36.607182+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:38.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: cephadm 2023-11-17T06:23:36.630364+0000 mgr.y (mgr.14140) 219 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:38.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:38.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:38.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:38.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:38.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:38.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:38.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:38.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:38.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:38.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:23:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:38.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:38.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:38.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:38.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:38.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:38.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:38.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:38.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:38.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:38.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:38.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: cluster 2023-11-17T06:23:36.607182+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:38.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: cephadm 2023-11-17T06:23:36.630364+0000 mgr.y (mgr.14140) 219 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:38.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:38.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:38.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:38.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:38.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:38.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:38.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:38.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:38.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:38.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:38.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:38.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:38.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:38.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:38.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:23:38.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:38.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:38.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:38.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:38.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:38.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:38.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:38.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:38.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:38.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:38.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:38.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:38.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:38.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: cephadm 2023-11-17T06:23:36.630690+0000 mgr.y (mgr.14140) 220 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:23:38.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:38.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:38.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:38.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:38.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:38.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:38.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:38.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:38.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:38.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:38.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:38.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:38.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: cephadm 2023-11-17T06:23:36.635622+0000 mgr.y (mgr.14140) 221 : cephadm [INF] Deploying daemon node-exporter.a on smithi031 2023-11-17T06:23:38.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: audit 2023-11-17T06:23:37.102563+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-17T06:23:37.101906\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-17T06:23:38.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: audit 2023-11-17T06:23:37.106688+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-17T06:23:37.101906\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-17T06:23:38.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: audit 2023-11-17T06:23:37.313855+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:23:38.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: audit 2023-11-17T06:23:37.319189+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:23:38.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: audit 2023-11-17T06:23:37.320152+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-17T06:23:38.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[28317]: audit 2023-11-17T06:23:37.321291+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:23:38.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: cephadm 2023-11-17T06:23:36.630690+0000 mgr.y (mgr.14140) 220 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:23:38.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:38.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:38.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:38.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:38.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:38.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:38.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:38.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:38.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:38.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:38.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:38.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:38.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:38.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: cephadm 2023-11-17T06:23:36.635622+0000 mgr.y (mgr.14140) 221 : cephadm [INF] Deploying daemon node-exporter.a on smithi031 2023-11-17T06:23:38.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: audit 2023-11-17T06:23:37.102563+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-17T06:23:37.101906\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-17T06:23:38.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: audit 2023-11-17T06:23:37.106688+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-17T06:23:37.101906\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi031\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-17T06:23:38.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: audit 2023-11-17T06:23:37.313855+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:23:38.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: audit 2023-11-17T06:23:37.319189+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618039\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618148\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618202\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618252\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618302\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618350\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:21:09.618398\", \"created\": \"2023-11-17T06:21:08.362690\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:23:38.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: audit 2023-11-17T06:23:37.320152+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-17T06:23:38.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:37 smithi031 bash[24752]: audit 2023-11-17T06:23:37.321291+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:23:38.502 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:38 smithi159 bash[32829]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-17T06:23:39.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:38 smithi159 bash[24884]: audit 2023-11-17T06:23:37.100975+0000 mgr.y (mgr.14140) 222 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi031=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:39.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:38 smithi159 bash[24884]: cephadm 2023-11-17T06:23:37.101883+0000 mgr.y (mgr.14140) 223 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi031=a 2023-11-17T06:23:39.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:38 smithi159 bash[24884]: cephadm 2023-11-17T06:23:37.322077+0000 mgr.y (mgr.14140) 224 : cephadm [INF] Deploying daemon node-exporter.b on smithi159 2023-11-17T06:23:39.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:38 smithi159 bash[24884]: audit 2023-11-17T06:23:38.007925+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:39.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:38 smithi159 bash[24884]: audit 2023-11-17T06:23:38.013227+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:39.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:38 smithi159 bash[24884]: audit 2023-11-17T06:23:38.014764+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:39.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:38 smithi159 bash[24884]: audit 2023-11-17T06:23:38.747127+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744134\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744325\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744442\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744554\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744665\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744811\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:23:38.744931\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.745047\", \"created\": \"2023-11-17T06:23:37.296653\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}}, \"last_daemon_update\": \"2023-11-17T06:23:38.745242\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:23:39.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:38 smithi159 bash[24884]: audit 2023-11-17T06:23:38.751495+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744134\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744325\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744442\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744554\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744665\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744811\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:23:38.744931\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.745047\", \"created\": \"2023-11-17T06:23:37.296653\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}}, \"last_daemon_update\": \"2023-11-17T06:23:38.745242\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:23:39.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:38 smithi159 bash[24884]: audit 2023-11-17T06:23:38.752610+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:39.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[24752]: audit 2023-11-17T06:23:37.100975+0000 mgr.y (mgr.14140) 222 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi031=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:39.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[24752]: cephadm 2023-11-17T06:23:37.101883+0000 mgr.y (mgr.14140) 223 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi031=a 2023-11-17T06:23:39.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[24752]: cephadm 2023-11-17T06:23:37.322077+0000 mgr.y (mgr.14140) 224 : cephadm [INF] Deploying daemon node-exporter.b on smithi159 2023-11-17T06:23:39.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[28317]: audit 2023-11-17T06:23:37.100975+0000 mgr.y (mgr.14140) 222 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi031=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:39.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[28317]: cephadm 2023-11-17T06:23:37.101883+0000 mgr.y (mgr.14140) 223 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi031=a 2023-11-17T06:23:39.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[28317]: cephadm 2023-11-17T06:23:37.322077+0000 mgr.y (mgr.14140) 224 : cephadm [INF] Deploying daemon node-exporter.b on smithi159 2023-11-17T06:23:39.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[24752]: audit 2023-11-17T06:23:38.007925+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:39.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[28317]: audit 2023-11-17T06:23:38.007925+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:39.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[24752]: audit 2023-11-17T06:23:38.013227+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:39.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[24752]: audit 2023-11-17T06:23:38.014764+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:39.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[24752]: audit 2023-11-17T06:23:38.747127+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744134\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744325\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744442\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744554\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744665\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744811\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:23:38.744931\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.745047\", \"created\": \"2023-11-17T06:23:37.296653\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}}, \"last_daemon_update\": \"2023-11-17T06:23:38.745242\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:23:39.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[24752]: audit 2023-11-17T06:23:38.751495+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744134\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744325\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744442\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744554\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744665\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744811\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:23:38.744931\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.745047\", \"created\": \"2023-11-17T06:23:37.296653\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}}, \"last_daemon_update\": \"2023-11-17T06:23:38.745242\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:23:39.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[24752]: audit 2023-11-17T06:23:38.752610+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:39.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[28317]: audit 2023-11-17T06:23:38.013227+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462762\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.462961\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463091\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463213\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463334\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:09.463455\", \"created\": \"2023-11-17T06:23:08.572254\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:39.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[28317]: audit 2023-11-17T06:23:38.014764+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:39.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[28317]: audit 2023-11-17T06:23:38.747127+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744134\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744325\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744442\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744554\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744665\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744811\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:23:38.744931\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.745047\", \"created\": \"2023-11-17T06:23:37.296653\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}}, \"last_daemon_update\": \"2023-11-17T06:23:38.745242\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:23:39.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[28317]: audit 2023-11-17T06:23:38.751495+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744134\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744325\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744442\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744554\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744665\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744811\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:23:38.744931\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.745047\", \"created\": \"2023-11-17T06:23:37.296653\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}}, \"last_daemon_update\": \"2023-11-17T06:23:38.745242\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:23:39.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:38 smithi031 bash[28317]: audit 2023-11-17T06:23:38.752610+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:23:40.322 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:40 smithi159 bash[32829]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:40.322 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:40 smithi159 bash[32829]: See 'docker run --help'. 2023-11-17T06:23:40.322 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:40 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-17T06:23:40.322 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:40 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-17T06:23:40.323 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:40 smithi159 bash[24884]: cluster 2023-11-17T06:23:38.607764+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:40.323 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:40 smithi159 bash[24884]: audit 2023-11-17T06:23:39.665433+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662519\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662720\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662848\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662971\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663091\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663212\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663333\", \"created\": \"2023-11-17T06:23:37.983583\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}}, \"last_daemon_update\": \"2023-11-17T06:23:39.663536\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:40.323 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:40 smithi159 bash[24884]: audit 2023-11-17T06:23:39.671882+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662519\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662720\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662848\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662971\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663091\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663212\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663333\", \"created\": \"2023-11-17T06:23:37.983583\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}}, \"last_daemon_update\": \"2023-11-17T06:23:39.663536\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:40.414 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:40 smithi031 bash[24752]: cluster 2023-11-17T06:23:38.607764+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:40.415 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:40 smithi031 bash[28317]: cluster 2023-11-17T06:23:38.607764+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:40.415 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:40 smithi031 bash[28317]: audit 2023-11-17T06:23:39.665433+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662519\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662720\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662848\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662971\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663091\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663212\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663333\", \"created\": \"2023-11-17T06:23:37.983583\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}}, \"last_daemon_update\": \"2023-11-17T06:23:39.663536\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:40.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:40 smithi031 bash[24752]: audit 2023-11-17T06:23:39.665433+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662519\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662720\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662848\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662971\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663091\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663212\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663333\", \"created\": \"2023-11-17T06:23:37.983583\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}}, \"last_daemon_update\": \"2023-11-17T06:23:39.663536\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:23:40.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:40 smithi031 bash[24752]: audit 2023-11-17T06:23:39.671882+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662519\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662720\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662848\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662971\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663091\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663212\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663333\", \"created\": \"2023-11-17T06:23:37.983583\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}}, \"last_daemon_update\": \"2023-11-17T06:23:39.663536\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:40.416 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:40 smithi031 bash[28317]: audit 2023-11-17T06:23:39.671882+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662519\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662720\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662848\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662971\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663091\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663212\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663333\", \"created\": \"2023-11-17T06:23:37.983583\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}}, \"last_daemon_update\": \"2023-11-17T06:23:39.663536\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:23:40.720 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled grafana update... 2023-11-17T06:23:41.028 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:40 smithi031 bash[35764]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:41.029 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:40 smithi031 bash[35764]: See 'docker run --help'. 2023-11-17T06:23:41.029 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:40 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-11-17T06:23:41.029 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:40 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-17T06:23:41.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:41 smithi159 bash[24884]: cephadm 2023-11-17T06:23:39.680779+0000 mgr.y (mgr.14140) 226 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:23:41.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:41 smithi159 bash[24884]: audit 2023-11-17T06:23:40.710864+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-17T06:23:40.710221\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi159\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-17T06:23:41.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:41 smithi159 bash[24884]: audit 2023-11-17T06:23:40.717115+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-17T06:23:40.710221\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi159\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-17T06:23:41.379 DEBUG:teuthology.orchestra.run.smithi159:grafana.a> sudo journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@grafana.a.service 2023-11-17T06:23:41.382 INFO:tasks.cephadm:Setting up client nodes... 2023-11-17T06:23:41.382 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-11-17T06:23:41.394 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:41 smithi031 bash[28317]: cephadm 2023-11-17T06:23:39.680779+0000 mgr.y (mgr.14140) 226 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:23:41.394 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:41 smithi031 bash[28317]: audit 2023-11-17T06:23:40.710864+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-17T06:23:40.710221\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi159\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-17T06:23:41.394 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:41 smithi031 bash[28317]: audit 2023-11-17T06:23:40.717115+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-17T06:23:40.710221\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi159\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-17T06:23:41.394 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:41 smithi031 bash[24752]: cephadm 2023-11-17T06:23:39.680779+0000 mgr.y (mgr.14140) 226 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:23:41.395 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:41 smithi031 bash[24752]: audit 2023-11-17T06:23:40.710864+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-17T06:23:40.710221\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi159\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-17T06:23:41.395 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:41 smithi031 bash[24752]: audit 2023-11-17T06:23:40.717115+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-17T06:23:40.710221\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi159\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-17T06:23:41.646 INFO:journalctl@ceph.grafana.a.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-17T06:23:42.310 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:42 smithi159 bash[24884]: cluster 2023-11-17T06:23:40.608310+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:42.358 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:42 smithi159 bash[24884]: audit 2023-11-17T06:23:40.709190+0000 mgr.y (mgr.14140) 228 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:42.358 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:42 smithi159 bash[24884]: cephadm 2023-11-17T06:23:40.710195+0000 mgr.y (mgr.14140) 229 : cephadm [INF] Saving service grafana spec with placement count:1 smithi159=a 2023-11-17T06:23:42.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[24752]: cluster 2023-11-17T06:23:40.608310+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:42.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[24752]: audit 2023-11-17T06:23:40.709190+0000 mgr.y (mgr.14140) 228 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:42.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[24752]: cephadm 2023-11-17T06:23:40.710195+0000 mgr.y (mgr.14140) 229 : cephadm [INF] Saving service grafana spec with placement count:1 smithi159=a 2023-11-17T06:23:42.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[28317]: cluster 2023-11-17T06:23:40.608310+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:42.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[28317]: audit 2023-11-17T06:23:40.709190+0000 mgr.y (mgr.14140) 228 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:23:42.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[28317]: cephadm 2023-11-17T06:23:40.710195+0000 mgr.y (mgr.14140) 229 : cephadm [INF] Saving service grafana spec with placement count:1 smithi159=a 2023-11-17T06:23:42.854 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: debug 2023-11-17T06:23:42.692+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:42.854 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:42.854 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:42.854 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:42.854 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:42.854 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:42.855 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:42.855 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:23:42.855 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:23:42.855 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:23:42.855 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:42.855 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:42.855 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:23:42.855 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:23:42.855 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:42.855 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:42.855 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:42.855 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:23:42.855 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:42.856 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:42.856 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:42.856 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:42.856 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:42.856 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:42.856 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:42.856 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:23:42.856 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:23:42.856 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:23:42.856 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:42.856 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:42.856 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:23:42.857 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:23:42.857 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:42 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: cluster 2023-11-17T06:23:42.608792+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:43.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: cephadm 2023-11-17T06:23:42.696509+0000 mgr.y (mgr.14140) 231 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:43.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:43.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:43.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:43.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:43.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:43.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:43.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:43.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:43.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:43.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:43.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:43.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:43.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:43.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:43.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:23:43.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:43.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:43.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:43.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:43.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:43.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:43.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:43.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:43.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:43.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:43.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:43.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:43.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:43.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: cluster 2023-11-17T06:23:42.608792+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:43.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: cephadm 2023-11-17T06:23:42.696509+0000 mgr.y (mgr.14140) 231 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:43.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:43.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:43.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:43.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:43.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:43.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:43.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:43.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:43.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:43.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:43.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:43.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:43.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:43.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:43.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:23:43.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:43.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:43.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:43.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:43.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:43.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:43.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:43.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:43.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:43.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:43.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:43.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:43.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:43.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: cephadm 2023-11-17T06:23:42.696840+0000 mgr.y (mgr.14140) 232 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:23:43.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:43.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:43.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:43.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:43.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:43.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:43.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:43.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:43.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:43.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:43.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:43.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:43.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[24752]: cephadm 2023-11-17T06:23:42.704376+0000 mgr.y (mgr.14140) 233 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:23:43.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: cephadm 2023-11-17T06:23:42.696840+0000 mgr.y (mgr.14140) 232 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:23:43.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:43.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:43.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:43.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:43.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:43.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:43.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:43.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:43.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:43.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:43.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:43.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:43.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:43 smithi031 bash[28317]: cephadm 2023-11-17T06:23:42.704376+0000 mgr.y (mgr.14140) 233 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:23:43.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: cluster 2023-11-17T06:23:42.608792+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:43.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: cephadm 2023-11-17T06:23:42.696509+0000 mgr.y (mgr.14140) 231 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:43.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:43.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:43.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:43.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:43.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:43.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:43.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:43.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:43.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:43.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:43.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:43.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:43.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:43.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:43.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:23:43.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:43.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:43.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:43.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:43.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:43.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:43.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:43.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:43.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:43.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:43.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:43.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:43.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:43.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: cephadm 2023-11-17T06:23:42.696840+0000 mgr.y (mgr.14140) 232 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:23:43.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:43.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:43.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:43.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:43.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:43.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:43.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:43.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:43.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:43.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:43.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:43.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:43.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:43.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:43 smithi159 bash[24884]: cephadm 2023-11-17T06:23:42.704376+0000 mgr.y (mgr.14140) 233 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:23:44.286 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: debug 2023-11-17T06:23:44.104+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:44.286 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:44.286 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:44.286 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:44.286 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:44.286 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:44.287 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:44.287 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:44.287 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:23:44.287 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:23:44.287 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:23:44.287 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:44.287 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:44.287 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:23:44.287 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:23:44.287 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:44.287 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:44.287 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:44.288 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:23:44.288 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:44.288 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:44.288 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:44.288 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:44.288 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:44.288 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:44.288 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:44.288 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:44.288 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:23:44.288 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:23:44.288 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:23:44.288 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:44.289 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:44.289 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:23:44.289 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:23:44.289 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:44 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:44.741 INFO:teuthology.orchestra.run.smithi031.stdout:[client.0] 2023-11-17T06:23:44.742 INFO:teuthology.orchestra.run.smithi031.stdout: key = AQDwBldl8KS7KxAAmBKsPvPadiHinbfsgup2XQ== 2023-11-17T06:23:45.457 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-11-17T06:23:45.458 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-11-17T06:23:45.458 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-11-17T06:23:45.484 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-11-17T06:23:45.905 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: cephadm 2023-11-17T06:23:44.107059+0000 mgr.y (mgr.14140) 234 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:45.905 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:45.905 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:45.905 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.905 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:45.905 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:45.906 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:45.906 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:45.906 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:45.906 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:45.906 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:45.906 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:45.906 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:45.907 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:45.907 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:45.907 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.907 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:45.907 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:45.907 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:23:45.907 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:45.907 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:45.908 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:45.908 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.908 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:45.908 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:45.908 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:45.908 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:45.908 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:45.908 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:45.909 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:45.909 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:45.909 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:45.909 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:45.909 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:45.909 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.909 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: cephadm 2023-11-17T06:23:44.107204+0000 mgr.y (mgr.14140) 235 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:23:45.909 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:45.910 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:45.910 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.910 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:45.910 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:45.910 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:45.910 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:45.910 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:45.910 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:45.911 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:45.911 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:45.911 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:45.911 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:45.911 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:45.911 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.911 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: cephadm 2023-11-17T06:23:44.111057+0000 mgr.y (mgr.14140) 236 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:23:45.911 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: cluster 2023-11-17T06:23:44.609299+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:45.911 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: audit 2023-11-17T06:23:44.733431+0000 mon.a (mon.0) 490 : audit [INF] from='client.? 172.21.15.31:0/3689996626' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-17T06:23:45.912 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:45 smithi159 bash[24884]: audit 2023-11-17T06:23:44.740404+0000 mon.a (mon.0) 491 : audit [INF] from='client.? 172.21.15.31:0/3689996626' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-17T06:23:45.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: cephadm 2023-11-17T06:23:44.107059+0000 mgr.y (mgr.14140) 234 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:45.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:45.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:45.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:45.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:45.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:45.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:45.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:45.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:45.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:45.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:45.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:45.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:45.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:45.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:45.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:45.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:23:45.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:45.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:45.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:45.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:45.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:45.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:45.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:45.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:45.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:45.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:45.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:45.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:45.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:45.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:45.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: cephadm 2023-11-17T06:23:44.107059+0000 mgr.y (mgr.14140) 234 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:45.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:45.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:45.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:45.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:45.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:45.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:45.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:45.950 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:45.950 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:45.950 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:45.950 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:45.950 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:45.950 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:45.950 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.950 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:45.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:45.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:23:45.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:45.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:45.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:45.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:45.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:45.952 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:45.952 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:45.952 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:45.952 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:45.952 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:45.952 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:45.952 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:45.952 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:45.953 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:45.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: cephadm 2023-11-17T06:23:44.107204+0000 mgr.y (mgr.14140) 235 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:23:45.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:45.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:45.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.954 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:45.954 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:45.954 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:45.954 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:45.954 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:45.954 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:45.954 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:45.955 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:45.955 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:45.955 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:45.955 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:45.955 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.955 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: cephadm 2023-11-17T06:23:44.111057+0000 mgr.y (mgr.14140) 236 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:23:45.955 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: cluster 2023-11-17T06:23:44.609299+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:45.955 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: audit 2023-11-17T06:23:44.733431+0000 mon.a (mon.0) 490 : audit [INF] from='client.? 172.21.15.31:0/3689996626' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-17T06:23:45.956 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[24752]: audit 2023-11-17T06:23:44.740404+0000 mon.a (mon.0) 491 : audit [INF] from='client.? 172.21.15.31:0/3689996626' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-17T06:23:45.956 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.956 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: cephadm 2023-11-17T06:23:44.107204+0000 mgr.y (mgr.14140) 235 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:23:45.956 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:45.956 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:45.956 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.956 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:45.957 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:45.957 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:45.957 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:45.957 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:45.957 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:45.957 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:45.957 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:45.957 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:45.958 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:45.958 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:45.958 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:45.958 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: cephadm 2023-11-17T06:23:44.111057+0000 mgr.y (mgr.14140) 236 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:23:45.958 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: cluster 2023-11-17T06:23:44.609299+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:45.958 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: audit 2023-11-17T06:23:44.733431+0000 mon.a (mon.0) 490 : audit [INF] from='client.? 172.21.15.31:0/3689996626' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-17T06:23:45.958 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:45 smithi031 bash[28317]: audit 2023-11-17T06:23:44.740404+0000 mon.a (mon.0) 491 : audit [INF] from='client.? 172.21.15.31:0/3689996626' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-17T06:23:46.443 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: debug 2023-11-17T06:23:46.048+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:46.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:46.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:46.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:46.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:46.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:46.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:46.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:23:46.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:23:46.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:23:46.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:46.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:46.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:23:46.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:23:46.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:46.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:46.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:46.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:23:46.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:46.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:46.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:46.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:46.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:46.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:46.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:46.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:23:46.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:23:46.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:23:46.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:46.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:46.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:23:46.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:23:46.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:46 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.192 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: cephadm 2023-11-17T06:23:46.048901+0000 mgr.y (mgr.14140) 238 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:48.192 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:48.192 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.192 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:48.193 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:48.193 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:48.193 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:48.193 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:48.193 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:48.193 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:48.193 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:48.193 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:48.193 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:48.193 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:48.193 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.193 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:48.193 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:48.194 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:23:48.194 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:48.194 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:48.194 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.194 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:48.194 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:48.194 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:48.194 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:48.194 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:48.194 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:48.194 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:48.194 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:48.194 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:48.195 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:48.195 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:48.195 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.195 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: cephadm 2023-11-17T06:23:46.049189+0000 mgr.y (mgr.14140) 239 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:23:48.195 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:48.195 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.195 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:48.195 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:48.195 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:48.195 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:48.195 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:48.195 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:48.195 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:48.196 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:48.196 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:48.196 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:48.196 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:48.196 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.196 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: cephadm 2023-11-17T06:23:46.056182+0000 mgr.y (mgr.14140) 240 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:23:48.196 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:47 smithi159 bash[24884]: cluster 2023-11-17T06:23:46.609865+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:48.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: cephadm 2023-11-17T06:23:46.048901+0000 mgr.y (mgr.14140) 238 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:48.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:48.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:48.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:48.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:48.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:48.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:48.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:48.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:48.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:48.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:48.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:48.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:48.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:48.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:48.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:23:48.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:48.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:48.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:48.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:48.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:48.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:48.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:48.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:48.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:48.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:48.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:48.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:48.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:48.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: cephadm 2023-11-17T06:23:46.048901+0000 mgr.y (mgr.14140) 238 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:48.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:48.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:48.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:48.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:48.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:48.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:48.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:48.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:48.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:48.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:48.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:48.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:48.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:48.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:48.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:23:48.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:23:48.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:48.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:48.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:48.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:48.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:48.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:48.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:48.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:48.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:48.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:48.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:48.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:48.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: cephadm 2023-11-17T06:23:46.049189+0000 mgr.y (mgr.14140) 239 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:23:48.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:48.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:48.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:48.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:48.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:48.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:48.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:48.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:48.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:48.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:48.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:48.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:48.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: cephadm 2023-11-17T06:23:46.056182+0000 mgr.y (mgr.14140) 240 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:23:48.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[24752]: cluster 2023-11-17T06:23:46.609865+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:48.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: cephadm 2023-11-17T06:23:46.049189+0000 mgr.y (mgr.14140) 239 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:23:48.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:23:48.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:23:48.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:48.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:48.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:48.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:48.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:48.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:48.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:23:48.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:48.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:48.205 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:48.205 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:23:48.205 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: cephadm 2023-11-17T06:23:46.056182+0000 mgr.y (mgr.14140) 240 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:23:48.205 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:47 smithi031 bash[28317]: cluster 2023-11-17T06:23:46.609865+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:48.573 INFO:teuthology.orchestra.run.smithi159.stdout:[client.1] 2023-11-17T06:23:48.573 INFO:teuthology.orchestra.run.smithi159.stdout: key = AQD0BldlscOiIRAApTnJH/b9Z6msEisr2XCrbQ== 2023-11-17T06:23:49.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:48 smithi031 bash[24752]: audit 2023-11-17T06:23:48.562928+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.159:0/1224030389' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-17T06:23:49.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:48 smithi031 bash[24752]: audit 2023-11-17T06:23:48.564033+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 *"]}]: dispatch 2023-11-17T06:23:49.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:48 smithi031 bash[24752]: audit 2023-11-17T06:23:48.571196+0000 mon.a (mon.0) 493 : 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-11-17T06:23:49.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:48 smithi031 bash[28317]: audit 2023-11-17T06:23:48.562928+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.159:0/1224030389' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-17T06:23:49.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:48 smithi031 bash[28317]: audit 2023-11-17T06:23:48.564033+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 *"]}]: dispatch 2023-11-17T06:23:49.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:48 smithi031 bash[28317]: audit 2023-11-17T06:23:48.571196+0000 mon.a (mon.0) 493 : 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-11-17T06:23:49.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:48 smithi159 bash[24884]: audit 2023-11-17T06:23:48.562928+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.159:0/1224030389' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-17T06:23:49.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:48 smithi159 bash[24884]: audit 2023-11-17T06:23:48.564033+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 *"]}]: dispatch 2023-11-17T06:23:49.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:48 smithi159 bash[24884]: audit 2023-11-17T06:23:48.571196+0000 mon.a (mon.0) 493 : 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-11-17T06:23:49.321 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-11-17T06:23:49.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-11-17T06:23:49.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-11-17T06:23:49.348 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph osd dump --format=json 2023-11-17T06:23:50.186 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:49 smithi031 bash[24752]: cluster 2023-11-17T06:23:48.610483+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:50.186 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:49 smithi031 bash[28317]: cluster 2023-11-17T06:23:48.610483+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:50.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:49 smithi159 bash[24884]: cluster 2023-11-17T06:23:48.610483+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:50.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: debug 2023-11-17T06:23:50.256+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:50.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:50.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:50.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:50.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:50.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:50.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:50.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:50.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:23:50.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:23:50.447 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:23:50.447 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:50.447 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:50.447 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:23:50.447 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:23:50.447 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:50.448 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:50.448 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:50.448 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:23:50.448 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:50.448 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:50.448 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:50.449 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:50.449 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:50.449 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:50.449 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:50.449 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:23:50.449 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:23:50.450 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:23:50.450 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:23:50.450 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:50.450 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:50.450 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:23:50.451 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:23:50.451 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:50.752 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:50 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 1. 2023-11-17T06:23:50.752 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:50 smithi159 systemd[1]: Stopped Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:23:50.753 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:50 smithi159 systemd[1]: Starting Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:23:50.753 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:50 smithi159 docker[33343]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-node-exporter.b 2023-11-17T06:23:50.753 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:50 smithi159 systemd[1]: Started Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:23:50.753 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:50 smithi159 bash[33354]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-17T06:23:51.001 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[24752]: audit 2023-11-17T06:23:50.359356+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEC5IGvtUVkpxuW6zAIvt2TswDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTcwNjIzNTBaFw0z\nMzExMTQwNjIzNTBaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCpyNdXBOxF7FLJzBtLaQQp\noKwIU8xm3pmKABGPDkjJcUfrWvY9aB4S4nRC+oQHI/BbhPwKuHqcDduPzXhcc6LJ\nlrbJQu4X9MKpNpWZ7Wu9TnhBjoMF76ZLH3zwbPR7zu33YVtEHr4/Dt06ZCVnuRV0\nSM1WuvDvZTRfjseU6SeeNoeKWz2S3iE7PLK62H537ul9ziyTGahN3qXaZuHjAxSu\nV/E/G9bYn27z6qEldMKCvMLKmckmiFdeM7fnHVkGGTSJAcgdiXyGvN1mobMLVxCu\n7ZMAqlWj9kkfZY8F7qNN/LtiacIUqFFUXm38lZa4D+7JXVdidh+efMgOGm5qeQmb\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAHGyUeCmop3NcOcje943sFUNuKbvoEvB\nn08vufHUEoCR1zywM+MCum4UKZyQ4taxoZQ0tSfEZo9enYpWNs3KbROiXzIM+APs\nGk8U/HAyG7szKZru9IbC8lKHdm83gESSnU+A3jHEYosZQs7UCfMthoxffEj4ZKQT\nyJywlm+xNYv/shVVb+a4ZWQO5Q3i/FqqswF5sLE7gKpCaZSuJ3UZ03hTy0H7S7jS\n7Cu+R9BZFjQgwuXt7NZMTy3d41IgjFf4TJ9RxhGNLyeqhYz2VLi0fYdxceaMMXgM\nj+6BJSZ2RRX52NPj+ca3Me/lZJ8kKV5ogiHSSVn+sRwDJ3jxKD2hNNw=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-17T06:23:51.002 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[24752]: audit 2023-11-17T06:23:50.363126+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEC5IGvtUVkpxuW6zAIvt2TswDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTcwNjIzNTBaFw0z\nMzExMTQwNjIzNTBaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCpyNdXBOxF7FLJzBtLaQQp\noKwIU8xm3pmKABGPDkjJcUfrWvY9aB4S4nRC+oQHI/BbhPwKuHqcDduPzXhcc6LJ\nlrbJQu4X9MKpNpWZ7Wu9TnhBjoMF76ZLH3zwbPR7zu33YVtEHr4/Dt06ZCVnuRV0\nSM1WuvDvZTRfjseU6SeeNoeKWz2S3iE7PLK62H537ul9ziyTGahN3qXaZuHjAxSu\nV/E/G9bYn27z6qEldMKCvMLKmckmiFdeM7fnHVkGGTSJAcgdiXyGvN1mobMLVxCu\n7ZMAqlWj9kkfZY8F7qNN/LtiacIUqFFUXm38lZa4D+7JXVdidh+efMgOGm5qeQmb\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAHGyUeCmop3NcOcje943sFUNuKbvoEvB\nn08vufHUEoCR1zywM+MCum4UKZyQ4taxoZQ0tSfEZo9enYpWNs3KbROiXzIM+APs\nGk8U/HAyG7szKZru9IbC8lKHdm83gESSnU+A3jHEYosZQs7UCfMthoxffEj4ZKQT\nyJywlm+xNYv/shVVb+a4ZWQO5Q3i/FqqswF5sLE7gKpCaZSuJ3UZ03hTy0H7S7jS\n7Cu+R9BZFjQgwuXt7NZMTy3d41IgjFf4TJ9RxhGNLyeqhYz2VLi0fYdxceaMMXgM\nj+6BJSZ2RRX52NPj+ca3Me/lZJ8kKV5ogiHSSVn+sRwDJ3jxKD2hNNw=\n-----END CERTIFICATE-----\n"}]': finished 2023-11-17T06:23:51.002 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[24752]: audit 2023-11-17T06:23:50.363943+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCpyNdXBOxF7FLJ\nzBtLaQQpoKwIU8xm3pmKABGPDkjJcUfrWvY9aB4S4nRC+oQHI/BbhPwKuHqcDduP\nzXhcc6LJlrbJQu4X9MKpNpWZ7Wu9TnhBjoMF76ZLH3zwbPR7zu33YVtEHr4/Dt06\nZCVnuRV0SM1WuvDvZTRfjseU6SeeNoeKWz2S3iE7PLK62H537ul9ziyTGahN3qXa\nZuHjAxSuV/E/G9bYn27z6qEldMKCvMLKmckmiFdeM7fnHVkGGTSJAcgdiXyGvN1m\nobMLVxCu7ZMAqlWj9kkfZY8F7qNN/LtiacIUqFFUXm38lZa4D+7JXVdidh+efMgO\nGm5qeQmbAgMBAAECggEAKmF210LkU4PtGnA3c/hv0JBJwP5h7F+uRdNEjsgLBTWg\ntTAMfUGLGD2stbdg04N2EPI+E9L+0AtpfhjU7Ybz4Iwdblmloxc2rBRy/WxVU3jN\n7ddL/2RVxzTB9CXOVUVPA0wrAvMFnCnysQukhqKdp1ww3XBmietiSmQSj6oveH9N\n+DbbSG0LP/8j+GOWa6jznujKWLxrXVtbDzN1RXg3uuveumhK8gIrHZiZP6eWJlJa\nJ6wKalzxfWBR1xa7rSsLkSP9DN50FgqJ87YRAis3rzFJUkWbXOmri0ijVadRob8U\njvz684ltLH08eP29G4WJvenASyXKg2LF0YZOCzRR8QKBgQDTiqSThtMfAC6+8aGp\nrH0/VtEto6gL9wygAc0R72pg+hwrXgXX0lnVhtQlXcQnNfql4txH7D35spCQteJ0\nmiLnAo6AhmzHuk7S1L0r5c07dcRXIXS8RNSNXZ006XetnnwKMzZi7UhkdlFQHtV+\np1f7zJUpK0HN+Wpp1IGu8KkvwwKBgQDNd5YvXv4afF3nJijoHgBsy5OkwhzW0o96\nL9HP7+FLQuEX2//s/gXsDk6aUpuH2YcX8bSdZ66pb/SaJH+gNbY5jef4aMCU/gbq\nUErUOrUywA4LMfY2EkOTJhrP2UobBdOQVhho3RlmeeRaGF4laOPPEPIVwg44HmSd\niSNTVYg5SQKBgAqqKrHlUi916uVleSj8sTPIRLNwVMCFq/VFIfmNgGdzNIhbLSA8\nUpsZOQjJOWJgrko+raxSlK1J+0/QW6JVQv0ye8yu+jz3f5HRd9gGtdoRjdx2q1Py\nhGS8G3jXbFksbER3YH6MR+IItQC9DTZdaWogXkS9EYw4zsyXEhKnv1/RAoGAZWmA\nBDOTocj+pCdOi3q7ZPd6ERkKGPHmhT1zBnn0riv9Y8RfZj7e92r8WukpAP1Z03Sm\nXAafy9uJVEdtgsrf/TpQY2h4nVFgYmhs9qFfbAQlKltnlbqgBdIJ68ro67uNd7E2\n7RMsBUtmbR2X4kkKH9rSUfDtCb/ek27rs6cEzJkCgYEAv63LcZPuKujncJ8JTcD/\nedGXMh536NTh+Ka/6Kg4PrWgysDESjGmq6Rz6Dq+fDI9UsSjKtmveSnIpUxLGmCC\n5k5AOmU5cFxTHzDrs9xaJO05+b+iNul5TSfLAHED+Q7fvOE59uiHaSFN7dtms/NF\nANVkP4ZR0tyKtfc6BFSCCYQ=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-17T06:23:51.002 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[24752]: audit 2023-11-17T06:23:50.369710+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCpyNdXBOxF7FLJ\nzBtLaQQpoKwIU8xm3pmKABGPDkjJcUfrWvY9aB4S4nRC+oQHI/BbhPwKuHqcDduP\nzXhcc6LJlrbJQu4X9MKpNpWZ7Wu9TnhBjoMF76ZLH3zwbPR7zu33YVtEHr4/Dt06\nZCVnuRV0SM1WuvDvZTRfjseU6SeeNoeKWz2S3iE7PLK62H537ul9ziyTGahN3qXa\nZuHjAxSuV/E/G9bYn27z6qEldMKCvMLKmckmiFdeM7fnHVkGGTSJAcgdiXyGvN1m\nobMLVxCu7ZMAqlWj9kkfZY8F7qNN/LtiacIUqFFUXm38lZa4D+7JXVdidh+efMgO\nGm5qeQmbAgMBAAECggEAKmF210LkU4PtGnA3c/hv0JBJwP5h7F+uRdNEjsgLBTWg\ntTAMfUGLGD2stbdg04N2EPI+E9L+0AtpfhjU7Ybz4Iwdblmloxc2rBRy/WxVU3jN\n7ddL/2RVxzTB9CXOVUVPA0wrAvMFnCnysQukhqKdp1ww3XBmietiSmQSj6oveH9N\n+DbbSG0LP/8j+GOWa6jznujKWLxrXVtbDzN1RXg3uuveumhK8gIrHZiZP6eWJlJa\nJ6wKalzxfWBR1xa7rSsLkSP9DN50FgqJ87YRAis3rzFJUkWbXOmri0ijVadRob8U\njvz684ltLH08eP29G4WJvenASyXKg2LF0YZOCzRR8QKBgQDTiqSThtMfAC6+8aGp\nrH0/VtEto6gL9wygAc0R72pg+hwrXgXX0lnVhtQlXcQnNfql4txH7D35spCQteJ0\nmiLnAo6AhmzHuk7S1L0r5c07dcRXIXS8RNSNXZ006XetnnwKMzZi7UhkdlFQHtV+\np1f7zJUpK0HN+Wpp1IGu8KkvwwKBgQDNd5YvXv4afF3nJijoHgBsy5OkwhzW0o96\nL9HP7+FLQuEX2//s/gXsDk6aUpuH2YcX8bSdZ66pb/SaJH+gNbY5jef4aMCU/gbq\nUErUOrUywA4LMfY2EkOTJhrP2UobBdOQVhho3RlmeeRaGF4laOPPEPIVwg44HmSd\niSNTVYg5SQKBgAqqKrHlUi916uVleSj8sTPIRLNwVMCFq/VFIfmNgGdzNIhbLSA8\nUpsZOQjJOWJgrko+raxSlK1J+0/QW6JVQv0ye8yu+jz3f5HRd9gGtdoRjdx2q1Py\nhGS8G3jXbFksbER3YH6MR+IItQC9DTZdaWogXkS9EYw4zsyXEhKnv1/RAoGAZWmA\nBDOTocj+pCdOi3q7ZPd6ERkKGPHmhT1zBnn0riv9Y8RfZj7e92r8WukpAP1Z03Sm\nXAafy9uJVEdtgsrf/TpQY2h4nVFgYmhs9qFfbAQlKltnlbqgBdIJ68ro67uNd7E2\n7RMsBUtmbR2X4kkKH9rSUfDtCb/ek27rs6cEzJkCgYEAv63LcZPuKujncJ8JTcD/\nedGXMh536NTh+Ka/6Kg4PrWgysDESjGmq6Rz6Dq+fDI9UsSjKtmveSnIpUxLGmCC\n5k5AOmU5cFxTHzDrs9xaJO05+b+iNul5TSfLAHED+Q7fvOE59uiHaSFN7dtms/NF\nANVkP4ZR0tyKtfc6BFSCCYQ=\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-17T06:23:51.003 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:50 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Scheduled restart job, restart counter is at 1. 2023-11-17T06:23:51.003 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:50 smithi031 systemd[1]: Stopped Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:23:51.003 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:50 smithi031 systemd[1]: Starting Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:23:51.003 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:50 smithi031 docker[36212]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-node-exporter.a 2023-11-17T06:23:51.003 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:50 smithi031 systemd[1]: Started Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:23:51.004 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[28317]: audit 2023-11-17T06:23:50.359356+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEC5IGvtUVkpxuW6zAIvt2TswDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTcwNjIzNTBaFw0z\nMzExMTQwNjIzNTBaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCpyNdXBOxF7FLJzBtLaQQp\noKwIU8xm3pmKABGPDkjJcUfrWvY9aB4S4nRC+oQHI/BbhPwKuHqcDduPzXhcc6LJ\nlrbJQu4X9MKpNpWZ7Wu9TnhBjoMF76ZLH3zwbPR7zu33YVtEHr4/Dt06ZCVnuRV0\nSM1WuvDvZTRfjseU6SeeNoeKWz2S3iE7PLK62H537ul9ziyTGahN3qXaZuHjAxSu\nV/E/G9bYn27z6qEldMKCvMLKmckmiFdeM7fnHVkGGTSJAcgdiXyGvN1mobMLVxCu\n7ZMAqlWj9kkfZY8F7qNN/LtiacIUqFFUXm38lZa4D+7JXVdidh+efMgOGm5qeQmb\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAHGyUeCmop3NcOcje943sFUNuKbvoEvB\nn08vufHUEoCR1zywM+MCum4UKZyQ4taxoZQ0tSfEZo9enYpWNs3KbROiXzIM+APs\nGk8U/HAyG7szKZru9IbC8lKHdm83gESSnU+A3jHEYosZQs7UCfMthoxffEj4ZKQT\nyJywlm+xNYv/shVVb+a4ZWQO5Q3i/FqqswF5sLE7gKpCaZSuJ3UZ03hTy0H7S7jS\n7Cu+R9BZFjQgwuXt7NZMTy3d41IgjFf4TJ9RxhGNLyeqhYz2VLi0fYdxceaMMXgM\nj+6BJSZ2RRX52NPj+ca3Me/lZJ8kKV5ogiHSSVn+sRwDJ3jxKD2hNNw=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-17T06:23:51.004 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[28317]: audit 2023-11-17T06:23:50.363126+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEC5IGvtUVkpxuW6zAIvt2TswDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTcwNjIzNTBaFw0z\nMzExMTQwNjIzNTBaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCpyNdXBOxF7FLJzBtLaQQp\noKwIU8xm3pmKABGPDkjJcUfrWvY9aB4S4nRC+oQHI/BbhPwKuHqcDduPzXhcc6LJ\nlrbJQu4X9MKpNpWZ7Wu9TnhBjoMF76ZLH3zwbPR7zu33YVtEHr4/Dt06ZCVnuRV0\nSM1WuvDvZTRfjseU6SeeNoeKWz2S3iE7PLK62H537ul9ziyTGahN3qXaZuHjAxSu\nV/E/G9bYn27z6qEldMKCvMLKmckmiFdeM7fnHVkGGTSJAcgdiXyGvN1mobMLVxCu\n7ZMAqlWj9kkfZY8F7qNN/LtiacIUqFFUXm38lZa4D+7JXVdidh+efMgOGm5qeQmb\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAHGyUeCmop3NcOcje943sFUNuKbvoEvB\nn08vufHUEoCR1zywM+MCum4UKZyQ4taxoZQ0tSfEZo9enYpWNs3KbROiXzIM+APs\nGk8U/HAyG7szKZru9IbC8lKHdm83gESSnU+A3jHEYosZQs7UCfMthoxffEj4ZKQT\nyJywlm+xNYv/shVVb+a4ZWQO5Q3i/FqqswF5sLE7gKpCaZSuJ3UZ03hTy0H7S7jS\n7Cu+R9BZFjQgwuXt7NZMTy3d41IgjFf4TJ9RxhGNLyeqhYz2VLi0fYdxceaMMXgM\nj+6BJSZ2RRX52NPj+ca3Me/lZJ8kKV5ogiHSSVn+sRwDJ3jxKD2hNNw=\n-----END CERTIFICATE-----\n"}]': finished 2023-11-17T06:23:51.004 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[28317]: audit 2023-11-17T06:23:50.363943+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCpyNdXBOxF7FLJ\nzBtLaQQpoKwIU8xm3pmKABGPDkjJcUfrWvY9aB4S4nRC+oQHI/BbhPwKuHqcDduP\nzXhcc6LJlrbJQu4X9MKpNpWZ7Wu9TnhBjoMF76ZLH3zwbPR7zu33YVtEHr4/Dt06\nZCVnuRV0SM1WuvDvZTRfjseU6SeeNoeKWz2S3iE7PLK62H537ul9ziyTGahN3qXa\nZuHjAxSuV/E/G9bYn27z6qEldMKCvMLKmckmiFdeM7fnHVkGGTSJAcgdiXyGvN1m\nobMLVxCu7ZMAqlWj9kkfZY8F7qNN/LtiacIUqFFUXm38lZa4D+7JXVdidh+efMgO\nGm5qeQmbAgMBAAECggEAKmF210LkU4PtGnA3c/hv0JBJwP5h7F+uRdNEjsgLBTWg\ntTAMfUGLGD2stbdg04N2EPI+E9L+0AtpfhjU7Ybz4Iwdblmloxc2rBRy/WxVU3jN\n7ddL/2RVxzTB9CXOVUVPA0wrAvMFnCnysQukhqKdp1ww3XBmietiSmQSj6oveH9N\n+DbbSG0LP/8j+GOWa6jznujKWLxrXVtbDzN1RXg3uuveumhK8gIrHZiZP6eWJlJa\nJ6wKalzxfWBR1xa7rSsLkSP9DN50FgqJ87YRAis3rzFJUkWbXOmri0ijVadRob8U\njvz684ltLH08eP29G4WJvenASyXKg2LF0YZOCzRR8QKBgQDTiqSThtMfAC6+8aGp\nrH0/VtEto6gL9wygAc0R72pg+hwrXgXX0lnVhtQlXcQnNfql4txH7D35spCQteJ0\nmiLnAo6AhmzHuk7S1L0r5c07dcRXIXS8RNSNXZ006XetnnwKMzZi7UhkdlFQHtV+\np1f7zJUpK0HN+Wpp1IGu8KkvwwKBgQDNd5YvXv4afF3nJijoHgBsy5OkwhzW0o96\nL9HP7+FLQuEX2//s/gXsDk6aUpuH2YcX8bSdZ66pb/SaJH+gNbY5jef4aMCU/gbq\nUErUOrUywA4LMfY2EkOTJhrP2UobBdOQVhho3RlmeeRaGF4laOPPEPIVwg44HmSd\niSNTVYg5SQKBgAqqKrHlUi916uVleSj8sTPIRLNwVMCFq/VFIfmNgGdzNIhbLSA8\nUpsZOQjJOWJgrko+raxSlK1J+0/QW6JVQv0ye8yu+jz3f5HRd9gGtdoRjdx2q1Py\nhGS8G3jXbFksbER3YH6MR+IItQC9DTZdaWogXkS9EYw4zsyXEhKnv1/RAoGAZWmA\nBDOTocj+pCdOi3q7ZPd6ERkKGPHmhT1zBnn0riv9Y8RfZj7e92r8WukpAP1Z03Sm\nXAafy9uJVEdtgsrf/TpQY2h4nVFgYmhs9qFfbAQlKltnlbqgBdIJ68ro67uNd7E2\n7RMsBUtmbR2X4kkKH9rSUfDtCb/ek27rs6cEzJkCgYEAv63LcZPuKujncJ8JTcD/\nedGXMh536NTh+Ka/6Kg4PrWgysDESjGmq6Rz6Dq+fDI9UsSjKtmveSnIpUxLGmCC\n5k5AOmU5cFxTHzDrs9xaJO05+b+iNul5TSfLAHED+Q7fvOE59uiHaSFN7dtms/NF\nANVkP4ZR0tyKtfc6BFSCCYQ=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-17T06:23:51.005 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:50 smithi031 bash[28317]: audit 2023-11-17T06:23:50.369710+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCpyNdXBOxF7FLJ\nzBtLaQQpoKwIU8xm3pmKABGPDkjJcUfrWvY9aB4S4nRC+oQHI/BbhPwKuHqcDduP\nzXhcc6LJlrbJQu4X9MKpNpWZ7Wu9TnhBjoMF76ZLH3zwbPR7zu33YVtEHr4/Dt06\nZCVnuRV0SM1WuvDvZTRfjseU6SeeNoeKWz2S3iE7PLK62H537ul9ziyTGahN3qXa\nZuHjAxSuV/E/G9bYn27z6qEldMKCvMLKmckmiFdeM7fnHVkGGTSJAcgdiXyGvN1m\nobMLVxCu7ZMAqlWj9kkfZY8F7qNN/LtiacIUqFFUXm38lZa4D+7JXVdidh+efMgO\nGm5qeQmbAgMBAAECggEAKmF210LkU4PtGnA3c/hv0JBJwP5h7F+uRdNEjsgLBTWg\ntTAMfUGLGD2stbdg04N2EPI+E9L+0AtpfhjU7Ybz4Iwdblmloxc2rBRy/WxVU3jN\n7ddL/2RVxzTB9CXOVUVPA0wrAvMFnCnysQukhqKdp1ww3XBmietiSmQSj6oveH9N\n+DbbSG0LP/8j+GOWa6jznujKWLxrXVtbDzN1RXg3uuveumhK8gIrHZiZP6eWJlJa\nJ6wKalzxfWBR1xa7rSsLkSP9DN50FgqJ87YRAis3rzFJUkWbXOmri0ijVadRob8U\njvz684ltLH08eP29G4WJvenASyXKg2LF0YZOCzRR8QKBgQDTiqSThtMfAC6+8aGp\nrH0/VtEto6gL9wygAc0R72pg+hwrXgXX0lnVhtQlXcQnNfql4txH7D35spCQteJ0\nmiLnAo6AhmzHuk7S1L0r5c07dcRXIXS8RNSNXZ006XetnnwKMzZi7UhkdlFQHtV+\np1f7zJUpK0HN+Wpp1IGu8KkvwwKBgQDNd5YvXv4afF3nJijoHgBsy5OkwhzW0o96\nL9HP7+FLQuEX2//s/gXsDk6aUpuH2YcX8bSdZ66pb/SaJH+gNbY5jef4aMCU/gbq\nUErUOrUywA4LMfY2EkOTJhrP2UobBdOQVhho3RlmeeRaGF4laOPPEPIVwg44HmSd\niSNTVYg5SQKBgAqqKrHlUi916uVleSj8sTPIRLNwVMCFq/VFIfmNgGdzNIhbLSA8\nUpsZOQjJOWJgrko+raxSlK1J+0/QW6JVQv0ye8yu+jz3f5HRd9gGtdoRjdx2q1Py\nhGS8G3jXbFksbER3YH6MR+IItQC9DTZdaWogXkS9EYw4zsyXEhKnv1/RAoGAZWmA\nBDOTocj+pCdOi3q7ZPd6ERkKGPHmhT1zBnn0riv9Y8RfZj7e92r8WukpAP1Z03Sm\nXAafy9uJVEdtgsrf/TpQY2h4nVFgYmhs9qFfbAQlKltnlbqgBdIJ68ro67uNd7E2\n7RMsBUtmbR2X4kkKH9rSUfDtCb/ek27rs6cEzJkCgYEAv63LcZPuKujncJ8JTcD/\nedGXMh536NTh+Ka/6Kg4PrWgysDESjGmq6Rz6Dq+fDI9UsSjKtmveSnIpUxLGmCC\n5k5AOmU5cFxTHzDrs9xaJO05+b+iNul5TSfLAHED+Q7fvOE59uiHaSFN7dtms/NF\nANVkP4ZR0tyKtfc6BFSCCYQ=\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-17T06:23:51.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:50 smithi159 bash[24884]: audit 2023-11-17T06:23:50.359356+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEC5IGvtUVkpxuW6zAIvt2TswDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTcwNjIzNTBaFw0z\nMzExMTQwNjIzNTBaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCpyNdXBOxF7FLJzBtLaQQp\noKwIU8xm3pmKABGPDkjJcUfrWvY9aB4S4nRC+oQHI/BbhPwKuHqcDduPzXhcc6LJ\nlrbJQu4X9MKpNpWZ7Wu9TnhBjoMF76ZLH3zwbPR7zu33YVtEHr4/Dt06ZCVnuRV0\nSM1WuvDvZTRfjseU6SeeNoeKWz2S3iE7PLK62H537ul9ziyTGahN3qXaZuHjAxSu\nV/E/G9bYn27z6qEldMKCvMLKmckmiFdeM7fnHVkGGTSJAcgdiXyGvN1mobMLVxCu\n7ZMAqlWj9kkfZY8F7qNN/LtiacIUqFFUXm38lZa4D+7JXVdidh+efMgOGm5qeQmb\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAHGyUeCmop3NcOcje943sFUNuKbvoEvB\nn08vufHUEoCR1zywM+MCum4UKZyQ4taxoZQ0tSfEZo9enYpWNs3KbROiXzIM+APs\nGk8U/HAyG7szKZru9IbC8lKHdm83gESSnU+A3jHEYosZQs7UCfMthoxffEj4ZKQT\nyJywlm+xNYv/shVVb+a4ZWQO5Q3i/FqqswF5sLE7gKpCaZSuJ3UZ03hTy0H7S7jS\n7Cu+R9BZFjQgwuXt7NZMTy3d41IgjFf4TJ9RxhGNLyeqhYz2VLi0fYdxceaMMXgM\nj+6BJSZ2RRX52NPj+ca3Me/lZJ8kKV5ogiHSSVn+sRwDJ3jxKD2hNNw=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-17T06:23:51.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:50 smithi159 bash[24884]: audit 2023-11-17T06:23:50.363126+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEC5IGvtUVkpxuW6zAIvt2TswDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTcwNjIzNTBaFw0z\nMzExMTQwNjIzNTBaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCpyNdXBOxF7FLJzBtLaQQp\noKwIU8xm3pmKABGPDkjJcUfrWvY9aB4S4nRC+oQHI/BbhPwKuHqcDduPzXhcc6LJ\nlrbJQu4X9MKpNpWZ7Wu9TnhBjoMF76ZLH3zwbPR7zu33YVtEHr4/Dt06ZCVnuRV0\nSM1WuvDvZTRfjseU6SeeNoeKWz2S3iE7PLK62H537ul9ziyTGahN3qXaZuHjAxSu\nV/E/G9bYn27z6qEldMKCvMLKmckmiFdeM7fnHVkGGTSJAcgdiXyGvN1mobMLVxCu\n7ZMAqlWj9kkfZY8F7qNN/LtiacIUqFFUXm38lZa4D+7JXVdidh+efMgOGm5qeQmb\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAHGyUeCmop3NcOcje943sFUNuKbvoEvB\nn08vufHUEoCR1zywM+MCum4UKZyQ4taxoZQ0tSfEZo9enYpWNs3KbROiXzIM+APs\nGk8U/HAyG7szKZru9IbC8lKHdm83gESSnU+A3jHEYosZQs7UCfMthoxffEj4ZKQT\nyJywlm+xNYv/shVVb+a4ZWQO5Q3i/FqqswF5sLE7gKpCaZSuJ3UZ03hTy0H7S7jS\n7Cu+R9BZFjQgwuXt7NZMTy3d41IgjFf4TJ9RxhGNLyeqhYz2VLi0fYdxceaMMXgM\nj+6BJSZ2RRX52NPj+ca3Me/lZJ8kKV5ogiHSSVn+sRwDJ3jxKD2hNNw=\n-----END CERTIFICATE-----\n"}]': finished 2023-11-17T06:23:51.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:50 smithi159 bash[24884]: audit 2023-11-17T06:23:50.363943+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCpyNdXBOxF7FLJ\nzBtLaQQpoKwIU8xm3pmKABGPDkjJcUfrWvY9aB4S4nRC+oQHI/BbhPwKuHqcDduP\nzXhcc6LJlrbJQu4X9MKpNpWZ7Wu9TnhBjoMF76ZLH3zwbPR7zu33YVtEHr4/Dt06\nZCVnuRV0SM1WuvDvZTRfjseU6SeeNoeKWz2S3iE7PLK62H537ul9ziyTGahN3qXa\nZuHjAxSuV/E/G9bYn27z6qEldMKCvMLKmckmiFdeM7fnHVkGGTSJAcgdiXyGvN1m\nobMLVxCu7ZMAqlWj9kkfZY8F7qNN/LtiacIUqFFUXm38lZa4D+7JXVdidh+efMgO\nGm5qeQmbAgMBAAECggEAKmF210LkU4PtGnA3c/hv0JBJwP5h7F+uRdNEjsgLBTWg\ntTAMfUGLGD2stbdg04N2EPI+E9L+0AtpfhjU7Ybz4Iwdblmloxc2rBRy/WxVU3jN\n7ddL/2RVxzTB9CXOVUVPA0wrAvMFnCnysQukhqKdp1ww3XBmietiSmQSj6oveH9N\n+DbbSG0LP/8j+GOWa6jznujKWLxrXVtbDzN1RXg3uuveumhK8gIrHZiZP6eWJlJa\nJ6wKalzxfWBR1xa7rSsLkSP9DN50FgqJ87YRAis3rzFJUkWbXOmri0ijVadRob8U\njvz684ltLH08eP29G4WJvenASyXKg2LF0YZOCzRR8QKBgQDTiqSThtMfAC6+8aGp\nrH0/VtEto6gL9wygAc0R72pg+hwrXgXX0lnVhtQlXcQnNfql4txH7D35spCQteJ0\nmiLnAo6AhmzHuk7S1L0r5c07dcRXIXS8RNSNXZ006XetnnwKMzZi7UhkdlFQHtV+\np1f7zJUpK0HN+Wpp1IGu8KkvwwKBgQDNd5YvXv4afF3nJijoHgBsy5OkwhzW0o96\nL9HP7+FLQuEX2//s/gXsDk6aUpuH2YcX8bSdZ66pb/SaJH+gNbY5jef4aMCU/gbq\nUErUOrUywA4LMfY2EkOTJhrP2UobBdOQVhho3RlmeeRaGF4laOPPEPIVwg44HmSd\niSNTVYg5SQKBgAqqKrHlUi916uVleSj8sTPIRLNwVMCFq/VFIfmNgGdzNIhbLSA8\nUpsZOQjJOWJgrko+raxSlK1J+0/QW6JVQv0ye8yu+jz3f5HRd9gGtdoRjdx2q1Py\nhGS8G3jXbFksbER3YH6MR+IItQC9DTZdaWogXkS9EYw4zsyXEhKnv1/RAoGAZWmA\nBDOTocj+pCdOi3q7ZPd6ERkKGPHmhT1zBnn0riv9Y8RfZj7e92r8WukpAP1Z03Sm\nXAafy9uJVEdtgsrf/TpQY2h4nVFgYmhs9qFfbAQlKltnlbqgBdIJ68ro67uNd7E2\n7RMsBUtmbR2X4kkKH9rSUfDtCb/ek27rs6cEzJkCgYEAv63LcZPuKujncJ8JTcD/\nedGXMh536NTh+Ka/6Kg4PrWgysDESjGmq6Rz6Dq+fDI9UsSjKtmveSnIpUxLGmCC\n5k5AOmU5cFxTHzDrs9xaJO05+b+iNul5TSfLAHED+Q7fvOE59uiHaSFN7dtms/NF\nANVkP4ZR0tyKtfc6BFSCCYQ=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-17T06:23:51.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:50 smithi159 bash[24884]: audit 2023-11-17T06:23:50.369710+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCpyNdXBOxF7FLJ\nzBtLaQQpoKwIU8xm3pmKABGPDkjJcUfrWvY9aB4S4nRC+oQHI/BbhPwKuHqcDduP\nzXhcc6LJlrbJQu4X9MKpNpWZ7Wu9TnhBjoMF76ZLH3zwbPR7zu33YVtEHr4/Dt06\nZCVnuRV0SM1WuvDvZTRfjseU6SeeNoeKWz2S3iE7PLK62H537ul9ziyTGahN3qXa\nZuHjAxSuV/E/G9bYn27z6qEldMKCvMLKmckmiFdeM7fnHVkGGTSJAcgdiXyGvN1m\nobMLVxCu7ZMAqlWj9kkfZY8F7qNN/LtiacIUqFFUXm38lZa4D+7JXVdidh+efMgO\nGm5qeQmbAgMBAAECggEAKmF210LkU4PtGnA3c/hv0JBJwP5h7F+uRdNEjsgLBTWg\ntTAMfUGLGD2stbdg04N2EPI+E9L+0AtpfhjU7Ybz4Iwdblmloxc2rBRy/WxVU3jN\n7ddL/2RVxzTB9CXOVUVPA0wrAvMFnCnysQukhqKdp1ww3XBmietiSmQSj6oveH9N\n+DbbSG0LP/8j+GOWa6jznujKWLxrXVtbDzN1RXg3uuveumhK8gIrHZiZP6eWJlJa\nJ6wKalzxfWBR1xa7rSsLkSP9DN50FgqJ87YRAis3rzFJUkWbXOmri0ijVadRob8U\njvz684ltLH08eP29G4WJvenASyXKg2LF0YZOCzRR8QKBgQDTiqSThtMfAC6+8aGp\nrH0/VtEto6gL9wygAc0R72pg+hwrXgXX0lnVhtQlXcQnNfql4txH7D35spCQteJ0\nmiLnAo6AhmzHuk7S1L0r5c07dcRXIXS8RNSNXZ006XetnnwKMzZi7UhkdlFQHtV+\np1f7zJUpK0HN+Wpp1IGu8KkvwwKBgQDNd5YvXv4afF3nJijoHgBsy5OkwhzW0o96\nL9HP7+FLQuEX2//s/gXsDk6aUpuH2YcX8bSdZ66pb/SaJH+gNbY5jef4aMCU/gbq\nUErUOrUywA4LMfY2EkOTJhrP2UobBdOQVhho3RlmeeRaGF4laOPPEPIVwg44HmSd\niSNTVYg5SQKBgAqqKrHlUi916uVleSj8sTPIRLNwVMCFq/VFIfmNgGdzNIhbLSA8\nUpsZOQjJOWJgrko+raxSlK1J+0/QW6JVQv0ye8yu+jz3f5HRd9gGtdoRjdx2q1Py\nhGS8G3jXbFksbER3YH6MR+IItQC9DTZdaWogXkS9EYw4zsyXEhKnv1/RAoGAZWmA\nBDOTocj+pCdOi3q7ZPd6ERkKGPHmhT1zBnn0riv9Y8RfZj7e92r8WukpAP1Z03Sm\nXAafy9uJVEdtgsrf/TpQY2h4nVFgYmhs9qFfbAQlKltnlbqgBdIJ68ro67uNd7E2\n7RMsBUtmbR2X4kkKH9rSUfDtCb/ek27rs6cEzJkCgYEAv63LcZPuKujncJ8JTcD/\nedGXMh536NTh+Ka/6Kg4PrWgysDESjGmq6Rz6Dq+fDI9UsSjKtmveSnIpUxLGmCC\n5k5AOmU5cFxTHzDrs9xaJO05+b+iNul5TSfLAHED+Q7fvOE59uiHaSFN7dtms/NF\nANVkP4ZR0tyKtfc6BFSCCYQ=\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-17T06:23:51.257 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[36224]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-17T06:23:52.190 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: cephadm 2023-11-17T06:23:50.257329+0000 mgr.y (mgr.14140) 243 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:52.190 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:52.191 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:52.191 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.191 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:52.191 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:52.191 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:52.191 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:52.191 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:52.191 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:52.191 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:52.191 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:52.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:52.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:52.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:52.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:52.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:52.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:23:52.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:52.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:52.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:52.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:52.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:52.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:52.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:52.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:52.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:52.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:52.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:52.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:52.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:52.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:52.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: cephadm 2023-11-17T06:23:50.257677+0000 mgr.y (mgr.14140) 244 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:23:52.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:52.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:52.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:52.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:52.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:52.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:23:52.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:23:52.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:23:52.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:23:52.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:52.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:52.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:23:52.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:23:52.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: cephadm 2023-11-17T06:23:50.370513+0000 mgr.y (mgr.14140) 245 : cephadm [INF] Deploying daemon grafana.a on smithi159 2023-11-17T06:23:52.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[28317]: cluster 2023-11-17T06:23:50.610991+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:52.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: cephadm 2023-11-17T06:23:50.257329+0000 mgr.y (mgr.14140) 243 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:52.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:52.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:52.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:52.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:52.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:52.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:52.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:52.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:52.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:52.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:52.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:52.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:52.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:52.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:52.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:52.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:23:52.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:52.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:52.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:52.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:52.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:52.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:52.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:52.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:52.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:52.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:52.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:52.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:52.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:52.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:52.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: cephadm 2023-11-17T06:23:50.257677+0000 mgr.y (mgr.14140) 244 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:23:52.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:52.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:52.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:52.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:52.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:52.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:23:52.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:23:52.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:23:52.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:23:52.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:52.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:52.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:23:52.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:23:52.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: cephadm 2023-11-17T06:23:50.370513+0000 mgr.y (mgr.14140) 245 : cephadm [INF] Deploying daemon grafana.a on smithi159 2023-11-17T06:23:52.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:51 smithi031 bash[24752]: cluster 2023-11-17T06:23:50.610991+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:52.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: cephadm 2023-11-17T06:23:50.257329+0000 mgr.y (mgr.14140) 243 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:52.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:52.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:52.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:52.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:52.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:52.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:52.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:52.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:52.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:52.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:52.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:52.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:52.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:52.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:52.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:23:52.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:23:52.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:23:52.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:52.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:52.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:52.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:52.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:52.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:52.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:52.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:52.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:52.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:52.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:52.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:52.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:52.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: cephadm 2023-11-17T06:23:50.257677+0000 mgr.y (mgr.14140) 244 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:23:52.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:23:52.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:23:52.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:23:52.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:23:52.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:23:52.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:23:52.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:23:52.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:23:52.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:23:52.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:23:52.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:23:52.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:23:52.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:23:52.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:23:52.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: cephadm 2023-11-17T06:23:50.370513+0000 mgr.y (mgr.14140) 245 : cephadm [INF] Deploying daemon grafana.a on smithi159 2023-11-17T06:23:52.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:51 smithi159 bash[24884]: cluster 2023-11-17T06:23:50.610991+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:23:52.486 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:23:52.487 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":47,"fsid":"cdc2ced4-8510-11ee-8dbf-212e2dc638e7","created":"2023-11-17T06:16:55.768023+0000","modified":"2023-11-17T06:23:18.032393+0000","last_up_change":"2023-11-17T06:23:17.003291+0000","last_in_change":"2023-11-17T06:23:17.003291+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-11-17T06:17:09.119985+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":"2524fd35-8b17-4773-b0bc-0cc21dded703","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.31:6802","nonce":517934745},{"type":"v1","addr":"172.21.15.31:6803","nonce":517934745}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":517934745},{"type":"v1","addr":"172.21.15.31:6805","nonce":517934745}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":517934745},{"type":"v1","addr":"172.21.15.31:6809","nonce":517934745}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":517934745},{"type":"v1","addr":"172.21.15.31:6807","nonce":517934745}]},"public_addr":"172.21.15.31:6803/517934745","cluster_addr":"172.21.15.31:6805/517934745","heartbeat_back_addr":"172.21.15.31:6809/517934745","heartbeat_front_addr":"172.21.15.31:6807/517934745","state":["exists","up"]},{"osd":1,"uuid":"2c2a6842-05d5-45ed-9e5a-376068f9465e","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.31:6810","nonce":1286908456},{"type":"v1","addr":"172.21.15.31:6811","nonce":1286908456}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":1286908456},{"type":"v1","addr":"172.21.15.31:6813","nonce":1286908456}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":1286908456},{"type":"v1","addr":"172.21.15.31:6817","nonce":1286908456}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":1286908456},{"type":"v1","addr":"172.21.15.31:6815","nonce":1286908456}]},"public_addr":"172.21.15.31:6811/1286908456","cluster_addr":"172.21.15.31:6813/1286908456","heartbeat_back_addr":"172.21.15.31:6817/1286908456","heartbeat_front_addr":"172.21.15.31:6815/1286908456","state":["exists","up"]},{"osd":2,"uuid":"07dc5ecc-a262-425e-a61a-2cc6a20805fa","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.31:6818","nonce":1743725045},{"type":"v1","addr":"172.21.15.31:6819","nonce":1743725045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":1743725045},{"type":"v1","addr":"172.21.15.31:6821","nonce":1743725045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":1743725045},{"type":"v1","addr":"172.21.15.31:6825","nonce":1743725045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":1743725045},{"type":"v1","addr":"172.21.15.31:6823","nonce":1743725045}]},"public_addr":"172.21.15.31:6819/1743725045","cluster_addr":"172.21.15.31:6821/1743725045","heartbeat_back_addr":"172.21.15.31:6825/1743725045","heartbeat_front_addr":"172.21.15.31:6823/1743725045","state":["exists","up"]},{"osd":3,"uuid":"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a","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.31:6826","nonce":3730737591},{"type":"v1","addr":"172.21.15.31:6827","nonce":3730737591}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":3730737591},{"type":"v1","addr":"172.21.15.31:6829","nonce":3730737591}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":3730737591},{"type":"v1","addr":"172.21.15.31:6833","nonce":3730737591}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":3730737591},{"type":"v1","addr":"172.21.15.31:6831","nonce":3730737591}]},"public_addr":"172.21.15.31:6827/3730737591","cluster_addr":"172.21.15.31:6829/3730737591","heartbeat_back_addr":"172.21.15.31:6833/3730737591","heartbeat_front_addr":"172.21.15.31:6831/3730737591","state":["exists","up"]},{"osd":4,"uuid":"cbb364b7-a10d-4eb9-9b0e-6677aedb7336","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.159:6800","nonce":1740259554},{"type":"v1","addr":"172.21.15.159:6801","nonce":1740259554}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":1740259554},{"type":"v1","addr":"172.21.15.159:6803","nonce":1740259554}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":1740259554},{"type":"v1","addr":"172.21.15.159:6807","nonce":1740259554}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":1740259554},{"type":"v1","addr":"172.21.15.159:6805","nonce":1740259554}]},"public_addr":"172.21.15.159:6801/1740259554","cluster_addr":"172.21.15.159:6803/1740259554","heartbeat_back_addr":"172.21.15.159:6807/1740259554","heartbeat_front_addr":"172.21.15.159:6805/1740259554","state":["exists","up"]},{"osd":5,"uuid":"51dee69a-4709-47de-809f-f59c046957a4","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.159:6808","nonce":3320114438},{"type":"v1","addr":"172.21.15.159:6809","nonce":3320114438}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3320114438},{"type":"v1","addr":"172.21.15.159:6811","nonce":3320114438}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3320114438},{"type":"v1","addr":"172.21.15.159:6815","nonce":3320114438}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3320114438},{"type":"v1","addr":"172.21.15.159:6813","nonce":3320114438}]},"public_addr":"172.21.15.159:6809/3320114438","cluster_addr":"172.21.15.159:6811/3320114438","heartbeat_back_addr":"172.21.15.159:6815/3320114438","heartbeat_front_addr":"172.21.15.159:6813/3320114438","state":["exists","up"]},{"osd":6,"uuid":"c63706c6-e21d-4aa9-8895-70f8c3561185","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.159:6816","nonce":312512415},{"type":"v1","addr":"172.21.15.159:6817","nonce":312512415}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":312512415},{"type":"v1","addr":"172.21.15.159:6819","nonce":312512415}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":312512415},{"type":"v1","addr":"172.21.15.159:6823","nonce":312512415}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":312512415},{"type":"v1","addr":"172.21.15.159:6821","nonce":312512415}]},"public_addr":"172.21.15.159:6817/312512415","cluster_addr":"172.21.15.159:6819/312512415","heartbeat_back_addr":"172.21.15.159:6823/312512415","heartbeat_front_addr":"172.21.15.159:6821/312512415","state":["exists","up"]},{"osd":7,"uuid":"0c3a39b0-8529-4651-9d4b-591b1cebc783","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.159:6824","nonce":3331143488},{"type":"v1","addr":"172.21.15.159:6825","nonce":3331143488}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":3331143488},{"type":"v1","addr":"172.21.15.159:6827","nonce":3331143488}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":3331143488},{"type":"v1","addr":"172.21.15.159:6831","nonce":3331143488}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":3331143488},{"type":"v1","addr":"172.21.15.159:6829","nonce":3331143488}]},"public_addr":"172.21.15.159:6825/3331143488","cluster_addr":"172.21.15.159:6827/3331143488","heartbeat_back_addr":"172.21.15.159:6831/3331143488","heartbeat_front_addr":"172.21.15.159:6829/3331143488","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-11-17T06:19:40.702205+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-11-17T06:20:04.218243+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-11-17T06:20:50.796624+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-11-17T06:21:15.170001+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-11-17T06:21:37.481396+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-11-17T06:22:00.404335+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-11-17T06:22:50.028469+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-11-17T06:23:15.515415+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.31:0/23484849":"2023-11-18T06:17:34.449956+0000","172.21.15.31:0/1562903198":"2023-11-18T06:17:34.449956+0000","172.21.15.31:0/1424030611":"2023-11-18T06:17:34.449956+0000","172.21.15.31:6801/3979087404":"2023-11-18T06:17:34.449956+0000","172.21.15.31:6800/3979087404":"2023-11-18T06:17:34.449956+0000","172.21.15.31:0/1256541706":"2023-11-18T06:17:17.254484+0000","172.21.15.31:6800/3024896895":"2023-11-18T06:17:17.254484+0000","172.21.15.31:0/621213149":"2023-11-18T06:17:17.254484+0000","172.21.15.31:6801/3024896895":"2023-11-18T06:17:17.254484+0000","172.21.15.31:0/3698213098":"2023-11-18T06:17:17.254484+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-11-17T06:23:53.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:52 smithi031 bash[24752]: audit 2023-11-17T06:23:52.484474+0000 mon.a (mon.0) 498 : audit [DBG] from='client.? 172.21.15.31:0/2244621092' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-17T06:24:01.111 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:52 smithi031 bash[28317]: audit 2023-11-17T06:23:52.484474+0000 mon.a (mon.0) 498 : audit [DBG] from='client.? 172.21.15.31:0/2244621092' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-17T06:24:01.112 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:52 smithi031 bash[36224]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:01.112 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:52 smithi031 bash[36224]: See 'docker run --help'. 2023-11-17T06:24:01.112 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:52 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-11-17T06:24:01.112 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:23:52 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-17T06:24:01.113 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-11-17T06:17:09.119985+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-11-17T06:24:01.114 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph osd pool get device_health_metrics pg_num 2023-11-17T06:24:01.114 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:53 smithi031 bash[24752]: cluster 2023-11-17T06:23:52.611683+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:01.114 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:53 smithi031 bash[28317]: cluster 2023-11-17T06:23:52.611683+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:01.115 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:55 smithi031 bash[24752]: cluster 2023-11-17T06:23:54.612429+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:01.115 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:55 smithi031 bash[28317]: cluster 2023-11-17T06:23:54.612429+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:01.115 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:57 smithi031 bash[24752]: cluster 2023-11-17T06:23:56.613216+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:01.116 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:57 smithi031 bash[28317]: cluster 2023-11-17T06:23:56.613216+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:01.116 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:23:59 smithi031 bash[24752]: cluster 2023-11-17T06:23:58.613850+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:01.116 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:23:59 smithi031 bash[28317]: cluster 2023-11-17T06:23:58.613850+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:01.117 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:52 smithi159 bash[24884]: audit 2023-11-17T06:23:52.484474+0000 mon.a (mon.0) 498 : audit [DBG] from='client.? 172.21.15.31:0/2244621092' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-17T06:24:01.117 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:53 smithi159 bash[24884]: cluster 2023-11-17T06:23:52.611683+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:01.118 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:53 smithi159 bash[33354]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:01.118 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:53 smithi159 bash[33354]: See 'docker run --help'. 2023-11-17T06:24:01.118 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:53 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-17T06:24:01.118 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:23:53 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-17T06:24:01.119 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:55 smithi159 bash[24884]: cluster 2023-11-17T06:23:54.612429+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:01.119 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:57 smithi159 bash[24884]: cluster 2023-11-17T06:23:56.613216+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:01.119 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:23:59 smithi159 bash[24884]: cluster 2023-11-17T06:23:58.613850+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:02.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:01 smithi159 bash[24884]: cluster 2023-11-17T06:24:00.614424+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:02.266 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:01 smithi031 bash[24752]: cluster 2023-11-17T06:24:00.614424+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:02.267 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:01 smithi031 bash[28317]: cluster 2023-11-17T06:24:00.614424+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:03.209 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:02 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Scheduled restart job, restart counter is at 2. 2023-11-17T06:24:03.210 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:02 smithi031 systemd[1]: Stopped Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:03.210 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:03 smithi031 systemd[1]: Starting Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:24:03.210 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:03 smithi031 docker[36437]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-node-exporter.a 2023-11-17T06:24:03.210 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:03 smithi031 systemd[1]: Started Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:03.693 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:03 smithi031 bash[36447]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-17T06:24:04.101 INFO:teuthology.orchestra.run.smithi031.stdout:pg_num: 1 2023-11-17T06:24:04.153 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:03 smithi031 bash[24752]: cluster 2023-11-17T06:24:02.615167+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:04.154 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:03 smithi031 bash[28317]: cluster 2023-11-17T06:24:02.615167+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:04.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:03 smithi159 bash[24884]: cluster 2023-11-17T06:24:02.615167+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:04.252 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:04 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 2. 2023-11-17T06:24:04.252 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:04 smithi159 systemd[1]: Stopped Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:04.252 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:04 smithi159 systemd[1]: Starting Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:24:04.252 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:04 smithi159 docker[33391]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-node-exporter.b 2023-11-17T06:24:04.252 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:04 smithi159 systemd[1]: Started Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:04.253 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:04 smithi159 bash[33411]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-17T06:24:04.824 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-11-17T06:24:04.825 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-11-17T06:24:04.825 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph mgr dump --format=json 2023-11-17T06:24:05.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:04 smithi031 bash[24752]: audit 2023-11-17T06:24:04.099602+0000 mon.a (mon.0) 499 : audit [DBG] from='client.? 172.21.15.31:0/1203860867' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-17T06:24:05.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:04 smithi031 bash[28317]: audit 2023-11-17T06:24:04.099602+0000 mon.a (mon.0) 499 : audit [DBG] from='client.? 172.21.15.31:0/1203860867' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-17T06:24:05.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:04 smithi159 bash[24884]: audit 2023-11-17T06:24:04.099602+0000 mon.a (mon.0) 499 : audit [DBG] from='client.? 172.21.15.31:0/1203860867' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-17T06:24:06.002 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:05 smithi031 bash[24752]: cluster 2023-11-17T06:24:04.615807+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:06.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:05 smithi159 bash[24884]: cluster 2023-11-17T06:24:04.615807+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:06.397 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:06 smithi031 bash[28317]: cluster 2023-11-17T06:24:04.615807+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:07.423 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:07 smithi031 bash[36447]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:07.424 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:07 smithi031 bash[36447]: See 'docker run --help'. 2023-11-17T06:24:07.424 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:07 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-11-17T06:24:07.424 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:07 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-17T06:24:07.824 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:24:08.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:07 smithi031 bash[24752]: cluster 2023-11-17T06:24:06.616392+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:08.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:07 smithi031 bash[24752]: audit 2023-11-17T06:24:07.815860+0000 mon.a (mon.0) 500 : audit [DBG] from='client.? 172.21.15.31:0/1055527804' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-17T06:24:08.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:07 smithi031 bash[28317]: cluster 2023-11-17T06:24:06.616392+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:08.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:07 smithi031 bash[28317]: audit 2023-11-17T06:24:07.815860+0000 mon.a (mon.0) 500 : audit [DBG] from='client.? 172.21.15.31:0/1055527804' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-17T06:24:08.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:07 smithi159 bash[24884]: cluster 2023-11-17T06:24:06.616392+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:08.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:07 smithi159 bash[24884]: audit 2023-11-17T06:24:07.815860+0000 mon.a (mon.0) 500 : audit [DBG] from='client.? 172.21.15.31:0/1055527804' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-17T06:24:08.494 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6800","nonce":3822214207},{"type":"v1","addr":"172.21.15.31:6801","nonce":3822214207}]},"active_addr":"172.21.15.31:6801/3822214207","active_change":"2023-11-17T06:17:34.450441+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://smithi031.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.31:0","nonce":1725916358}]},{"addrvec":[{"type":"v2","addr":"172.21.15.31:0","nonce":3400080322}]},{"addrvec":[{"type":"v2","addr":"172.21.15.31:0","nonce":3158698560}]}]}} 2023-11-17T06:24:08.498 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-11-17T06:24:08.498 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-11-17T06:24:08.498 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph osd dump --format=json 2023-11-17T06:24:08.752 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:08 smithi159 bash[33411]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:08.752 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:08 smithi159 bash[33411]: See 'docker run --help'. 2023-11-17T06:24:08.752 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:08 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-17T06:24:08.752 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:08 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-17T06:24:10.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:09 smithi159 bash[24884]: cluster 2023-11-17T06:24:08.617007+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:10.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:09 smithi031 bash[24752]: cluster 2023-11-17T06:24:08.617007+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:10.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:09 smithi031 bash[28317]: cluster 2023-11-17T06:24:08.617007+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:11.319 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:24:11.319 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":47,"fsid":"cdc2ced4-8510-11ee-8dbf-212e2dc638e7","created":"2023-11-17T06:16:55.768023+0000","modified":"2023-11-17T06:23:18.032393+0000","last_up_change":"2023-11-17T06:23:17.003291+0000","last_in_change":"2023-11-17T06:23:17.003291+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-11-17T06:17:09.119985+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":"2524fd35-8b17-4773-b0bc-0cc21dded703","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.31:6802","nonce":517934745},{"type":"v1","addr":"172.21.15.31:6803","nonce":517934745}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":517934745},{"type":"v1","addr":"172.21.15.31:6805","nonce":517934745}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":517934745},{"type":"v1","addr":"172.21.15.31:6809","nonce":517934745}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":517934745},{"type":"v1","addr":"172.21.15.31:6807","nonce":517934745}]},"public_addr":"172.21.15.31:6803/517934745","cluster_addr":"172.21.15.31:6805/517934745","heartbeat_back_addr":"172.21.15.31:6809/517934745","heartbeat_front_addr":"172.21.15.31:6807/517934745","state":["exists","up"]},{"osd":1,"uuid":"2c2a6842-05d5-45ed-9e5a-376068f9465e","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.31:6810","nonce":1286908456},{"type":"v1","addr":"172.21.15.31:6811","nonce":1286908456}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":1286908456},{"type":"v1","addr":"172.21.15.31:6813","nonce":1286908456}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":1286908456},{"type":"v1","addr":"172.21.15.31:6817","nonce":1286908456}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":1286908456},{"type":"v1","addr":"172.21.15.31:6815","nonce":1286908456}]},"public_addr":"172.21.15.31:6811/1286908456","cluster_addr":"172.21.15.31:6813/1286908456","heartbeat_back_addr":"172.21.15.31:6817/1286908456","heartbeat_front_addr":"172.21.15.31:6815/1286908456","state":["exists","up"]},{"osd":2,"uuid":"07dc5ecc-a262-425e-a61a-2cc6a20805fa","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.31:6818","nonce":1743725045},{"type":"v1","addr":"172.21.15.31:6819","nonce":1743725045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":1743725045},{"type":"v1","addr":"172.21.15.31:6821","nonce":1743725045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":1743725045},{"type":"v1","addr":"172.21.15.31:6825","nonce":1743725045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":1743725045},{"type":"v1","addr":"172.21.15.31:6823","nonce":1743725045}]},"public_addr":"172.21.15.31:6819/1743725045","cluster_addr":"172.21.15.31:6821/1743725045","heartbeat_back_addr":"172.21.15.31:6825/1743725045","heartbeat_front_addr":"172.21.15.31:6823/1743725045","state":["exists","up"]},{"osd":3,"uuid":"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a","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.31:6826","nonce":3730737591},{"type":"v1","addr":"172.21.15.31:6827","nonce":3730737591}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":3730737591},{"type":"v1","addr":"172.21.15.31:6829","nonce":3730737591}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":3730737591},{"type":"v1","addr":"172.21.15.31:6833","nonce":3730737591}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":3730737591},{"type":"v1","addr":"172.21.15.31:6831","nonce":3730737591}]},"public_addr":"172.21.15.31:6827/3730737591","cluster_addr":"172.21.15.31:6829/3730737591","heartbeat_back_addr":"172.21.15.31:6833/3730737591","heartbeat_front_addr":"172.21.15.31:6831/3730737591","state":["exists","up"]},{"osd":4,"uuid":"cbb364b7-a10d-4eb9-9b0e-6677aedb7336","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.159:6800","nonce":1740259554},{"type":"v1","addr":"172.21.15.159:6801","nonce":1740259554}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":1740259554},{"type":"v1","addr":"172.21.15.159:6803","nonce":1740259554}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":1740259554},{"type":"v1","addr":"172.21.15.159:6807","nonce":1740259554}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":1740259554},{"type":"v1","addr":"172.21.15.159:6805","nonce":1740259554}]},"public_addr":"172.21.15.159:6801/1740259554","cluster_addr":"172.21.15.159:6803/1740259554","heartbeat_back_addr":"172.21.15.159:6807/1740259554","heartbeat_front_addr":"172.21.15.159:6805/1740259554","state":["exists","up"]},{"osd":5,"uuid":"51dee69a-4709-47de-809f-f59c046957a4","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.159:6808","nonce":3320114438},{"type":"v1","addr":"172.21.15.159:6809","nonce":3320114438}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3320114438},{"type":"v1","addr":"172.21.15.159:6811","nonce":3320114438}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3320114438},{"type":"v1","addr":"172.21.15.159:6815","nonce":3320114438}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3320114438},{"type":"v1","addr":"172.21.15.159:6813","nonce":3320114438}]},"public_addr":"172.21.15.159:6809/3320114438","cluster_addr":"172.21.15.159:6811/3320114438","heartbeat_back_addr":"172.21.15.159:6815/3320114438","heartbeat_front_addr":"172.21.15.159:6813/3320114438","state":["exists","up"]},{"osd":6,"uuid":"c63706c6-e21d-4aa9-8895-70f8c3561185","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.159:6816","nonce":312512415},{"type":"v1","addr":"172.21.15.159:6817","nonce":312512415}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":312512415},{"type":"v1","addr":"172.21.15.159:6819","nonce":312512415}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":312512415},{"type":"v1","addr":"172.21.15.159:6823","nonce":312512415}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":312512415},{"type":"v1","addr":"172.21.15.159:6821","nonce":312512415}]},"public_addr":"172.21.15.159:6817/312512415","cluster_addr":"172.21.15.159:6819/312512415","heartbeat_back_addr":"172.21.15.159:6823/312512415","heartbeat_front_addr":"172.21.15.159:6821/312512415","state":["exists","up"]},{"osd":7,"uuid":"0c3a39b0-8529-4651-9d4b-591b1cebc783","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.159:6824","nonce":3331143488},{"type":"v1","addr":"172.21.15.159:6825","nonce":3331143488}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":3331143488},{"type":"v1","addr":"172.21.15.159:6827","nonce":3331143488}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":3331143488},{"type":"v1","addr":"172.21.15.159:6831","nonce":3331143488}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":3331143488},{"type":"v1","addr":"172.21.15.159:6829","nonce":3331143488}]},"public_addr":"172.21.15.159:6825/3331143488","cluster_addr":"172.21.15.159:6827/3331143488","heartbeat_back_addr":"172.21.15.159:6831/3331143488","heartbeat_front_addr":"172.21.15.159:6829/3331143488","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-11-17T06:19:40.702205+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-11-17T06:20:04.218243+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-11-17T06:20:50.796624+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-11-17T06:21:15.170001+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-11-17T06:21:37.481396+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-11-17T06:22:00.404335+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-11-17T06:22:50.028469+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-11-17T06:23:15.515415+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.31:0/23484849":"2023-11-18T06:17:34.449956+0000","172.21.15.31:0/1562903198":"2023-11-18T06:17:34.449956+0000","172.21.15.31:0/1424030611":"2023-11-18T06:17:34.449956+0000","172.21.15.31:6801/3979087404":"2023-11-18T06:17:34.449956+0000","172.21.15.31:6800/3979087404":"2023-11-18T06:17:34.449956+0000","172.21.15.31:0/1256541706":"2023-11-18T06:17:17.254484+0000","172.21.15.31:6800/3024896895":"2023-11-18T06:17:17.254484+0000","172.21.15.31:0/621213149":"2023-11-18T06:17:17.254484+0000","172.21.15.31:6801/3024896895":"2023-11-18T06:17:17.254484+0000","172.21.15.31:0/3698213098":"2023-11-18T06:17:17.254484+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-11-17T06:24:12.012 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-11-17T06:24:12.012 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph osd dump --format=json 2023-11-17T06:24:12.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:11 smithi159 bash[24884]: cluster 2023-11-17T06:24:10.617584+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:12.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:11 smithi159 bash[24884]: audit 2023-11-17T06:24:11.317211+0000 mon.a (mon.0) 501 : audit [DBG] from='client.? 172.21.15.31:0/1699523556' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-17T06:24:12.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:11 smithi031 bash[24752]: cluster 2023-11-17T06:24:10.617584+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:12.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:11 smithi031 bash[24752]: audit 2023-11-17T06:24:11.317211+0000 mon.a (mon.0) 501 : audit [DBG] from='client.? 172.21.15.31:0/1699523556' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-17T06:24:12.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:11 smithi031 bash[28317]: cluster 2023-11-17T06:24:10.617584+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:12.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:11 smithi031 bash[28317]: audit 2023-11-17T06:24:11.317211+0000 mon.a (mon.0) 501 : audit [DBG] from='client.? 172.21.15.31:0/1699523556' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-17T06:24:13.252 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:12 smithi159 docker[33624]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-grafana.a 2023-11-17T06:24:13.252 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:12 smithi159 systemd[1]: Started Ceph grafana.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:13.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2023-11-17T06:24:13.998 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-11-17T06:24:13.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-11-17T06:24:13.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-11-17T06:24:13.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-11-17T06:24:13.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-11-17T06:24:13.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-11-17T06:24:13.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-11-17T06:24:13.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-11-17T06:24:13.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-11-17T06:24:13.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-11-17T06:24:13.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-11-17T06:24:13.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="App mode production" logger=settings 2023-11-17T06:24:13.999 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-11-17T06:24:14.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-11-17T06:24:14.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-11-17T06:24:14.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-11-17T06:24:14.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-11-17T06:24:14.000 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[33647]: t=2023-11-17T06:24:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-11-17T06:24:14.252 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:14 smithi159 bash[33647]: t=2023-11-17T06:24:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-11-17T06:24:14.252 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:14 smithi159 bash[33647]: t=2023-11-17T06:24:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-11-17T06:24:14.252 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:14 smithi159 bash[33647]: t=2023-11-17T06:24:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-11-17T06:24:14.252 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:14 smithi159 bash[33647]: t=2023-11-17T06:24:14+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-11-17T06:24:14.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[24884]: cluster 2023-11-17T06:24:12.618188+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:14.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[24884]: audit 2023-11-17T06:24:13.000771+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662519\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662720\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662848\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662971\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663091\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663212\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663333\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:24:14.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[24884]: audit 2023-11-17T06:24:13.006063+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662519\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662720\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662848\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662971\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663091\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663212\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663333\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:24:14.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:13 smithi159 bash[24884]: audit 2023-11-17T06:24:13.007364+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:24:14.389 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:13 smithi031 bash[24752]: cluster 2023-11-17T06:24:12.618188+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:14.390 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:13 smithi031 bash[28317]: cluster 2023-11-17T06:24:12.618188+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:14.390 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:13 smithi031 bash[28317]: audit 2023-11-17T06:24:13.000771+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662519\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662720\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662848\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662971\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663091\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663212\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663333\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:24:14.390 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:13 smithi031 bash[24752]: audit 2023-11-17T06:24:13.000771+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662519\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662720\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662848\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662971\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663091\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663212\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663333\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:24:14.391 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:13 smithi031 bash[28317]: audit 2023-11-17T06:24:13.006063+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662519\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662720\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662848\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662971\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663091\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663212\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663333\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:24:14.391 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:13 smithi031 bash[28317]: audit 2023-11-17T06:24:13.007364+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:24:14.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:13 smithi031 bash[24752]: audit 2023-11-17T06:24:13.006063+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662519\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662720\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662848\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.662971\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663091\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663212\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:39.663333\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:24:14.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:13 smithi031 bash[24752]: audit 2023-11-17T06:24:13.007364+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:24:14.675 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:14 smithi159 bash[33647]: t=2023-11-17T06:24:14+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-11-17T06:24:14.675 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:14 smithi159 bash[33647]: t=2023-11-17T06:24:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-11-17T06:24:14.675 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:14 smithi159 bash[33647]: t=2023-11-17T06:24:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-11-17T06:24:14.675 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:14 smithi159 bash[33647]: t=2023-11-17T06:24:14+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-11-17T06:24:14.675 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:14 smithi159 bash[33647]: t=2023-11-17T06:24:14+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-11-17T06:24:14.675 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:14 smithi159 bash[33647]: t=2023-11-17T06:24:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-11-17T06:24:14.748 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:24:14.748 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":47,"fsid":"cdc2ced4-8510-11ee-8dbf-212e2dc638e7","created":"2023-11-17T06:16:55.768023+0000","modified":"2023-11-17T06:23:18.032393+0000","last_up_change":"2023-11-17T06:23:17.003291+0000","last_in_change":"2023-11-17T06:23:17.003291+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-11-17T06:17:09.119985+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":"2524fd35-8b17-4773-b0bc-0cc21dded703","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.31:6802","nonce":517934745},{"type":"v1","addr":"172.21.15.31:6803","nonce":517934745}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":517934745},{"type":"v1","addr":"172.21.15.31:6805","nonce":517934745}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":517934745},{"type":"v1","addr":"172.21.15.31:6809","nonce":517934745}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":517934745},{"type":"v1","addr":"172.21.15.31:6807","nonce":517934745}]},"public_addr":"172.21.15.31:6803/517934745","cluster_addr":"172.21.15.31:6805/517934745","heartbeat_back_addr":"172.21.15.31:6809/517934745","heartbeat_front_addr":"172.21.15.31:6807/517934745","state":["exists","up"]},{"osd":1,"uuid":"2c2a6842-05d5-45ed-9e5a-376068f9465e","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.31:6810","nonce":1286908456},{"type":"v1","addr":"172.21.15.31:6811","nonce":1286908456}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":1286908456},{"type":"v1","addr":"172.21.15.31:6813","nonce":1286908456}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":1286908456},{"type":"v1","addr":"172.21.15.31:6817","nonce":1286908456}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":1286908456},{"type":"v1","addr":"172.21.15.31:6815","nonce":1286908456}]},"public_addr":"172.21.15.31:6811/1286908456","cluster_addr":"172.21.15.31:6813/1286908456","heartbeat_back_addr":"172.21.15.31:6817/1286908456","heartbeat_front_addr":"172.21.15.31:6815/1286908456","state":["exists","up"]},{"osd":2,"uuid":"07dc5ecc-a262-425e-a61a-2cc6a20805fa","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.31:6818","nonce":1743725045},{"type":"v1","addr":"172.21.15.31:6819","nonce":1743725045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":1743725045},{"type":"v1","addr":"172.21.15.31:6821","nonce":1743725045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":1743725045},{"type":"v1","addr":"172.21.15.31:6825","nonce":1743725045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":1743725045},{"type":"v1","addr":"172.21.15.31:6823","nonce":1743725045}]},"public_addr":"172.21.15.31:6819/1743725045","cluster_addr":"172.21.15.31:6821/1743725045","heartbeat_back_addr":"172.21.15.31:6825/1743725045","heartbeat_front_addr":"172.21.15.31:6823/1743725045","state":["exists","up"]},{"osd":3,"uuid":"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a","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.31:6826","nonce":3730737591},{"type":"v1","addr":"172.21.15.31:6827","nonce":3730737591}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":3730737591},{"type":"v1","addr":"172.21.15.31:6829","nonce":3730737591}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":3730737591},{"type":"v1","addr":"172.21.15.31:6833","nonce":3730737591}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":3730737591},{"type":"v1","addr":"172.21.15.31:6831","nonce":3730737591}]},"public_addr":"172.21.15.31:6827/3730737591","cluster_addr":"172.21.15.31:6829/3730737591","heartbeat_back_addr":"172.21.15.31:6833/3730737591","heartbeat_front_addr":"172.21.15.31:6831/3730737591","state":["exists","up"]},{"osd":4,"uuid":"cbb364b7-a10d-4eb9-9b0e-6677aedb7336","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.159:6800","nonce":1740259554},{"type":"v1","addr":"172.21.15.159:6801","nonce":1740259554}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":1740259554},{"type":"v1","addr":"172.21.15.159:6803","nonce":1740259554}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":1740259554},{"type":"v1","addr":"172.21.15.159:6807","nonce":1740259554}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":1740259554},{"type":"v1","addr":"172.21.15.159:6805","nonce":1740259554}]},"public_addr":"172.21.15.159:6801/1740259554","cluster_addr":"172.21.15.159:6803/1740259554","heartbeat_back_addr":"172.21.15.159:6807/1740259554","heartbeat_front_addr":"172.21.15.159:6805/1740259554","state":["exists","up"]},{"osd":5,"uuid":"51dee69a-4709-47de-809f-f59c046957a4","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.159:6808","nonce":3320114438},{"type":"v1","addr":"172.21.15.159:6809","nonce":3320114438}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3320114438},{"type":"v1","addr":"172.21.15.159:6811","nonce":3320114438}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3320114438},{"type":"v1","addr":"172.21.15.159:6815","nonce":3320114438}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3320114438},{"type":"v1","addr":"172.21.15.159:6813","nonce":3320114438}]},"public_addr":"172.21.15.159:6809/3320114438","cluster_addr":"172.21.15.159:6811/3320114438","heartbeat_back_addr":"172.21.15.159:6815/3320114438","heartbeat_front_addr":"172.21.15.159:6813/3320114438","state":["exists","up"]},{"osd":6,"uuid":"c63706c6-e21d-4aa9-8895-70f8c3561185","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.159:6816","nonce":312512415},{"type":"v1","addr":"172.21.15.159:6817","nonce":312512415}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":312512415},{"type":"v1","addr":"172.21.15.159:6819","nonce":312512415}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":312512415},{"type":"v1","addr":"172.21.15.159:6823","nonce":312512415}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":312512415},{"type":"v1","addr":"172.21.15.159:6821","nonce":312512415}]},"public_addr":"172.21.15.159:6817/312512415","cluster_addr":"172.21.15.159:6819/312512415","heartbeat_back_addr":"172.21.15.159:6823/312512415","heartbeat_front_addr":"172.21.15.159:6821/312512415","state":["exists","up"]},{"osd":7,"uuid":"0c3a39b0-8529-4651-9d4b-591b1cebc783","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.159:6824","nonce":3331143488},{"type":"v1","addr":"172.21.15.159:6825","nonce":3331143488}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":3331143488},{"type":"v1","addr":"172.21.15.159:6827","nonce":3331143488}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":3331143488},{"type":"v1","addr":"172.21.15.159:6831","nonce":3331143488}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":3331143488},{"type":"v1","addr":"172.21.15.159:6829","nonce":3331143488}]},"public_addr":"172.21.15.159:6825/3331143488","cluster_addr":"172.21.15.159:6827/3331143488","heartbeat_back_addr":"172.21.15.159:6831/3331143488","heartbeat_front_addr":"172.21.15.159:6829/3331143488","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-11-17T06:19:40.702205+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-11-17T06:20:04.218243+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-11-17T06:20:50.796624+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-11-17T06:21:15.170001+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-11-17T06:21:37.481396+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-11-17T06:22:00.404335+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-11-17T06:22:50.028469+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-11-17T06:23:15.515415+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.31:0/23484849":"2023-11-18T06:17:34.449956+0000","172.21.15.31:0/1562903198":"2023-11-18T06:17:34.449956+0000","172.21.15.31:0/1424030611":"2023-11-18T06:17:34.449956+0000","172.21.15.31:6801/3979087404":"2023-11-18T06:17:34.449956+0000","172.21.15.31:6800/3979087404":"2023-11-18T06:17:34.449956+0000","172.21.15.31:0/1256541706":"2023-11-18T06:17:17.254484+0000","172.21.15.31:6800/3024896895":"2023-11-18T06:17:17.254484+0000","172.21.15.31:0/621213149":"2023-11-18T06:17:17.254484+0000","172.21.15.31:6801/3024896895":"2023-11-18T06:17:17.254484+0000","172.21.15.31:0/3698213098":"2023-11-18T06:17:17.254484+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-11-17T06:24:15.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:14 smithi159 bash[33647]: t=2023-11-17T06:24:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-11-17T06:24:15.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:14 smithi159 bash[33647]: t=2023-11-17T06:24:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-11-17T06:24:15.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:14 smithi159 bash[33647]: t=2023-11-17T06:24:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-11-17T06:24:15.002 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:14 smithi159 bash[33647]: t=2023-11-17T06:24:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-11-17T06:24:15.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:15 smithi031 bash[28317]: audit 2023-11-17T06:24:14.039386+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036084\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036346\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036476\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036601\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036721\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036908\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-17T06:24:14.037035\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.037108\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}}, \"last_daemon_update\": \"2023-11-17T06:24:14.037381\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:24:15.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:15 smithi031 bash[24752]: audit 2023-11-17T06:24:14.039386+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036084\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036346\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036476\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036601\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036721\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036908\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-17T06:24:14.037035\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.037108\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}}, \"last_daemon_update\": \"2023-11-17T06:24:14.037381\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:24:15.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:15 smithi031 bash[28317]: audit 2023-11-17T06:24:14.044887+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036084\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036346\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036476\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036601\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036721\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036908\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-17T06:24:14.037035\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.037108\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}}, \"last_daemon_update\": \"2023-11-17T06:24:14.037381\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:24:15.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:15 smithi031 bash[28317]: audit 2023-11-17T06:24:14.746331+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.31:0/165617823' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-17T06:24:15.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:15 smithi031 bash[24752]: audit 2023-11-17T06:24:14.044887+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036084\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036346\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036476\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036601\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036721\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036908\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-17T06:24:14.037035\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.037108\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}}, \"last_daemon_update\": \"2023-11-17T06:24:14.037381\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:24:15.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:15 smithi031 bash[24752]: audit 2023-11-17T06:24:14.746331+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.31:0/165617823' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-17T06:24:15.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-11-17T06:24:15.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-11-17T06:24:15.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-11-17T06:24:15.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-11-17T06:24:15.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-11-17T06:24:15.277 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-11-17T06:24:15.278 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[24884]: audit 2023-11-17T06:24:14.039386+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036084\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036346\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036476\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036601\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036721\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036908\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-17T06:24:14.037035\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.037108\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}}, \"last_daemon_update\": \"2023-11-17T06:24:14.037381\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:24:15.278 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[24884]: audit 2023-11-17T06:24:14.044887+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036084\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036346\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036476\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036601\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036721\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036908\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-17T06:24:14.037035\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.037108\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}}, \"last_daemon_update\": \"2023-11-17T06:24:14.037381\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:24:15.278 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[24884]: audit 2023-11-17T06:24:14.746331+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.31:0/165617823' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-17T06:24:15.429 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-11-17T06:24:15.581 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-11-17T06:24:15.581 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-11-17T06:24:15.582 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-11-17T06:24:15.582 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-11-17T06:24:15.582 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-11-17T06:24:15.923 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-11-17T06:24:15.924 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-11-17T06:24:15.924 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-11-17T06:24:16.233 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[24884]: cephadm 2023-11-17T06:24:14.053841+0000 mgr.y (mgr.14140) 258 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:24:16.233 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[24884]: cluster 2023-11-17T06:24:14.618723+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:16.234 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-11-17T06:24:16.234 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:15 smithi159 bash[33647]: t=2023-11-17T06:24:15+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-11-17T06:24:16.234 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[33647]: t=2023-11-17T06:24:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-11-17T06:24:16.234 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[33647]: t=2023-11-17T06:24:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-11-17T06:24:16.235 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[33647]: t=2023-11-17T06:24:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-11-17T06:24:16.345 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:16 smithi031 bash[24752]: cephadm 2023-11-17T06:24:14.053841+0000 mgr.y (mgr.14140) 258 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:24:16.345 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:16 smithi031 bash[24752]: cluster 2023-11-17T06:24:14.618723+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:16.345 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:16 smithi031 bash[28317]: cephadm 2023-11-17T06:24:14.053841+0000 mgr.y (mgr.14140) 258 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:24:16.345 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:16 smithi031 bash[28317]: cluster 2023-11-17T06:24:14.618723+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:16.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[33647]: t=2023-11-17T06:24:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-11-17T06:24:16.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[33647]: t=2023-11-17T06:24:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-11-17T06:24:16.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[33647]: t=2023-11-17T06:24:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-11-17T06:24:16.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[33647]: t=2023-11-17T06:24:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-11-17T06:24:16.752 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[33647]: t=2023-11-17T06:24:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-11-17T06:24:16.752 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[33647]: t=2023-11-17T06:24:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-11-17T06:24:16.752 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[33647]: t=2023-11-17T06:24:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-11-17T06:24:16.752 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[33647]: t=2023-11-17T06:24:16+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-11-17T06:24:17.114 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[33647]: t=2023-11-17T06:24:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-11-17T06:24:17.114 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[33647]: t=2023-11-17T06:24:16+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-11-17T06:24:17.114 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:16 smithi159 bash[33647]: t=2023-11-17T06:24:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-11-17T06:24:17.114 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:17 smithi159 bash[33647]: t=2023-11-17T06:24:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-11-17T06:24:17.114 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:17 smithi159 bash[33647]: t=2023-11-17T06:24:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-11-17T06:24:17.382 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:17 smithi159 bash[33647]: t=2023-11-17T06:24:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-11-17T06:24:17.382 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:17 smithi159 bash[33647]: t=2023-11-17T06:24:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-11-17T06:24:17.382 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:17 smithi159 bash[33647]: t=2023-11-17T06:24:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-11-17T06:24:17.633 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:17 smithi159 bash[33647]: t=2023-11-17T06:24:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-11-17T06:24:17.633 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:17 smithi159 bash[33647]: t=2023-11-17T06:24:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-11-17T06:24:17.633 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:17 smithi159 bash[33647]: t=2023-11-17T06:24:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-11-17T06:24:17.634 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:17 smithi159 bash[33647]: t=2023-11-17T06:24:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-11-17T06:24:17.693 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:17 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Scheduled restart job, restart counter is at 3. 2023-11-17T06:24:17.693 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:17 smithi031 systemd[1]: Stopped Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:17.693 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:17 smithi031 systemd[1]: Starting Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:24:17.693 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:17 smithi031 docker[37168]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-node-exporter.a 2023-11-17T06:24:17.693 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:17 smithi031 systemd[1]: Started Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:17.694 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[37178]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-17T06:24:17.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:17 smithi159 bash[33647]: t=2023-11-17T06:24:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-11-17T06:24:17.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:17 smithi159 bash[33647]: t=2023-11-17T06:24:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-11-17T06:24:18.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:18 smithi031 bash[28317]: cluster 2023-11-17T06:24:16.619297+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:18.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:18 smithi031 bash[24752]: cluster 2023-11-17T06:24:16.619297+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:18.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: debug 2023-11-17T06:24:17.955+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:18.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:18.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:18.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:18.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:18.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:18.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:18.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:24:18.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:24:18.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:24:18.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:18.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:18.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:24:18.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:24:18.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:18.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:18.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:18.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:24:18.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:18.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:18.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:18.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:18.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:18.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:18.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:18.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:24:18.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:24:18.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:24:18.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:18.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:18.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:24:18.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:24:18.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:17 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:18.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:18 smithi159 bash[24884]: cluster 2023-11-17T06:24:16.619297+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:18.248 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:17 smithi159 bash[33647]: t=2023-11-17T06:24:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-11-17T06:24:18.249 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:18 smithi159 bash[33647]: t=2023-11-17T06:24:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-11-17T06:24:18.249 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:18 smithi159 bash[33647]: t=2023-11-17T06:24:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-11-17T06:24:18.249 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:18 smithi159 bash[33647]: t=2023-11-17T06:24:18+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-11-17T06:24:18.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:18 smithi159 bash[33647]: t=2023-11-17T06:24:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-11-17T06:24:18.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:18 smithi159 bash[33647]: t=2023-11-17T06:24:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-11-17T06:24:18.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:18 smithi159 bash[33647]: t=2023-11-17T06:24:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-11-17T06:24:18.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:18 smithi159 bash[33647]: t=2023-11-17T06:24:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-11-17T06:24:18.847 INFO:teuthology.orchestra.run.smithi031.stdout:42949673018 2023-11-17T06:24:18.848 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-11-17T06:24:18.868 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:18 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 3. 2023-11-17T06:24:18.868 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:18 smithi159 systemd[1]: Stopped Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:18.868 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:18 smithi159 systemd[1]: Starting Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:24:18.868 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:18 smithi159 docker[33880]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-node-exporter.b 2023-11-17T06:24:18.868 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:18 smithi159 systemd[1]: Started Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:18.868 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:18 smithi159 bash[33900]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-17T06:24:18.868 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:18 smithi159 bash[33647]: t=2023-11-17T06:24:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-11-17T06:24:18.869 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:18 smithi159 bash[33647]: t=2023-11-17T06:24:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-11-17T06:24:18.869 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:18 smithi159 bash[33647]: t=2023-11-17T06:24:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-11-17T06:24:19.179 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:18 smithi159 bash[33647]: t=2023-11-17T06:24:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-11-17T06:24:19.179 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:18 smithi159 bash[33647]: t=2023-11-17T06:24:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-11-17T06:24:19.179 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[33647]: t=2023-11-17T06:24:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-11-17T06:24:19.179 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[33647]: t=2023-11-17T06:24:19+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-11-17T06:24:19.179 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[33647]: t=2023-11-17T06:24:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-11-17T06:24:19.180 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: cephadm 2023-11-17T06:24:17.958880+0000 mgr.y (mgr.14140) 261 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:19.180 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:19.180 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.180 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:19.180 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:19.180 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:19.180 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:19.180 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:19.180 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:19.180 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:19.180 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:19.180 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:19.180 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:19.180 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:19.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:19.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:19.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:24:19.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:19.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:19.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:19.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:19.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:19.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:19.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:19.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:19.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:19.182 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:19.182 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:19.182 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:19.182 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:19.182 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.182 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: cephadm 2023-11-17T06:24:17.959113+0000 mgr.y (mgr.14140) 262 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:24:19.182 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:19.182 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.182 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:19.182 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:19.182 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:19.182 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:19.182 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:19.183 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:19.183 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:19.183 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:19.183 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:19.183 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:19.183 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:19.183 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.183 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[24884]: cephadm 2023-11-17T06:24:17.963436+0000 mgr.y (mgr.14140) 263 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:24:19.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: cephadm 2023-11-17T06:24:17.958880+0000 mgr.y (mgr.14140) 261 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:19.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:19.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:19.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:19.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:19.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:19.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:19.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:19.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:19.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:19.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:19.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:19.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:19.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:19.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:19.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:24:19.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:19.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:19.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:19.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:19.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:19.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:19.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:19.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:19.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:19.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:19.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:19.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:19.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:19.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: cephadm 2023-11-17T06:24:17.958880+0000 mgr.y (mgr.14140) 261 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:19.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:19.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:19.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:19.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:19.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:19.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:19.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:19.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:19.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:19.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:19.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:19.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:19.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:19.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:19.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:24:19.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:19.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:19.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:19.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:19.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:19.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:19.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:19.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:19.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:19.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:19.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:19.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:19.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:19.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: cephadm 2023-11-17T06:24:17.959113+0000 mgr.y (mgr.14140) 262 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:24:19.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:19.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:19.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:19.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:19.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:19.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:19.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:19.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:19.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:19.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:19.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:19.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:19.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[28317]: cephadm 2023-11-17T06:24:17.963436+0000 mgr.y (mgr.14140) 263 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:24:19.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: cephadm 2023-11-17T06:24:17.959113+0000 mgr.y (mgr.14140) 262 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:24:19.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:19.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:19.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:19.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:19.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:19.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:19.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:19.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:19.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:19.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:19.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:19.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:19.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:19.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:19 smithi031 bash[24752]: cephadm 2023-11-17T06:24:17.963436+0000 mgr.y (mgr.14140) 263 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:24:19.463 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[33647]: t=2023-11-17T06:24:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-11-17T06:24:19.463 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[33647]: t=2023-11-17T06:24:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-11-17T06:24:19.463 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[33647]: t=2023-11-17T06:24:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-11-17T06:24:19.752 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[33647]: t=2023-11-17T06:24:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-11-17T06:24:19.752 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[33647]: t=2023-11-17T06:24:19+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-11-17T06:24:19.752 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[33647]: t=2023-11-17T06:24:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-11-17T06:24:19.752 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[33647]: t=2023-11-17T06:24:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-11-17T06:24:20.029 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[33647]: t=2023-11-17T06:24:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-11-17T06:24:20.029 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[33647]: t=2023-11-17T06:24:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-11-17T06:24:20.029 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[33647]: t=2023-11-17T06:24:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-11-17T06:24:20.029 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:19 smithi159 bash[33647]: t=2023-11-17T06:24:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-11-17T06:24:20.122 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:20 smithi031 bash[28317]: cluster 2023-11-17T06:24:18.619931+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:20.123 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:20 smithi031 bash[24752]: cluster 2023-11-17T06:24:18.619931+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:20.359 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:20 smithi159 bash[24884]: cluster 2023-11-17T06:24:18.619931+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:20.360 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:20 smithi159 bash[33647]: t=2023-11-17T06:24:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-11-17T06:24:20.360 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:20 smithi159 bash[33647]: t=2023-11-17T06:24:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-11-17T06:24:20.360 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:20 smithi159 bash[33647]: t=2023-11-17T06:24:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-11-17T06:24:20.360 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:20 smithi159 bash[33647]: t=2023-11-17T06:24:20+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-11-17T06:24:20.650 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:20 smithi159 bash[33647]: t=2023-11-17T06:24:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-11-17T06:24:20.650 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:20 smithi159 bash[33647]: t=2023-11-17T06:24:20+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-11-17T06:24:20.650 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:20 smithi159 bash[33647]: t=2023-11-17T06:24:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-11-17T06:24:20.950 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:20 smithi159 bash[33647]: t=2023-11-17T06:24:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-11-17T06:24:20.950 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:20 smithi159 bash[33647]: t=2023-11-17T06:24:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-11-17T06:24:20.950 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:20 smithi159 bash[33647]: t=2023-11-17T06:24:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-11-17T06:24:21.223 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:20 smithi159 bash[33647]: t=2023-11-17T06:24:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-11-17T06:24:21.223 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:21 smithi159 bash[33647]: t=2023-11-17T06:24:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-11-17T06:24:21.224 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:21 smithi159 bash[33647]: t=2023-11-17T06:24:21+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-11-17T06:24:21.224 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:20 smithi159 bash[33900]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:21.224 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:20 smithi159 bash[33900]: See 'docker run --help'. 2023-11-17T06:24:21.224 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:20 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-17T06:24:21.224 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:20 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-17T06:24:21.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:21 smithi159 bash[33647]: t=2023-11-17T06:24:21+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-11-17T06:24:21.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:21 smithi159 bash[33647]: t=2023-11-17T06:24:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-11-17T06:24:21.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:21 smithi159 bash[33647]: t=2023-11-17T06:24:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-11-17T06:24:21.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:21 smithi159 bash[33647]: t=2023-11-17T06:24:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-11-17T06:24:21.693 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[37178]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:21.693 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[37178]: See 'docker run --help'. 2023-11-17T06:24:21.693 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:21 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-11-17T06:24:21.693 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:21 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-17T06:24:21.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: debug 2023-11-17T06:24:21.527+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:21.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:21.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:21.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:21.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:21.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:21.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:21.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:21.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:24:21.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:24:21.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:24:21.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:21.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:21.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:24:21.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:24:21.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:21.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:21.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:21.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:24:21.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:21.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:21.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:21.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:21.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:21.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:21.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:21.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:21.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:24:21.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:24:21.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:24:21.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:21.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:21.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:24:21.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:24:21.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:21 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:21.818 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:21 smithi159 bash[33647]: t=2023-11-17T06:24:21+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-11-17T06:24:21.818 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:21 smithi159 bash[33647]: t=2023-11-17T06:24:21+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-11-17T06:24:21.819 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:21 smithi159 bash[33647]: t=2023-11-17T06:24:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-11-17T06:24:21.819 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:21 smithi159 bash[33647]: t=2023-11-17T06:24:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-11-17T06:24:21.819 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:21 smithi159 bash[33647]: t=2023-11-17T06:24:21+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-11-17T06:24:22.136 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[24884]: cluster 2023-11-17T06:24:20.620482+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:22.137 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[24884]: audit 2023-11-17T06:24:21.533095+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi159:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-17T06:24:22.137 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[24884]: audit 2023-11-17T06:24:21.542012+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi159:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-17T06:24:22.137 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:21 smithi159 bash[33647]: t=2023-11-17T06:24:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-11-17T06:24:22.137 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:21 smithi159 bash[33647]: t=2023-11-17T06:24:21+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-11-17T06:24:22.137 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[33647]: t=2023-11-17T06:24:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-11-17T06:24:22.137 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[33647]: t=2023-11-17T06:24:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-11-17T06:24:22.405 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[33647]: t=2023-11-17T06:24:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-11-17T06:24:22.405 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[33647]: t=2023-11-17T06:24:22+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-11-17T06:24:22.405 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[33647]: t=2023-11-17T06:24:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-11-17T06:24:22.405 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[33647]: t=2023-11-17T06:24:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-11-17T06:24:22.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:22 smithi031 bash[24752]: cluster 2023-11-17T06:24:20.620482+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:22.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:22 smithi031 bash[24752]: audit 2023-11-17T06:24:21.533095+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi159:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-17T06:24:22.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:22 smithi031 bash[24752]: audit 2023-11-17T06:24:21.542012+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi159:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-17T06:24:22.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:22 smithi031 bash[28317]: cluster 2023-11-17T06:24:20.620482+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:22.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:22 smithi031 bash[28317]: audit 2023-11-17T06:24:21.533095+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi159:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-17T06:24:22.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:22 smithi031 bash[28317]: audit 2023-11-17T06:24:21.542012+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi159:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-17T06:24:22.614 INFO:teuthology.orchestra.run.smithi031.stdout:68719476791 2023-11-17T06:24:22.614 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-11-17T06:24:22.706 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[33647]: t=2023-11-17T06:24:22+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-11-17T06:24:22.706 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[33647]: t=2023-11-17T06:24:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-11-17T06:24:22.707 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[33647]: t=2023-11-17T06:24:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-11-17T06:24:22.983 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[33647]: t=2023-11-17T06:24:22+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-11-17T06:24:22.983 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[33647]: t=2023-11-17T06:24:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-11-17T06:24:22.983 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[33647]: t=2023-11-17T06:24:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-11-17T06:24:22.983 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[33647]: t=2023-11-17T06:24:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-11-17T06:24:22.983 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:22 smithi159 bash[33647]: t=2023-11-17T06:24:22+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-11-17T06:24:23.046 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: cephadm 2023-11-17T06:24:21.530784+0000 mgr.y (mgr.14140) 266 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:23.046 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:23.046 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:23.046 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.046 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:23.046 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:23.046 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:23.046 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:23.046 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:23.047 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:23.047 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:23.047 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:23.047 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:23.252 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[33647]: t=2023-11-17T06:24:23+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-11-17T06:24:23.252 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[33647]: t=2023-11-17T06:24:23+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-11-17T06:24:23.252 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[33647]: t=2023-11-17T06:24:23+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-11-17T06:24:23.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: cephadm 2023-11-17T06:24:21.530784+0000 mgr.y (mgr.14140) 266 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:23.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:23.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:23.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:23.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:23.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:23.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:23.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:23.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:24:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: cephadm 2023-11-17T06:24:21.531082+0000 mgr.y (mgr.14140) 267 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:24:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: cephadm 2023-11-17T06:24:21.532486+0000 mgr.y (mgr.14140) 268 : cephadm [INF] Setting dashboard grafana config to https://smithi159:3000 2023-11-17T06:24:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: cephadm 2023-11-17T06:24:21.552739+0000 mgr.y (mgr.14140) 269 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:24:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[24884]: cluster 2023-11-17T06:24:22.621100+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:23.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:23.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:23.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:23.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:23.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:24:23.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:23.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:23.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:23.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: cephadm 2023-11-17T06:24:21.531082+0000 mgr.y (mgr.14140) 267 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:24:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:23.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: cephadm 2023-11-17T06:24:21.530784+0000 mgr.y (mgr.14140) 266 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:23.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:23.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:23.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:23.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:23.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:23.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:23.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:23.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:23.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:23.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:23.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:23.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:24:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:23.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:23.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:23.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:23.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:23.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:23.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: cephadm 2023-11-17T06:24:21.532486+0000 mgr.y (mgr.14140) 268 : cephadm [INF] Setting dashboard grafana config to https://smithi159:3000 2023-11-17T06:24:23.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: cephadm 2023-11-17T06:24:21.552739+0000 mgr.y (mgr.14140) 269 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:24:23.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[24752]: cluster 2023-11-17T06:24:22.621100+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:23.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: cephadm 2023-11-17T06:24:21.531082+0000 mgr.y (mgr.14140) 267 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:24:23.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:23.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:23.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:23.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:23.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:23.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:23.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:23.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:23.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:23.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:23.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:23.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:23.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:23.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:23.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: cephadm 2023-11-17T06:24:21.532486+0000 mgr.y (mgr.14140) 268 : cephadm [INF] Setting dashboard grafana config to https://smithi159:3000 2023-11-17T06:24:23.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: cephadm 2023-11-17T06:24:21.552739+0000 mgr.y (mgr.14140) 269 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:24:23.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:23 smithi031 bash[28317]: cluster 2023-11-17T06:24:22.621100+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:23.587 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[33647]: t=2023-11-17T06:24:23+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-11-17T06:24:23.587 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[33647]: t=2023-11-17T06:24:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-11-17T06:24:23.587 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[33647]: t=2023-11-17T06:24:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-11-17T06:24:23.587 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[33647]: t=2023-11-17T06:24:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-11-17T06:24:23.588 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[33647]: t=2023-11-17T06:24:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-11-17T06:24:23.892 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[33647]: t=2023-11-17T06:24:23+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-11-17T06:24:23.892 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[33647]: t=2023-11-17T06:24:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-11-17T06:24:24.084 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: debug 2023-11-17T06:24:24.075+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:24.084 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:24.084 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:24.084 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:24.085 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:24.085 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:24.085 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:24.085 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:24:24.085 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:24:24.085 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:24:24.085 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:24.085 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:24.085 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:24:24.085 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:24:24.085 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:24.085 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:24.085 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:24.086 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:24:24.086 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:24.086 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:24.086 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:24.086 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:24.086 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:24.086 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:24.086 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:24.086 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:24:24.086 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:24:24.086 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:24:24.086 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:24.087 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:24.087 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:24:24.087 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:24:24.087 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:24 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:24.198 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[33647]: t=2023-11-17T06:24:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-11-17T06:24:24.199 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:23 smithi159 bash[33647]: t=2023-11-17T06:24:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-11-17T06:24:24.199 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:24 smithi159 bash[33647]: t=2023-11-17T06:24:24+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-11-17T06:24:24.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:24 smithi159 bash[33647]: t=2023-11-17T06:24:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-11-17T06:24:24.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:24 smithi159 bash[33647]: t=2023-11-17T06:24:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-11-17T06:24:24.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:24 smithi159 bash[33647]: t=2023-11-17T06:24:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-11-17T06:24:24.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:24 smithi159 bash[33647]: t=2023-11-17T06:24:24+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-11-17T06:24:24.760 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:24 smithi159 bash[33647]: t=2023-11-17T06:24:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-11-17T06:24:24.760 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:24 smithi159 bash[33647]: t=2023-11-17T06:24:24+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-11-17T06:24:24.760 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:24 smithi159 bash[33647]: t=2023-11-17T06:24:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-11-17T06:24:24.761 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:24 smithi159 bash[33647]: t=2023-11-17T06:24:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-11-17T06:24:25.045 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:24 smithi159 bash[33647]: t=2023-11-17T06:24:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-11-17T06:24:25.045 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:24 smithi159 bash[33647]: t=2023-11-17T06:24:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-11-17T06:24:25.045 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:24 smithi159 bash[33647]: t=2023-11-17T06:24:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-11-17T06:24:25.045 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[33647]: t=2023-11-17T06:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-11-17T06:24:25.330 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[33647]: t=2023-11-17T06:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-11-17T06:24:25.330 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[33647]: t=2023-11-17T06:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-11-17T06:24:25.330 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[33647]: t=2023-11-17T06:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-11-17T06:24:25.614 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[33647]: t=2023-11-17T06:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-11-17T06:24:25.615 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[33647]: t=2023-11-17T06:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-11-17T06:24:25.615 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[33647]: t=2023-11-17T06:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-11-17T06:24:25.615 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[33647]: t=2023-11-17T06:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-11-17T06:24:25.693 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: cephadm 2023-11-17T06:24:24.079305+0000 mgr.y (mgr.14140) 271 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:25.693 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:25.693 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.693 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:25.693 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:25.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:25.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:25.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:25.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:25.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:25.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:25.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:25.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:25.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:25.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:25.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:25.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:24:25.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:25.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:25.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:25.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:25.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:25.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:25.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:25.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:25.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:25.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:25.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:25.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:25.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:25.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: cephadm 2023-11-17T06:24:24.079305+0000 mgr.y (mgr.14140) 271 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:25.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:25.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:25.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:25.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:25.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:25.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:25.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:25.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:25.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:25.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:25.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:25.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:25.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:25.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:25.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:24:25.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:25.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:25.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:25.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:25.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:25.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:25.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:25.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:25.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:25.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:25.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:25.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:25.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:25.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: cephadm 2023-11-17T06:24:24.079617+0000 mgr.y (mgr.14140) 272 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:24:25.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:25.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:25.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:25.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:25.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:25.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:25.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:25.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:25.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:25.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:25.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:25.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:25.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: cephadm 2023-11-17T06:24:24.087698+0000 mgr.y (mgr.14140) 273 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:24:25.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[24752]: cluster 2023-11-17T06:24:24.621688+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:25.700 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: cephadm 2023-11-17T06:24:24.079617+0000 mgr.y (mgr.14140) 272 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:24:25.700 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:25.700 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:25.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:25.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:25.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:25.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:25.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:25.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:25.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:25.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:25.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:25.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:25.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: cephadm 2023-11-17T06:24:24.087698+0000 mgr.y (mgr.14140) 273 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:24:25.702 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:25 smithi031 bash[28317]: cluster 2023-11-17T06:24:24.621688+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:25.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[33647]: t=2023-11-17T06:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-11-17T06:24:25.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[33647]: t=2023-11-17T06:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-11-17T06:24:25.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[33647]: t=2023-11-17T06:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-11-17T06:24:25.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: cephadm 2023-11-17T06:24:24.079305+0000 mgr.y (mgr.14140) 271 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:25.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:25.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:25.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:25.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:25.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:25.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:25.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:25.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:25.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:25.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:25.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:25.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:25.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:25.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:25.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:24:25.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:25.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:25.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:25.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:25.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:25.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:25.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:25.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:25.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:25.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:25.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:25.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:25.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:25.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: cephadm 2023-11-17T06:24:24.079617+0000 mgr.y (mgr.14140) 272 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:24:25.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:25.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:25.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:25.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:25.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:25.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:25.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:25.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:25.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:25.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:25.896 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:25.896 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:25.896 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:25.896 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: cephadm 2023-11-17T06:24:24.087698+0000 mgr.y (mgr.14140) 273 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:24:25.896 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[24884]: cluster 2023-11-17T06:24:24.621688+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:26.075 INFO:teuthology.orchestra.run.smithi031.stdout:90194313262 2023-11-17T06:24:26.076 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-11-17T06:24:26.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[33647]: t=2023-11-17T06:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-11-17T06:24:26.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[33647]: t=2023-11-17T06:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-11-17T06:24:26.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:25 smithi159 bash[33647]: t=2023-11-17T06:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-11-17T06:24:26.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:26 smithi159 bash[33647]: t=2023-11-17T06:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-11-17T06:24:26.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:26 smithi159 bash[33647]: t=2023-11-17T06:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-11-17T06:24:26.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:26 smithi159 bash[33647]: t=2023-11-17T06:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-11-17T06:24:26.487 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:26 smithi159 bash[33647]: t=2023-11-17T06:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-11-17T06:24:26.487 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:26 smithi159 bash[33647]: t=2023-11-17T06:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-11-17T06:24:26.487 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:26 smithi159 bash[33647]: t=2023-11-17T06:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-11-17T06:24:26.487 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:26 smithi159 bash[33647]: t=2023-11-17T06:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-11-17T06:24:26.752 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:26 smithi159 bash[33647]: t=2023-11-17T06:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-11-17T06:24:26.752 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:26 smithi159 bash[33647]: t=2023-11-17T06:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-11-17T06:24:26.752 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:26 smithi159 bash[33647]: t=2023-11-17T06:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-11-17T06:24:27.064 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:26 smithi159 bash[33647]: t=2023-11-17T06:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-11-17T06:24:27.064 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:26 smithi159 bash[33647]: t=2023-11-17T06:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-11-17T06:24:27.064 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:26 smithi159 bash[33647]: t=2023-11-17T06:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-11-17T06:24:27.064 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:26 smithi159 bash[33647]: t=2023-11-17T06:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-11-17T06:24:27.065 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:27 smithi159 bash[33647]: t=2023-11-17T06:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-11-17T06:24:27.332 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:27 smithi159 bash[33647]: t=2023-11-17T06:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-11-17T06:24:27.333 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:27 smithi159 bash[33647]: t=2023-11-17T06:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-11-17T06:24:27.333 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:27 smithi159 bash[33647]: t=2023-11-17T06:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-11-17T06:24:27.626 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:27 smithi159 bash[33647]: t=2023-11-17T06:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-11-17T06:24:27.626 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:27 smithi159 bash[33647]: t=2023-11-17T06:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-11-17T06:24:27.626 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:27 smithi159 bash[33647]: t=2023-11-17T06:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-11-17T06:24:27.626 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:27 smithi159 bash[33647]: t=2023-11-17T06:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-11-17T06:24:27.897 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:27 smithi159 bash[33647]: t=2023-11-17T06:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-11-17T06:24:27.897 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:27 smithi159 bash[33647]: t=2023-11-17T06:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-11-17T06:24:27.897 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:27 smithi159 bash[33647]: t=2023-11-17T06:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-11-17T06:24:27.898 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:27 smithi159 bash[33647]: t=2023-11-17T06:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-11-17T06:24:28.179 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:27 smithi159 bash[24884]: cluster 2023-11-17T06:24:26.622383+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:28.179 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:27 smithi159 bash[33647]: t=2023-11-17T06:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-11-17T06:24:28.179 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-11-17T06:24:28.179 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-11-17T06:24:28.180 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-11-17T06:24:28.180 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-11-17T06:24:28.242 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:27 smithi031 bash[24752]: cluster 2023-11-17T06:24:26.622383+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:28.243 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:27 smithi031 bash[28317]: cluster 2023-11-17T06:24:26.622383+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:28.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-11-17T06:24:28.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-11-17T06:24:28.502 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-11-17T06:24:28.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: debug 2023-11-17T06:24:28.515+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:28.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:28.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:28.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:28.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:28.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:28.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:28.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:28.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:24:28.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:24:28.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:24:28.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:28.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:28.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:24:28.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:24:28.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:28.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:28.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:28.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:24:28.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:28.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:28.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:28.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:28.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:28.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:28.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:28.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:28.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:24:28.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:24:28.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:24:28.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:28.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:28.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:24:28.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:24:28.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:28 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:28.858 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-11-17T06:24:28.859 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-11-17T06:24:28.859 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-11-17T06:24:28.859 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-11-17T06:24:28.859 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-11-17T06:24:28.859 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-11-17T06:24:29.180 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-11-17T06:24:29.180 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:28 smithi159 bash[33647]: t=2023-11-17T06:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-11-17T06:24:29.180 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[33647]: t=2023-11-17T06:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-11-17T06:24:29.180 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[33647]: t=2023-11-17T06:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-11-17T06:24:29.467 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[33647]: t=2023-11-17T06:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-11-17T06:24:29.467 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[33647]: t=2023-11-17T06:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-11-17T06:24:29.467 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[33647]: t=2023-11-17T06:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-11-17T06:24:29.730 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[33647]: t=2023-11-17T06:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-11-17T06:24:29.730 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[33647]: t=2023-11-17T06:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-11-17T06:24:29.730 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[33647]: t=2023-11-17T06:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-11-17T06:24:29.730 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[33647]: t=2023-11-17T06:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-11-17T06:24:29.730 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[33647]: t=2023-11-17T06:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-11-17T06:24:29.748 INFO:teuthology.orchestra.run.smithi031.stdout:111669149737 2023-11-17T06:24:29.749 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-11-17T06:24:30.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: cephadm 2023-11-17T06:24:28.518287+0000 mgr.y (mgr.14140) 276 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:30.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:30.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:30.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:30.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:30.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:30.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:30.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:30.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:30.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:30.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:30.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:30.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:30.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:30.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:30.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:30.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:24:30.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:30.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:30.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:30.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:30.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:30.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:30.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:30.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:30.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:30.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:30.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:30.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:30.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:30.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:30.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: cephadm 2023-11-17T06:24:28.518587+0000 mgr.y (mgr.14140) 277 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:24:30.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:30.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:30.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:30.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:30.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:30.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:30.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:30.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:30.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:30.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:30.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:30.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:30.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:30.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: cephadm 2023-11-17T06:24:28.526955+0000 mgr.y (mgr.14140) 278 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:24:30.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[24884]: cluster 2023-11-17T06:24:28.623043+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:30.008 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[33647]: t=2023-11-17T06:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-11-17T06:24:30.008 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[33647]: t=2023-11-17T06:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-11-17T06:24:30.008 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:29 smithi159 bash[33647]: t=2023-11-17T06:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-11-17T06:24:30.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: cephadm 2023-11-17T06:24:28.518287+0000 mgr.y (mgr.14140) 276 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:30.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:30.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:30.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:30.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:30.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:30.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:30.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:30.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:30.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:30.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:30.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:30.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:30.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:30.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:30.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:30.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:24:30.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:30.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:30.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:30.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:30.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:30.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:30.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:30.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:30.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:30.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:30.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:30.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:30.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:30.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:30.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: cephadm 2023-11-17T06:24:28.518287+0000 mgr.y (mgr.14140) 276 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:30.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:30.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:30.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:30.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:30.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:30.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:30.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:30.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:30.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:30.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:30.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:30.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:30.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:30.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:30.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:30.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:24:30.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:30.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:30.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:30.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:30.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:30.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:30.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:30.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:30.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:30.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:30.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:30.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:30.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:30.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:30.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: cephadm 2023-11-17T06:24:28.518587+0000 mgr.y (mgr.14140) 277 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:24:30.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:30.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:30.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:30.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:30.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:30.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:30.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:30.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:30.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:30.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:30.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:30.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:30.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:30.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: cephadm 2023-11-17T06:24:28.526955+0000 mgr.y (mgr.14140) 278 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:24:30.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[28317]: cluster 2023-11-17T06:24:28.623043+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:30.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: cephadm 2023-11-17T06:24:28.518587+0000 mgr.y (mgr.14140) 277 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:24:30.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:30.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:30.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:30.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:30.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:30.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:30.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:30.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:30.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:30.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:30.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:30.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:30.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:30.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:30.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: cephadm 2023-11-17T06:24:28.526955+0000 mgr.y (mgr.14140) 278 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:24:30.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:29 smithi031 bash[24752]: cluster 2023-11-17T06:24:28.623043+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:30.308 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-11-17T06:24:30.308 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-11-17T06:24:30.308 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-11-17T06:24:30.308 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-11-17T06:24:30.309 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-11-17T06:24:30.309 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-11-17T06:24:30.593 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-11-17T06:24:30.593 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-11-17T06:24:30.593 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-11-17T06:24:30.878 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-11-17T06:24:30.878 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-11-17T06:24:30.878 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-11-17T06:24:30.879 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-11-17T06:24:30.879 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-11-17T06:24:31.130 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:30 smithi159 bash[33647]: t=2023-11-17T06:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-11-17T06:24:31.130 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-11-17T06:24:31.130 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-11-17T06:24:31.130 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:31 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 4. 2023-11-17T06:24:31.131 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:31 smithi159 systemd[1]: Stopped Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:31.131 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:31 smithi159 systemd[1]: Starting Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:24:31.131 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:31 smithi159 docker[33934]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-node-exporter.b 2023-11-17T06:24:31.131 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:31 smithi159 systemd[1]: Started Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:31.131 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33951]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-17T06:24:31.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2023-11-17T06:24:31.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-11-17T06:24:31.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-11-17T06:24:31.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-11-17T06:24:31.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-11-17T06:24:31.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-11-17T06:24:31.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-11-17T06:24:31.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing HooksService" logger=server 2023-11-17T06:24:31.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-11-17T06:24:31.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-11-17T06:24:31.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-11-17T06:24:31.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-11-17T06:24:31.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-11-17T06:24:31.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-11-17T06:24:31.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-11-17T06:24:31.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-11-17T06:24:31.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-11-17T06:24:31.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing LoginService" logger=server 2023-11-17T06:24:31.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing SearchService" logger=server 2023-11-17T06:24:31.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing TracingService" logger=server 2023-11-17T06:24:31.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-11-17T06:24:31.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-11-17T06:24:31.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-11-17T06:24:31.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-11-17T06:24:31.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+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-11-17T06:24:31.505 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-11-17T06:24:31.505 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+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-11-17T06:24:31.505 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="Initializing Stream Manager" 2023-11-17T06:24:31.505 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[33647]: t=2023-11-17T06:24:31+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2023-11-17T06:24:31.909 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:31 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Scheduled restart job, restart counter is at 4. 2023-11-17T06:24:31.909 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:31 smithi031 systemd[1]: Stopped Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:31.909 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:31 smithi031 systemd[1]: Starting Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:24:31.909 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:31 smithi031 docker[37925]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-node-exporter.a 2023-11-17T06:24:31.909 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:31 smithi031 systemd[1]: Started Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:31.909 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:31 smithi031 bash[37935]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-17T06:24:32.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:31 smithi031 bash[28317]: cluster 2023-11-17T06:24:30.623642+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:32.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:31 smithi031 bash[24752]: cluster 2023-11-17T06:24:30.623642+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:32.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:31 smithi159 bash[24884]: cluster 2023-11-17T06:24:30.623642+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:32.752 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:32 smithi159 bash[33951]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:32.752 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:32 smithi159 bash[33951]: See 'docker run --help'. 2023-11-17T06:24:32.752 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:32 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-17T06:24:32.752 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:32 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-17T06:24:32.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: debug 2023-11-17T06:24:32.571+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:32.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:32.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:32.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:32.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:32.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:32.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:32.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:24:32.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:24:32.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:24:32.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:32.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:24:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:24:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:24:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:24:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:24:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:24:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:24:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:24:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:32 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:33.211 INFO:teuthology.orchestra.run.smithi031.stdout:133143986214 2023-11-17T06:24:33.211 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-11-17T06:24:34.188 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: cephadm 2023-11-17T06:24:32.575055+0000 mgr.y (mgr.14140) 281 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:34.188 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:34.188 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.188 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:34.188 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:34.188 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:34.188 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:34.189 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:34.189 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:34.189 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:34.189 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:34.189 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:34.189 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:34.189 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:34.189 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.189 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:34.190 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:34.190 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:24:34.190 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:34.190 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:34.190 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.190 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:34.190 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:34.191 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:34.191 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:34.191 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:34.191 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:34.191 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:34.191 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:34.191 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:34.191 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:34.191 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:34.192 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: cephadm 2023-11-17T06:24:32.575055+0000 mgr.y (mgr.14140) 281 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:34.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:34.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:34.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:34.192 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:34.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:34.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:34.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:34.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:34.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:34.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:34.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:34.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:34.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:34.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:34.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:24:34.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:34.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:34.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:34.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:34.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:34.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:34.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:34.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:34.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:34.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:34.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:34.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:34.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:34.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: cephadm 2023-11-17T06:24:32.575249+0000 mgr.y (mgr.14140) 282 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:24:34.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:34.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:34.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:34.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:34.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:34.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:34.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:34.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:34.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:34.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:34.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:34.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:34.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: cephadm 2023-11-17T06:24:32.580626+0000 mgr.y (mgr.14140) 283 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:24:34.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[24752]: cluster 2023-11-17T06:24:32.624173+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:34.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: cephadm 2023-11-17T06:24:32.575249+0000 mgr.y (mgr.14140) 282 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:24:34.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:34.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:34.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:34.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:34.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:34.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:34.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:34.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:34.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:34.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:34.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:34.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:34.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: cephadm 2023-11-17T06:24:32.580626+0000 mgr.y (mgr.14140) 283 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:24:34.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:33 smithi031 bash[28317]: cluster 2023-11-17T06:24:32.624173+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:34.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: cephadm 2023-11-17T06:24:32.575055+0000 mgr.y (mgr.14140) 281 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:34.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:34.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:34.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:34.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:34.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:34.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:34.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:34.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:34.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:34.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:34.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:34.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:34.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:34.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:34.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:24:34.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:24:34.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:34.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:34.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:34.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:34.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:34.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:34.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:34.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:34.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:34.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:34.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:34.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:34.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: cephadm 2023-11-17T06:24:32.575249+0000 mgr.y (mgr.14140) 282 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:24:34.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:24:34.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:24:34.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:34.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:34.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:34.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:34.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:34.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:34.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:24:34.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:34.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:34.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:34.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:24:34.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: cephadm 2023-11-17T06:24:32.580626+0000 mgr.y (mgr.14140) 283 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:24:34.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:33 smithi159 bash[24884]: cluster 2023-11-17T06:24:32.624173+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:36.002 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:35 smithi031 bash[24752]: cluster 2023-11-17T06:24:34.624728+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:36.002 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:35 smithi031 bash[28317]: cluster 2023-11-17T06:24:34.624728+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:36.002 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:35 smithi031 bash[37935]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:36.002 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:35 smithi031 bash[37935]: See 'docker run --help'. 2023-11-17T06:24:36.003 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:35 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-11-17T06:24:36.003 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:35 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-17T06:24:36.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:35 smithi159 bash[24884]: cluster 2023-11-17T06:24:34.624728+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:36.434 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: debug 2023-11-17T06:24:35.995+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:36.434 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:36.434 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:36.434 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:36.434 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:36.434 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr latest: Pulling from prom/alertmanager 2023-11-17T06:24:36.435 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:36.435 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:36.435 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:36.435 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:24:36.435 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:24:36.435 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:24:36.435 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:36.435 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:36.435 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:24:36.435 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:24:36.435 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:36.435 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:36.436 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:36.436 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:24:36.436 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:36.436 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:36.436 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:36.436 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:36.436 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:36.436 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr latest: Pulling from prom/alertmanager 2023-11-17T06:24:36.436 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:36.437 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:36.437 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:24:36.437 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:24:36.437 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:24:36.437 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:24:36.437 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:36.437 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:36.437 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:24:36.437 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:24:36.437 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.094 INFO:teuthology.orchestra.run.smithi031.stdout:154618822689 2023-11-17T06:24:37.095 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-11-17T06:24:37.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: cephadm 2023-11-17T06:24:36.000112+0000 mgr.y (mgr.14140) 286 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:37.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:37.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:37.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:37.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:stat:stderr latest: Pulling from prom/alertmanager 2023-11-17T06:24:37.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:37.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:37.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:37.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:37.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:37.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:37.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:37.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:37.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:37.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:37.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:37.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:37.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:24:37.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:37.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:37.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:37.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:37.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:stat:stderr latest: Pulling from prom/alertmanager 2023-11-17T06:24:37.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:37.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:37.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:37.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:37.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:37.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:37.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:37.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:37.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:37.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:37.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: cephadm 2023-11-17T06:24:36.000112+0000 mgr.y (mgr.14140) 286 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:37.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:37.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:37.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:37.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:stat:stderr latest: Pulling from prom/alertmanager 2023-11-17T06:24:37.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:37.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:37.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:37.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:37.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:37.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:37.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:37.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:37.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:37.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:37.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:37.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:37.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:24:37.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:37.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:37.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:37.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:37.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:stat:stderr latest: Pulling from prom/alertmanager 2023-11-17T06:24:37.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:37.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:37.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:37.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:37.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:37.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:37.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:37.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:37.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:37.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:37.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: cephadm 2023-11-17T06:24:36.000494+0000 mgr.y (mgr.14140) 287 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:24:37.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:37.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:37.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:37.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:stat:stderr latest: Pulling from prom/alertmanager 2023-11-17T06:24:37.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:37.200 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:37.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:24:37.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:24:37.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:24:37.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:24:37.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:37.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:37.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:24:37.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:24:37.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: cephadm 2023-11-17T06:24:36.000494+0000 mgr.y (mgr.14140) 287 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:24:37.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:37.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:37.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:37.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:stat:stderr latest: Pulling from prom/alertmanager 2023-11-17T06:24:37.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:37.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:37.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:24:37.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:24:37.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:24:37.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:24:37.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:37.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:37.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:24:37.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:24:37.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:36 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: cephadm 2023-11-17T06:24:36.000112+0000 mgr.y (mgr.14140) 286 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:37.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:37.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:37.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:37.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:stat:stderr latest: Pulling from prom/alertmanager 2023-11-17T06:24:37.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:37.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:37.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:37.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:37.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:37.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:37.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:37.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:37.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:37.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:37.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:37.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:24:37.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:24:37.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:24:37.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:37.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:37.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:37.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:stat:stderr latest: Pulling from prom/alertmanager 2023-11-17T06:24:37.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:37.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:37.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:37.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:37.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:37.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:37.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:37.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:37.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:37.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:37.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: cephadm 2023-11-17T06:24:36.000494+0000 mgr.y (mgr.14140) 287 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:24:37.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:24:37.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:24:37.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:37.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:24:37.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:stat:stderr latest: Pulling from prom/alertmanager 2023-11-17T06:24:37.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:37.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:24:37.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:24:37.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:24:37.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:24:37.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:24:37.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:24:37.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:24:37.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:24:37.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:24:37.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:36 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:24:38.186 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:37 smithi031 bash[24752]: cluster 2023-11-17T06:24:36.625338+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:38.186 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:37 smithi031 bash[28317]: cluster 2023-11-17T06:24:36.625338+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:38.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:37 smithi159 bash[24884]: cluster 2023-11-17T06:24:36.625338+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:40.173 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:39 smithi031 bash[24752]: cluster 2023-11-17T06:24:38.625941+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:40.173 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:39 smithi031 bash[28317]: cluster 2023-11-17T06:24:38.625941+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:40.174 INFO:teuthology.orchestra.run.smithi031.stdout:176093659161 2023-11-17T06:24:40.174 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-11-17T06:24:40.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:39 smithi159 bash[24884]: cluster 2023-11-17T06:24:38.625941+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:42.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:41 smithi159 bash[24884]: cluster 2023-11-17T06:24:40.626599+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:42.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:41 smithi031 bash[24752]: cluster 2023-11-17T06:24:40.626599+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:42.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:41 smithi031 bash[28317]: cluster 2023-11-17T06:24:40.626599+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:43.002 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:42 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 5. 2023-11-17T06:24:43.002 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:42 smithi159 systemd[1]: Stopped Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:43.002 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:42 smithi159 systemd[1]: Starting Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:24:43.002 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:42 smithi159 docker[33973]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-node-exporter.b 2023-11-17T06:24:43.003 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:42 smithi159 systemd[1]: Started Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:43.003 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:42 smithi159 bash[33992]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-17T06:24:43.635 INFO:teuthology.orchestra.run.smithi031.stdout:197568495636 2023-11-17T06:24:43.636 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-11-17T06:24:44.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:43 smithi031 bash[24752]: cluster 2023-11-17T06:24:42.627231+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:44.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:43 smithi031 bash[28317]: cluster 2023-11-17T06:24:42.627231+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:44.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:43 smithi159 bash[24884]: cluster 2023-11-17T06:24:42.627231+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:45.919 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:45 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Scheduled restart job, restart counter is at 5. 2023-11-17T06:24:46.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:45 smithi031 bash[28317]: cluster 2023-11-17T06:24:44.627734+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:46.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:45 smithi031 bash[24752]: cluster 2023-11-17T06:24:44.627734+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:46.194 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:45 smithi031 systemd[1]: Stopped Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:46.194 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:45 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Start request repeated too quickly. 2023-11-17T06:24:46.194 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:45 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-17T06:24:46.194 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Nov 17 06:24:45 smithi031 systemd[1]: Failed to start Ceph node-exporter.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:46.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:45 smithi159 bash[24884]: cluster 2023-11-17T06:24:44.627734+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:46.252 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:46 smithi159 bash[33992]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:24:46.253 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:46 smithi159 bash[33992]: See 'docker run --help'. 2023-11-17T06:24:46.253 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:46 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-17T06:24:46.253 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:46 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-17T06:24:46.565 INFO:teuthology.orchestra.run.smithi031.stdout:42949673023 2023-11-17T06:24:47.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:46 smithi031 bash[24752]: audit 2023-11-17T06:24:46.563818+0000 mon.a (mon.0) 510 : audit [DBG] from='client.? 172.21.15.31:0/2950600401' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-17T06:24:47.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:46 smithi031 bash[28317]: audit 2023-11-17T06:24:46.563818+0000 mon.a (mon.0) 510 : audit [DBG] from='client.? 172.21.15.31:0/2950600401' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-17T06:24:47.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:46 smithi159 bash[24884]: audit 2023-11-17T06:24:46.563818+0000 mon.a (mon.0) 510 : audit [DBG] from='client.? 172.21.15.31:0/2950600401' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-17T06:24:47.341 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673018 got 42949673023 for osd.0 2023-11-17T06:24:47.341 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-11-17T06:24:48.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:47 smithi159 bash[24884]: cluster 2023-11-17T06:24:46.628246+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:48.256 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:47 smithi031 bash[24752]: cluster 2023-11-17T06:24:46.628246+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:48.256 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:47 smithi031 bash[28317]: cluster 2023-11-17T06:24:46.628246+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:50.091 INFO:teuthology.orchestra.run.smithi031.stdout:68719476796 2023-11-17T06:24:52.285 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:49 smithi031 bash[24752]: cluster 2023-11-17T06:24:48.628961+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:52.286 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:49 smithi159 bash[24884]: cluster 2023-11-17T06:24:48.628961+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:52.286 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:51 smithi159 bash[24884]: audit 2023-11-17T06:24:50.089934+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.31:0/4104706531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-17T06:24:52.286 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:49 smithi031 bash[28317]: cluster 2023-11-17T06:24:48.628961+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:52.287 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476791 got 68719476796 for osd.1 2023-11-17T06:24:52.287 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-11-17T06:24:52.287 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:51 smithi031 bash[24752]: audit 2023-11-17T06:24:50.089934+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.31:0/4104706531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-17T06:24:52.288 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:51 smithi031 bash[28317]: audit 2023-11-17T06:24:50.089934+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.31:0/4104706531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-17T06:24:52.300 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:52 smithi031 bash[24752]: cluster 2023-11-17T06:24:50.629503+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:52.301 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:52 smithi031 bash[28317]: cluster 2023-11-17T06:24:50.629503+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:52.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:52 smithi159 bash[24884]: cluster 2023-11-17T06:24:50.629503+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:54.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:54 smithi031 bash[24752]: cluster 2023-11-17T06:24:52.630125+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:54.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:54 smithi031 bash[28317]: cluster 2023-11-17T06:24:52.630125+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:54.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:54 smithi159 bash[24884]: cluster 2023-11-17T06:24:52.630125+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:55.185 INFO:teuthology.orchestra.run.smithi031.stdout:90194313268 2023-11-17T06:24:55.892 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313262 got 90194313268 for osd.2 2023-11-17T06:24:55.893 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-11-17T06:24:56.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:56 smithi031 bash[24752]: cluster 2023-11-17T06:24:54.630753+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:56.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:56 smithi031 bash[24752]: audit 2023-11-17T06:24:55.184088+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.31:0/3426517511' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-17T06:24:56.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:56 smithi031 bash[28317]: cluster 2023-11-17T06:24:54.630753+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:56.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:56 smithi031 bash[28317]: audit 2023-11-17T06:24:55.184088+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.31:0/3426517511' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-17T06:24:56.283 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:56 smithi159 bash[24884]: cluster 2023-11-17T06:24:54.630753+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:56.283 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:56 smithi159 bash[24884]: audit 2023-11-17T06:24:55.184088+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.31:0/3426517511' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-17T06:24:56.283 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:56 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 6. 2023-11-17T06:24:56.283 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:56 smithi159 systemd[1]: Stopped Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:56.284 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:56 smithi159 systemd[1]: Starting Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:24:56.752 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:56 smithi159 docker[34004]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-node-exporter.b 2023-11-17T06:24:56.753 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:56 smithi159 systemd[1]: Started Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:24:56.753 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:56 smithi159 bash[34024]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-17T06:24:58.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:58 smithi031 bash[24752]: cluster 2023-11-17T06:24:56.631349+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:58.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:58 smithi031 bash[28317]: cluster 2023-11-17T06:24:56.631349+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:58.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:58 smithi159 bash[24884]: cluster 2023-11-17T06:24:56.631349+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:24:58.818 INFO:teuthology.orchestra.run.smithi031.stdout:111669149742 2023-11-17T06:24:59.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:24:59 smithi031 bash[24752]: audit 2023-11-17T06:24:58.816459+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.31:0/2864939520' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-17T06:24:59.319 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:24:59 smithi031 bash[28317]: audit 2023-11-17T06:24:58.816459+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.31:0/2864939520' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-17T06:24:59.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:24:59 smithi159 bash[24884]: audit 2023-11-17T06:24:58.816459+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.31:0/2864939520' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-17T06:24:59.547 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149737 got 111669149742 for osd.3 2023-11-17T06:24:59.547 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-11-17T06:25:00.042 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:59 smithi159 bash[34024]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:25:00.043 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:59 smithi159 bash[34024]: See 'docker run --help'. 2023-11-17T06:25:00.043 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:59 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-17T06:25:00.043 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:24:59 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-17T06:25:00.337 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:00 smithi031 bash[24752]: cluster 2023-11-17T06:24:58.632039+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:00.338 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:00 smithi031 bash[28317]: cluster 2023-11-17T06:24:58.632039+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:00.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:00 smithi159 bash[24884]: cluster 2023-11-17T06:24:58.632039+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:01.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:01 smithi031 bash[24752]: cluster 2023-11-17T06:25:00.632664+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:01.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:01 smithi031 bash[28317]: cluster 2023-11-17T06:25:00.632664+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:01.477 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:01 smithi159 bash[24884]: cluster 2023-11-17T06:25:00.632664+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:02.463 INFO:teuthology.orchestra.run.smithi031.stdout:133143986220 2023-11-17T06:25:03.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:02 smithi031 bash[24752]: audit 2023-11-17T06:25:02.462348+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.31:0/3015367916' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-17T06:25:03.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:02 smithi031 bash[28317]: audit 2023-11-17T06:25:02.462348+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.31:0/3015367916' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-17T06:25:03.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:02 smithi159 bash[24884]: audit 2023-11-17T06:25:02.462348+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.31:0/3015367916' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-17T06:25:03.430 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986214 got 133143986220 for osd.4 2023-11-17T06:25:03.431 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-11-17T06:25:04.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:03 smithi031 bash[28317]: cluster 2023-11-17T06:25:02.633284+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:04.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:03 smithi031 bash[24752]: cluster 2023-11-17T06:25:02.633284+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:04.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:03 smithi159 bash[24884]: cluster 2023-11-17T06:25:02.633284+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:06.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:05 smithi031 bash[24752]: cluster 2023-11-17T06:25:04.633859+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:06.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:05 smithi031 bash[28317]: cluster 2023-11-17T06:25:04.633859+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:06.249 INFO:teuthology.orchestra.run.smithi031.stdout:154618822695 2023-11-17T06:25:06.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:05 smithi159 bash[24884]: cluster 2023-11-17T06:25:04.633859+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:06.966 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822689 got 154618822695 for osd.5 2023-11-17T06:25:06.966 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-11-17T06:25:07.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:06 smithi031 bash[28317]: audit 2023-11-17T06:25:06.248069+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.31:0/122968433' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-17T06:25:07.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:06 smithi031 bash[24752]: audit 2023-11-17T06:25:06.248069+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.31:0/122968433' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-17T06:25:07.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:06 smithi159 bash[24884]: audit 2023-11-17T06:25:06.248069+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.31:0/122968433' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-17T06:25:08.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:07 smithi031 bash[24752]: cluster 2023-11-17T06:25:06.634494+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:08.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:07 smithi031 bash[28317]: cluster 2023-11-17T06:25:06.634494+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:08.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:07 smithi159 bash[24884]: cluster 2023-11-17T06:25:06.634494+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:09.723 INFO:teuthology.orchestra.run.smithi031.stdout:176093659167 2023-11-17T06:25:12.317 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:09 smithi159 bash[24884]: cluster 2023-11-17T06:25:08.635110+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:12.317 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:09 smithi159 bash[24884]: audit 2023-11-17T06:25:09.721723+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.31:0/1893505187' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-17T06:25:12.318 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:09 smithi031 bash[24752]: cluster 2023-11-17T06:25:08.635110+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:12.318 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:09 smithi031 bash[24752]: audit 2023-11-17T06:25:09.721723+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.31:0/1893505187' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-17T06:25:12.330 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:10 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 7. 2023-11-17T06:25:12.330 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:10 smithi159 systemd[1]: Stopped Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:25:12.330 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:10 smithi159 systemd[1]: Starting Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:25:12.331 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:10 smithi159 docker[34120]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-node-exporter.b 2023-11-17T06:25:12.331 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:10 smithi159 systemd[1]: Started Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:25:12.331 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:10 smithi159 bash[34138]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-17T06:25:12.331 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:09 smithi031 bash[28317]: cluster 2023-11-17T06:25:08.635110+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:12.331 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:09 smithi031 bash[28317]: audit 2023-11-17T06:25:09.721723+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.31:0/1893505187' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-17T06:25:12.331 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:11 smithi159 bash[24884]: cluster 2023-11-17T06:25:10.635705+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:12.332 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659161 got 176093659167 for osd.6 2023-11-17T06:25:12.332 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-11-17T06:25:12.346 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:11 smithi031 bash[24752]: cluster 2023-11-17T06:25:10.635705+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:12.346 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:11 smithi031 bash[28317]: cluster 2023-11-17T06:25:10.635705+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:13.966 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:13 smithi159 bash[34138]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:25:20.594 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:13 smithi159 bash[34138]: See 'docker run --help'. 2023-11-17T06:25:20.594 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:13 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-11-17T06:25:20.594 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:13 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-17T06:25:20.595 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:13 smithi031 bash[24752]: cluster 2023-11-17T06:25:12.636350+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:20.596 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:13 smithi031 bash[28317]: cluster 2023-11-17T06:25:12.636350+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:20.597 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:13 smithi159 bash[24884]: cluster 2023-11-17T06:25:12.636350+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:20.597 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:15 smithi159 bash[24884]: cluster 2023-11-17T06:25:14.636969+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:20.598 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:15 smithi159 bash[24884]: audit 2023-11-17T06:25:15.310065+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.31:0/4158639964' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-17T06:25:20.598 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:17 smithi159 bash[24884]: cluster 2023-11-17T06:25:16.637536+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:20.598 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:19 smithi159 bash[24884]: cluster 2023-11-17T06:25:18.638140+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:20.599 INFO:teuthology.orchestra.run.smithi031.stdout:197568495642 2023-11-17T06:25:20.599 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495636 got 197568495642 for osd.7 2023-11-17T06:25:20.600 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-11-17T06:25:20.600 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph pg dump --format=json 2023-11-17T06:25:20.600 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:15 smithi031 bash[24752]: cluster 2023-11-17T06:25:14.636969+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:20.601 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:15 smithi031 bash[24752]: audit 2023-11-17T06:25:15.310065+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.31:0/4158639964' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-17T06:25:20.601 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:15 smithi031 bash[28317]: cluster 2023-11-17T06:25:14.636969+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:20.601 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:15 smithi031 bash[28317]: audit 2023-11-17T06:25:15.310065+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.31:0/4158639964' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-17T06:25:20.602 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:17 smithi031 bash[24752]: cluster 2023-11-17T06:25:16.637536+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:20.605 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:17 smithi031 bash[28317]: cluster 2023-11-17T06:25:16.637536+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:20.606 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:19 smithi031 bash[24752]: cluster 2023-11-17T06:25:18.638140+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:20.606 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:19 smithi031 bash[28317]: cluster 2023-11-17T06:25:18.638140+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:22.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:22 smithi031 bash[28317]: cluster 2023-11-17T06:25:20.638706+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:22.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:21 smithi031 bash[24752]: cluster 2023-11-17T06:25:20.638706+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:22.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:21 smithi159 bash[24884]: cluster 2023-11-17T06:25:20.638706+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:23.607 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:25:23.608 INFO:teuthology.orchestra.run.smithi031.stderr:dumped all 2023-11-17T06:25:24.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:23 smithi031 bash[24752]: cluster 2023-11-17T06:25:22.639405+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:24.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:24 smithi031 bash[28317]: cluster 2023-11-17T06:25:22.639405+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:24.236 INFO:teuthology.orchestra.run.smithi031.stdout:{"pg_ready":true,"pg_map":{"version":269,"stamp":"2023-11-17T06:25:22.639024+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":8392208,"kb_used_data":3536,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569008,"statfs":{"total":767960285184,"available":759366664192,"internally_reserved":8589934592,"allocated":3620864,"data_stored":1442760,"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.003578"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-11-17T06:23:18.051537+0000","last_change":"2023-11-17T06:23:18.051537+0000","last_active":"2023-11-17T06:23:18.051537+0000","last_peered":"2023-11-17T06:23:18.051537+0000","last_clean":"2023-11-17T06:23:18.051537+0000","last_became_active":"2023-11-17T06:23:18.044340+0000","last_became_peered":"2023-11-17T06:23:18.044340+0000","last_unstale":"2023-11-17T06:23:18.051537+0000","last_undegraded":"2023-11-17T06:23:18.051537+0000","last_fullsized":"2023-11-17T06:23:18.051537+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-11-17T06:17:09.120033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-17T06:17:09.120033+0000","last_clean_scrub_stamp":"2023-11-17T06:17:09.120033+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":197568495644,"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":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.81999999999999995,"15min":0.81599999999999995},"min":{"1min":0.58899999999999997,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.093,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.872,"15min":0.87},"min":{"1min":0.61899999999999999,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.071,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.69099999999999995}]},{"osd":1,"last update":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.86499999999999999,"15min":0.86299999999999999},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.155,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.82399999999999995,"15min":0.81200000000000006},"min":{"1min":0.67400000000000004,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.091,"5min":1.115,"15min":1.115},"last":0.90000000000000002}]},{"osd":2,"last update":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90400000000000003,"15min":0.90400000000000003},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.8919999999999999,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.91200000000000003,"15min":0.90500000000000003},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.97499999999999998}]},{"osd":3,"last update":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.88400000000000001,"15min":0.88100000000000001},"min":{"1min":0.71999999999999997,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.089,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":1.089},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.93500000000000005,"15min":0.93100000000000005},"min":{"1min":0.69699999999999995,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.80400000000000005}]},{"osd":4,"last update":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.872,"15min":0.879},"min":{"1min":0.45000000000000001,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.236,"5min":1.345,"15min":1.345},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.878,"15min":0.86699999999999999},"min":{"1min":0.49299999999999999,"5min":0.38,"15min":0.38},"max":{"1min":1.258,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.0129999999999999}]},{"osd":5,"last update":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.92100000000000004,"15min":0.93000000000000005},"min":{"1min":0.61499999999999999,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.1930000000000001,"5min":1.397,"15min":1.397},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.91800000000000004,"15min":0.90800000000000003},"min":{"1min":0.63400000000000001,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.292,"5min":1.419,"15min":1.419},"last":1.1200000000000001}]},{"osd":6,"last update":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.97299999999999998,"15min":0.96899999999999997},"min":{"1min":0.66400000000000003,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.3009999999999999,"5min":1.486,"15min":1.486},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.99199999999999999,"15min":0.98599999999999999},"min":{"1min":0.60699999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.232,"5min":1.633,"15min":1.633},"last":1.171}]}]},{"osd":6,"up_from":41,"seq":176093659169,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Nov 17 06:24:56 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.82899999999999996,"15min":0.82299999999999995},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.179,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.96699999999999997,"15min":0.97299999999999998},"min":{"1min":0.69599999999999995,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.149,"5min":1.831,"15min":1.831},"last":1.0449999999999999}]},{"osd":1,"last update":"Fri Nov 17 06:24:56 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.871,"15min":0.88},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.121,"5min":1.605,"15min":1.605},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.91200000000000003,"15min":0.91000000000000003},"min":{"1min":0.65400000000000003,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.1659999999999999,"5min":1.633,"15min":1.633},"last":0.93500000000000005}]},{"osd":2,"last update":"Fri Nov 17 06:24:56 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.92800000000000005,"15min":0.92200000000000004},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.244,"5min":1.857,"15min":1.857},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.98199999999999998,"15min":1.0049999999999999},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.079,"5min":1.75,"15min":1.75},"last":0.748}]},{"osd":3,"last update":"Fri Nov 17 06:24:56 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.88700000000000001,"15min":0.89500000000000002},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.044,"5min":1.8819999999999999,"15min":1.8819999999999999},"last":1.01},{"interface":"front","average":{"1min":1.036,"5min":1.032,"15min":1.032},"min":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.2290000000000001,"5min":1.726,"15min":1.726},"last":1.0029999999999999}]},{"osd":4,"last update":"Fri Nov 17 06:24:56 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.92500000000000004,"15min":0.93899999999999995},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3160000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.879,"5min":0.88700000000000001,"15min":0.88800000000000001},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.1479999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":1.091}]},{"osd":5,"last update":"Fri Nov 17 06:24:56 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.98299999999999998,"15min":0.99299999999999999},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2729999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":0.96699999999999997},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.995,"15min":1.0069999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.212,"5min":1.7,"15min":1.7},"last":1.1419999999999999}]},{"osd":7,"last update":"Fri Nov 17 06:24:19 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.163},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.0940000000000001,"15min":1.0940000000000001},"min":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.129}]}]},{"osd":1,"up_from":16,"seq":68719476803,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049020,"kb_used_data":436,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696132,"statfs":{"total":95995035648,"available":94920839168,"internally_reserved":1073741824,"allocated":446464,"data_stored":179904,"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":"Fri Nov 17 06:25:11 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.63200000000000001,"15min":0.53400000000000003},"min":{"1min":0.44900000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.68400000000000005,"15min":0.56999999999999995},"min":{"1min":0.48799999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.04,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.78900000000000003}]},{"osd":2,"last update":"Fri Nov 17 06:24:57 2023","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.67100000000000004,"15min":0.627},"min":{"1min":0.38800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.998,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.73599999999999999,"15min":0.67500000000000004},"min":{"1min":0.53100000000000003,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.83199999999999996}]},{"osd":3,"last update":"Fri Nov 17 06:24:21 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.83199999999999996,"15min":0.81499999999999995},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.871,"5min":0.80000000000000004,"15min":0.78200000000000003},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.034}]},{"osd":4,"last update":"Fri Nov 17 06:24:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.996,"15min":0.96799999999999997},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.3149999999999999,"5min":1.331,"15min":1.331},"last":1.079},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.98799999999999999,"15min":0.97899999999999998},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.1850000000000001,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.98499999999999999}]},{"osd":5,"last update":"Fri Nov 17 06:25:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.0129999999999999,"15min":0.998},"min":{"1min":0.75700000000000001,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.337},{"interface":"front","average":{"1min":1.222,"5min":1.1240000000000001,"15min":1.0960000000000001},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.1299999999999999}]},{"osd":6,"last update":"Fri Nov 17 06:24:54 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.133,"15min":1.133},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.109},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.1539999999999999,"15min":1.1639999999999999},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.179}]},{"osd":7,"last update":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":1.2529999999999999,"5min":1.1850000000000001,"15min":1.173},"min":{"1min":0.97699999999999998,"5min":0.876,"15min":0.876},"max":{"1min":1.629,"5min":1.629,"15min":1.629},"last":1.173},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"min":{"1min":0.97499999999999998,"5min":0.91100000000000003,"15min":0.91100000000000003},"max":{"1min":1.4279999999999999,"5min":1.454,"15min":1.454},"last":1.224}]}]},{"osd":0,"up_from":10,"seq":42949673030,"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":"Fri Nov 17 06:25:13 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.63700000000000001,"15min":0.54100000000000004},"min":{"1min":0.498,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.90500000000000003,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.621},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.71999999999999997,"15min":0.59299999999999997},"min":{"1min":0.45600000000000002,"5min":0.441,"15min":0.441},"max":{"1min":1.028,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.77900000000000003}]},{"osd":2,"last update":"Fri Nov 17 06:24:58 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.752,"15min":0.73199999999999998},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.111,"5min":1.111,"15min":1.111},"last":1.036},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.70999999999999996,"15min":0.67900000000000005},"min":{"1min":0.51100000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.73899999999999999}]},{"osd":3,"last update":"Fri Nov 17 06:24:22 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.83399999999999996,"15min":0.84399999999999997},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.0469999999999999,"5min":1.343,"15min":1.343},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.71499999999999997,"15min":0.69899999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.018,"5min":1.018,"15min":1.018},"last":1.0629999999999999}]},{"osd":4,"last update":"Fri Nov 17 06:24:45 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.93000000000000005,"15min":0.90900000000000003},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":1.139},{"interface":"front","average":{"1min":1.014,"5min":0.92900000000000005,"15min":0.90400000000000003},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.2110000000000001}]},{"osd":5,"last update":"Fri Nov 17 06:25:08 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.022,"15min":1.0089999999999999},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.3280000000000001},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0229999999999999,"15min":1.0109999999999999},"min":{"1min":0.755,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.3360000000000001,"5min":1.357,"15min":1.357},"last":1.2450000000000001}]},{"osd":6,"last update":"Fri Nov 17 06:24:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.73399999999999999,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.409,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.075,"5min":1.091,"15min":1.093},"min":{"1min":0.82899999999999996,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":1.4039999999999999,"5min":1.528,"15min":1.528},"last":1.298}]},{"osd":7,"last update":"Fri Nov 17 06:24:17 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.111,"15min":1.111},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.615,"5min":1.615,"15min":1.615},"last":1.3779999999999999},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.5,"5min":1.5,"15min":1.5},"last":1.2889999999999999}]}]},{"osd":2,"up_from":21,"seq":90194313273,"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":"Fri Nov 17 06:24:57 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.69299999999999995,"15min":0.67100000000000004},"min":{"1min":0.57499999999999996,"5min":0.443,"15min":0.443},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.72099999999999997,"15min":0.69699999999999995},"min":{"1min":0.505,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.93100000000000005,"5min":1.361,"15min":1.361},"last":0.70199999999999996}]},{"osd":1,"last update":"Fri Nov 17 06:24:57 2023","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.66200000000000003,"15min":0.628},"min":{"1min":0.44700000000000001,"5min":0.373,"15min":0.373},"max":{"1min":1.0069999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.77000000000000002,"15min":0.74299999999999999},"min":{"1min":0.54700000000000004,"5min":0.442,"15min":0.442},"max":{"1min":1.091,"5min":1.399,"15min":1.399},"last":0.93799999999999994}]},{"osd":3,"last update":"Fri Nov 17 06:24:21 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.80100000000000005,"15min":0.82199999999999995},"min":{"1min":0.58899999999999997,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.0600000000000001,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.83099999999999996,"15min":0.82699999999999996},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.1439999999999999,"5min":1.173,"15min":1.173},"last":1.0209999999999999}]},{"osd":4,"last update":"Fri Nov 17 06:24:43 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.91300000000000003,"15min":0.92100000000000004},"min":{"1min":0.65900000000000003,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.6120000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.014,"15min":0.99299999999999999},"min":{"1min":0.76800000000000002,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.107}]},{"osd":5,"last update":"Fri Nov 17 06:25:05 2023","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.0369999999999999,"15min":1.006},"min":{"1min":0.77400000000000002,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.4279999999999999,"5min":1.502,"15min":1.502},"last":1.268},{"interface":"front","average":{"1min":1.0760000000000001,"5min":0.98799999999999999,"15min":0.96799999999999997},"min":{"1min":0.85099999999999998,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.732,"5min":1.732,"15min":1.732},"last":1.0089999999999999}]},{"osd":6,"last update":"Fri Nov 17 06:24:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0149999999999999,"15min":1.006},"min":{"1min":0.84799999999999998,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.8320000000000001,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.228,"5min":1.1279999999999999,"15min":1.1120000000000001},"min":{"1min":0.92100000000000004,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.869,"5min":1.869,"15min":1.869},"last":1.1870000000000001}]},{"osd":7,"last update":"Fri Nov 17 06:24:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":1.0549999999999999},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"min":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"max":{"1min":1.633,"5min":1.633,"15min":1.633},"last":1.2310000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149747,"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":"Fri Nov 17 06:24:32 2023","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.67900000000000005,"15min":0.66200000000000003},"min":{"1min":0.52100000000000002,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.76800000000000002,"15min":0.75800000000000001},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.0600000000000001,"5min":1.115,"15min":1.115},"last":0.63300000000000001}]},{"osd":1,"last update":"Fri Nov 17 06:24:32 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.77900000000000003,"15min":0.77600000000000002},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.75900000000000001,"15min":0.73899999999999999},"min":{"1min":0.59099999999999997,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":1.2929999999999999}]},{"osd":2,"last update":"Fri Nov 17 06:24:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.84999999999999998,"15min":0.83599999999999997},"min":{"1min":0.63500000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.5009999999999999,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.875},{"interface":"front","average":{"1min":0.876,"5min":0.80400000000000005,"15min":0.79000000000000004},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.91200000000000003}]},{"osd":4,"last update":"Fri Nov 17 06:24:46 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.97499999999999998,"15min":0.95899999999999996},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.181},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.99299999999999999,"15min":0.98099999999999998},"min":{"1min":0.74299999999999999,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.393,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.0169999999999999}]},{"osd":5,"last update":"Fri Nov 17 06:25:09 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.0069999999999999,"15min":0.99199999999999999},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.425,"5min":1.431,"15min":1.431},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.0129999999999999,"15min":0.98899999999999999},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.774,"5min":1.774,"15min":1.774},"last":1.3460000000000001}]},{"osd":6,"last update":"Fri Nov 17 06:24:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.107,"15min":1.117},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.083,"5min":1.1200000000000001,"15min":1.1259999999999999},"min":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.1539999999999999}]},{"osd":7,"last update":"Fri Nov 17 06:24:19 2023","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.179,"15min":1.179},"min":{"1min":0.87,"5min":0.87,"15min":0.87},"max":{"1min":1.8320000000000001,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.387},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"min":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":1.1299999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986224,"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":"Fri Nov 17 06:24:44 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.879,"15min":0.89200000000000002},"min":{"1min":0.63,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.1839999999999999,"5min":1.206,"15min":1.206},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.86099999999999999,"15min":0.83299999999999996},"min":{"1min":0.73699999999999999,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.226,"5min":1.355,"15min":1.355},"last":1.0069999999999999}]},{"osd":1,"last update":"Fri Nov 17 06:24:44 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.85599999999999998,"15min":0.83999999999999997},"min":{"1min":0.754,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.876,"15min":0.84599999999999997},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.254,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.65600000000000003}]},{"osd":2,"last update":"Fri Nov 17 06:24:44 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.91300000000000003,"15min":0.89800000000000002},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2210000000000001,"5min":1.524,"15min":1.524},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.84199999999999997,"15min":0.82199999999999995},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.95999999999999996}]},{"osd":3,"last update":"Fri Nov 17 06:24:44 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.877,"15min":0.86299999999999999},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.877,"15min":0.84699999999999998},"min":{"1min":0.628,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.198,"5min":1.488,"15min":1.488},"last":0.874}]},{"osd":5,"last update":"Fri Nov 17 06:25:12 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.80200000000000005,"15min":0.77800000000000002},"min":{"1min":0.57099999999999995,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.337,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.92700000000000005,"15min":0.90300000000000002},"min":{"1min":0.73099999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2589999999999999,"5min":1.401,"15min":1.401},"last":0.72199999999999998}]},{"osd":6,"last update":"Fri Nov 17 06:25:00 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.91500000000000004,"15min":0.91000000000000003},"min":{"1min":0.66800000000000004,"5min":0.627,"15min":0.627},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.80600000000000005},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.0029999999999999,"15min":0.995},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.73999999999999999}]},{"osd":7,"last update":"Fri Nov 17 06:25:19 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.98999999999999999,"15min":0.998},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.0760000000000001,"15min":1.077},"min":{"1min":0.65000000000000002,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.79600000000000004}]}]},{"osd":5,"up_from":36,"seq":154618822699,"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":"Fri Nov 17 06:25:03 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.85099999999999998,"15min":0.82499999999999996},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.2350000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.83699999999999997,"15min":0.82099999999999995},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3029999999999999,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":0.79900000000000004}]},{"osd":1,"last update":"Fri Nov 17 06:25:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.84899999999999998,"15min":0.81100000000000005},"min":{"1min":0.55100000000000005,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2210000000000001,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.82399999999999995,"15min":0.79700000000000004},"min":{"1min":0.60099999999999998,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.63100000000000001}]},{"osd":2,"last update":"Fri Nov 17 06:25:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.84299999999999997,"15min":0.82499999999999996},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.90800000000000003,"15min":0.88600000000000001},"min":{"1min":0.69099999999999995,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.212,"5min":1.329,"15min":1.329},"last":0.83199999999999996}]},{"osd":3,"last update":"Fri Nov 17 06:25:03 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.82799999999999996,"15min":0.80800000000000005},"min":{"1min":0.68300000000000005,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.101,"5min":1.149,"15min":1.149},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.91900000000000004,"15min":0.88600000000000001},"min":{"1min":0.66800000000000004,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.2669999999999999,"5min":1.419,"15min":1.419},"last":0.73299999999999998}]},{"osd":4,"last update":"Fri Nov 17 06:25:03 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.754,"15min":0.69399999999999995},"min":{"1min":0.56000000000000005,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.298,"5min":1.617,"15min":1.617},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.78900000000000003,"15min":0.753},"min":{"1min":0.59099999999999997,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":1.1739999999999999}]},{"osd":6,"last update":"Fri Nov 17 06:24:54 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.98999999999999999,"15min":1.002},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.321,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.92400000000000004,"5min":1.008,"15min":1.022},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.345,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":0.95999999999999996}]},{"osd":7,"last update":"Fri Nov 17 06:24:22 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.0309999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":1.2150000000000001}]}]}]}} 2023-11-17T06:25:24.238 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph pg dump --format=json 2023-11-17T06:25:24.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:24 smithi159 bash[24884]: cluster 2023-11-17T06:25:22.639405+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:24.252 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:23 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Scheduled restart job, restart counter is at 8. 2023-11-17T06:25:24.252 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:23 smithi159 systemd[1]: Stopped Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:25:24.252 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:23 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Start request repeated too quickly. 2023-11-17T06:25:24.252 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:23 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-17T06:25:24.252 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Nov 17 06:25:23 smithi159 systemd[1]: Failed to start Ceph node-exporter.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:25:25.395 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:25 smithi031 bash[24752]: audit 2023-11-17T06:25:23.600973+0000 mgr.y (mgr.14140) 312 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-17T06:25:25.395 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:25 smithi031 bash[28317]: audit 2023-11-17T06:25:23.600973+0000 mgr.y (mgr.14140) 312 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-17T06:25:25.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:25 smithi159 bash[24884]: audit 2023-11-17T06:25:23.600973+0000 mgr.y (mgr.14140) 312 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-17T06:25:26.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:26 smithi031 bash[24752]: cluster 2023-11-17T06:25:24.640147+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:26.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:26 smithi031 bash[28317]: cluster 2023-11-17T06:25:24.640147+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:26.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:26 smithi159 bash[24884]: cluster 2023-11-17T06:25:24.640147+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:26.891 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:25:26.893 INFO:teuthology.orchestra.run.smithi031.stderr:dumped all 2023-11-17T06:25:27.599 INFO:teuthology.orchestra.run.smithi031.stdout:{"pg_ready":true,"pg_map":{"version":271,"stamp":"2023-11-17T06:25:26.640495+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":8392208,"kb_used_data":3536,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569008,"statfs":{"total":767960285184,"available":759366664192,"internally_reserved":8589934592,"allocated":3620864,"data_stored":1442760,"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.003830"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-11-17T06:23:18.051537+0000","last_change":"2023-11-17T06:23:18.051537+0000","last_active":"2023-11-17T06:23:18.051537+0000","last_peered":"2023-11-17T06:23:18.051537+0000","last_clean":"2023-11-17T06:23:18.051537+0000","last_became_active":"2023-11-17T06:23:18.044340+0000","last_became_peered":"2023-11-17T06:23:18.044340+0000","last_unstale":"2023-11-17T06:23:18.051537+0000","last_undegraded":"2023-11-17T06:23:18.051537+0000","last_fullsized":"2023-11-17T06:23:18.051537+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-11-17T06:17:09.120033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-17T06:17:09.120033+0000","last_clean_scrub_stamp":"2023-11-17T06:17:09.120033+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":197568495644,"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":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.81999999999999995,"15min":0.81599999999999995},"min":{"1min":0.58899999999999997,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.093,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.872,"15min":0.87},"min":{"1min":0.61899999999999999,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.071,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.69099999999999995}]},{"osd":1,"last update":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.86499999999999999,"15min":0.86299999999999999},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.155,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.82399999999999995,"15min":0.81200000000000006},"min":{"1min":0.67400000000000004,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.091,"5min":1.115,"15min":1.115},"last":0.90000000000000002}]},{"osd":2,"last update":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90400000000000003,"15min":0.90400000000000003},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.8919999999999999,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.91200000000000003,"15min":0.90500000000000003},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.97499999999999998}]},{"osd":3,"last update":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.88400000000000001,"15min":0.88100000000000001},"min":{"1min":0.71999999999999997,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.089,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":1.089},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.93500000000000005,"15min":0.93100000000000005},"min":{"1min":0.69699999999999995,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.80400000000000005}]},{"osd":4,"last update":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.872,"15min":0.879},"min":{"1min":0.45000000000000001,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.236,"5min":1.345,"15min":1.345},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.878,"15min":0.86699999999999999},"min":{"1min":0.49299999999999999,"5min":0.38,"15min":0.38},"max":{"1min":1.258,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.0129999999999999}]},{"osd":5,"last update":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.92100000000000004,"15min":0.93000000000000005},"min":{"1min":0.61499999999999999,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.1930000000000001,"5min":1.397,"15min":1.397},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.91800000000000004,"15min":0.90800000000000003},"min":{"1min":0.63400000000000001,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.292,"5min":1.419,"15min":1.419},"last":1.1200000000000001}]},{"osd":6,"last update":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.97299999999999998,"15min":0.96899999999999997},"min":{"1min":0.66400000000000003,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.3009999999999999,"5min":1.486,"15min":1.486},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.99199999999999999,"15min":0.98599999999999999},"min":{"1min":0.60699999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.232,"5min":1.633,"15min":1.633},"last":1.171}]}]},{"osd":6,"up_from":41,"seq":176093659170,"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":"Fri Nov 17 06:24:56 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.82899999999999996,"15min":0.82299999999999995},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.179,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.96699999999999997,"15min":0.97299999999999998},"min":{"1min":0.69599999999999995,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.149,"5min":1.831,"15min":1.831},"last":0.70899999999999996}]},{"osd":1,"last update":"Fri Nov 17 06:24:56 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.871,"15min":0.88},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.121,"5min":1.605,"15min":1.605},"last":0.96699999999999997},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.91200000000000003,"15min":0.91000000000000003},"min":{"1min":0.65400000000000003,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.1659999999999999,"5min":1.633,"15min":1.633},"last":1.1160000000000001}]},{"osd":2,"last update":"Fri Nov 17 06:24:56 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.92800000000000005,"15min":0.92200000000000004},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.244,"5min":1.857,"15min":1.857},"last":0.995},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.98199999999999998,"15min":1.0049999999999999},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.079,"5min":1.75,"15min":1.75},"last":0.80500000000000005}]},{"osd":3,"last update":"Fri Nov 17 06:24:56 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.88700000000000001,"15min":0.89500000000000002},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.044,"5min":1.8819999999999999,"15min":1.8819999999999999},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.036,"5min":1.032,"15min":1.032},"min":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.2290000000000001,"5min":1.726,"15min":1.726},"last":1.208}]},{"osd":4,"last update":"Fri Nov 17 06:24:56 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.92500000000000004,"15min":0.93899999999999995},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3160000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.879,"5min":0.88700000000000001,"15min":0.88800000000000001},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.1479999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":1.145}]},{"osd":5,"last update":"Fri Nov 17 06:24:56 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.98299999999999998,"15min":0.99299999999999999},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2729999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":1.032},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.995,"15min":1.0069999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.212,"5min":1.7,"15min":1.7},"last":1.0900000000000001}]},{"osd":7,"last update":"Fri Nov 17 06:25:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":0.997,"15min":0.98299999999999998},"min":{"1min":0.85099999999999998,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.278,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.008,"5min":1.0760000000000001,"15min":1.0880000000000001},"min":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.244,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.1040000000000001}]}]},{"osd":1,"up_from":16,"seq":68719476803,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049020,"kb_used_data":436,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696132,"statfs":{"total":95995035648,"available":94920839168,"internally_reserved":1073741824,"allocated":446464,"data_stored":179904,"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":"Fri Nov 17 06:25:11 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.63200000000000001,"15min":0.53400000000000003},"min":{"1min":0.44900000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.68400000000000005,"15min":0.56999999999999995},"min":{"1min":0.48799999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.04,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.78900000000000003}]},{"osd":2,"last update":"Fri Nov 17 06:24:57 2023","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.67100000000000004,"15min":0.627},"min":{"1min":0.38800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.998,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.73599999999999999,"15min":0.67500000000000004},"min":{"1min":0.53100000000000003,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.83199999999999996}]},{"osd":3,"last update":"Fri Nov 17 06:24:21 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.83199999999999996,"15min":0.81499999999999995},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.871,"5min":0.80000000000000004,"15min":0.78200000000000003},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.034}]},{"osd":4,"last update":"Fri Nov 17 06:24:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.996,"15min":0.96799999999999997},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.3149999999999999,"5min":1.331,"15min":1.331},"last":1.079},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.98799999999999999,"15min":0.97899999999999998},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.1850000000000001,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.98499999999999999}]},{"osd":5,"last update":"Fri Nov 17 06:25:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.0129999999999999,"15min":0.998},"min":{"1min":0.75700000000000001,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.337},{"interface":"front","average":{"1min":1.222,"5min":1.1240000000000001,"15min":1.0960000000000001},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.1299999999999999}]},{"osd":6,"last update":"Fri Nov 17 06:24:54 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.133,"15min":1.133},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.109},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.1539999999999999,"15min":1.1639999999999999},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.179}]},{"osd":7,"last update":"Fri Nov 17 06:25:20 2023","interfaces":[{"interface":"back","average":{"1min":1.2529999999999999,"5min":1.1850000000000001,"15min":1.173},"min":{"1min":0.97699999999999998,"5min":0.876,"15min":0.876},"max":{"1min":1.629,"5min":1.629,"15min":1.629},"last":1.173},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"min":{"1min":0.97499999999999998,"5min":0.91100000000000003,"15min":0.91100000000000003},"max":{"1min":1.4279999999999999,"5min":1.454,"15min":1.454},"last":1.224}]}]},{"osd":0,"up_from":10,"seq":42949673031,"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":"Fri Nov 17 06:25:13 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.63700000000000001,"15min":0.54100000000000004},"min":{"1min":0.498,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.90500000000000003,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.71999999999999997,"15min":0.59299999999999997},"min":{"1min":0.45600000000000002,"5min":0.441,"15min":0.441},"max":{"1min":1.028,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.90600000000000003}]},{"osd":2,"last update":"Fri Nov 17 06:24:58 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.752,"15min":0.73199999999999998},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.111,"5min":1.111,"15min":1.111},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.70999999999999996,"15min":0.67900000000000005},"min":{"1min":0.51100000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.85799999999999998}]},{"osd":3,"last update":"Fri Nov 17 06:24:22 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.83399999999999996,"15min":0.84399999999999997},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.0469999999999999,"5min":1.343,"15min":1.343},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.71499999999999997,"15min":0.69899999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.018,"5min":1.018,"15min":1.018},"last":0.76000000000000001}]},{"osd":4,"last update":"Fri Nov 17 06:24:45 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.93000000000000005,"15min":0.90900000000000003},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":1.014},{"interface":"front","average":{"1min":1.014,"5min":0.92900000000000005,"15min":0.90400000000000003},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.028}]},{"osd":5,"last update":"Fri Nov 17 06:25:08 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.022,"15min":1.0089999999999999},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.3779999999999999},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0229999999999999,"15min":1.0109999999999999},"min":{"1min":0.755,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.3360000000000001,"5min":1.357,"15min":1.357},"last":1.246}]},{"osd":6,"last update":"Fri Nov 17 06:24:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.73399999999999999,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.409,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.284},{"interface":"front","average":{"1min":1.075,"5min":1.091,"15min":1.093},"min":{"1min":0.82899999999999996,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":1.4039999999999999,"5min":1.528,"15min":1.528},"last":0.93799999999999994}]},{"osd":7,"last update":"Fri Nov 17 06:25:18 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.111,"15min":1.111},"min":{"1min":0.83999999999999997,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.488,"5min":1.615,"15min":1.615},"last":1.109},{"interface":"front","average":{"1min":1.2,"5min":1.171,"15min":1.1659999999999999},"min":{"1min":0.81499999999999995,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.306}]}]},{"osd":2,"up_from":21,"seq":90194313274,"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":"Fri Nov 17 06:24:57 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.69299999999999995,"15min":0.67100000000000004},"min":{"1min":0.57499999999999996,"5min":0.443,"15min":0.443},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.72099999999999997,"15min":0.69699999999999995},"min":{"1min":0.505,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.93100000000000005,"5min":1.361,"15min":1.361},"last":0.70999999999999996}]},{"osd":1,"last update":"Fri Nov 17 06:24:57 2023","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.66200000000000003,"15min":0.628},"min":{"1min":0.44700000000000001,"5min":0.373,"15min":0.373},"max":{"1min":1.0069999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":1.1679999999999999},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.77000000000000002,"15min":0.74299999999999999},"min":{"1min":0.54700000000000004,"5min":0.442,"15min":0.442},"max":{"1min":1.091,"5min":1.399,"15min":1.399},"last":0.56699999999999995}]},{"osd":3,"last update":"Fri Nov 17 06:25:21 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.79300000000000004,"15min":0.81899999999999995},"min":{"1min":0.48299999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.1200000000000001,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.84299999999999997,"15min":0.83099999999999996},"min":{"1min":0.59699999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.86199999999999999}]},{"osd":4,"last update":"Fri Nov 17 06:24:43 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.91300000000000003,"15min":0.92100000000000004},"min":{"1min":0.65900000000000003,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.6120000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.014,"15min":0.99299999999999999},"min":{"1min":0.76800000000000002,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.0600000000000001}]},{"osd":5,"last update":"Fri Nov 17 06:25:05 2023","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.0369999999999999,"15min":1.006},"min":{"1min":0.77400000000000002,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.4279999999999999,"5min":1.502,"15min":1.502},"last":0.95399999999999996},{"interface":"front","average":{"1min":1.0760000000000001,"5min":0.98799999999999999,"15min":0.96799999999999997},"min":{"1min":0.85099999999999998,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.732,"5min":1.732,"15min":1.732},"last":1.0369999999999999}]},{"osd":6,"last update":"Fri Nov 17 06:24:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0149999999999999,"15min":1.006},"min":{"1min":0.84799999999999998,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.8320000000000001,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.228,"5min":1.1279999999999999,"15min":1.1120000000000001},"min":{"1min":0.92100000000000004,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.869,"5min":1.869,"15min":1.869},"last":1.1439999999999999}]},{"osd":7,"last update":"Fri Nov 17 06:25:18 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.0409999999999999,"15min":1.0309999999999999},"min":{"1min":0.73599999999999999,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.571,"5min":1.571,"15min":1.571},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.236,"5min":1.2250000000000001,"15min":1.2230000000000001},"min":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"max":{"1min":1.798,"5min":1.798,"15min":1.798},"last":1.21}]}]},{"osd":3,"up_from":26,"seq":111669149748,"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":"Fri Nov 17 06:24:32 2023","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.67900000000000005,"15min":0.66200000000000003},"min":{"1min":0.52100000000000002,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.76800000000000002,"15min":0.75800000000000001},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.0600000000000001,"5min":1.115,"15min":1.115},"last":0.67500000000000004}]},{"osd":1,"last update":"Fri Nov 17 06:24:32 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.77900000000000003,"15min":0.77600000000000002},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.75900000000000001,"15min":0.73899999999999999},"min":{"1min":0.59099999999999997,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.74099999999999999}]},{"osd":2,"last update":"Fri Nov 17 06:24:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.84999999999999998,"15min":0.83599999999999997},"min":{"1min":0.63500000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.5009999999999999,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.876,"5min":0.80400000000000005,"15min":0.79000000000000004},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.90100000000000002}]},{"osd":4,"last update":"Fri Nov 17 06:24:46 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.97499999999999998,"15min":0.95899999999999996},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.99299999999999999,"15min":0.98099999999999998},"min":{"1min":0.74299999999999999,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.393,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.1020000000000001}]},{"osd":5,"last update":"Fri Nov 17 06:25:09 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.0069999999999999,"15min":0.99199999999999999},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.425,"5min":1.431,"15min":1.431},"last":1.0580000000000001},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.0129999999999999,"15min":0.98899999999999999},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.774,"5min":1.774,"15min":1.774},"last":0.93300000000000005}]},{"osd":6,"last update":"Fri Nov 17 06:24:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.107,"15min":1.117},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":1.3049999999999999},{"interface":"front","average":{"1min":1.083,"5min":1.1200000000000001,"15min":1.1259999999999999},"min":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.2889999999999999}]},{"osd":7,"last update":"Fri Nov 17 06:25:21 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.175,"15min":1.177},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.5,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.1779999999999999,"15min":1.179},"min":{"1min":0.89700000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.431,"5min":1.603,"15min":1.603},"last":1.256}]}]},{"osd":4,"up_from":31,"seq":133143986225,"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":"Fri Nov 17 06:24:44 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.879,"15min":0.89200000000000002},"min":{"1min":0.63,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.1839999999999999,"5min":1.206,"15min":1.206},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.86099999999999999,"15min":0.83299999999999996},"min":{"1min":0.73699999999999999,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.226,"5min":1.355,"15min":1.355},"last":0.98199999999999998}]},{"osd":1,"last update":"Fri Nov 17 06:24:44 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.85599999999999998,"15min":0.83999999999999997},"min":{"1min":0.754,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.876,"15min":0.84599999999999997},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.254,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.73499999999999999}]},{"osd":2,"last update":"Fri Nov 17 06:24:44 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.91300000000000003,"15min":0.89800000000000002},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2210000000000001,"5min":1.524,"15min":1.524},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.84199999999999997,"15min":0.82199999999999995},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.04}]},{"osd":3,"last update":"Fri Nov 17 06:24:44 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.877,"15min":0.86299999999999999},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.877,"15min":0.84699999999999998},"min":{"1min":0.628,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.198,"5min":1.488,"15min":1.488},"last":0.96199999999999997}]},{"osd":5,"last update":"Fri Nov 17 06:25:12 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.80200000000000005,"15min":0.77800000000000002},"min":{"1min":0.57099999999999995,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.337,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.871},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.92700000000000005,"15min":0.90300000000000002},"min":{"1min":0.73099999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2589999999999999,"5min":1.401,"15min":1.401},"last":0.88900000000000001}]},{"osd":6,"last update":"Fri Nov 17 06:25:00 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.91500000000000004,"15min":0.91000000000000003},"min":{"1min":0.66800000000000004,"5min":0.627,"15min":0.627},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.76200000000000001},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.0029999999999999,"15min":0.995},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.01}]},{"osd":7,"last update":"Fri Nov 17 06:25:19 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.98999999999999999,"15min":0.998},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.92300000000000004},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.0760000000000001,"15min":1.077},"min":{"1min":0.65000000000000002,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.0660000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822699,"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":"Fri Nov 17 06:25:03 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.85099999999999998,"15min":0.82499999999999996},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.2350000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.83699999999999997,"15min":0.82099999999999995},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3029999999999999,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":0.79900000000000004}]},{"osd":1,"last update":"Fri Nov 17 06:25:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.84899999999999998,"15min":0.81100000000000005},"min":{"1min":0.55100000000000005,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2210000000000001,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.82399999999999995,"15min":0.79700000000000004},"min":{"1min":0.60099999999999998,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.63100000000000001}]},{"osd":2,"last update":"Fri Nov 17 06:25:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.84299999999999997,"15min":0.82499999999999996},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.90800000000000003,"15min":0.88600000000000001},"min":{"1min":0.69099999999999995,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.212,"5min":1.329,"15min":1.329},"last":0.83199999999999996}]},{"osd":3,"last update":"Fri Nov 17 06:25:03 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.82799999999999996,"15min":0.80800000000000005},"min":{"1min":0.68300000000000005,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.101,"5min":1.149,"15min":1.149},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.91900000000000004,"15min":0.88600000000000001},"min":{"1min":0.66800000000000004,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.2669999999999999,"5min":1.419,"15min":1.419},"last":0.73299999999999998}]},{"osd":4,"last update":"Fri Nov 17 06:25:03 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.754,"15min":0.69399999999999995},"min":{"1min":0.56000000000000005,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.298,"5min":1.617,"15min":1.617},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.78900000000000003,"15min":0.753},"min":{"1min":0.59099999999999997,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":1.1739999999999999}]},{"osd":6,"last update":"Fri Nov 17 06:24:54 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.98999999999999999,"15min":1.002},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.321,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.92400000000000004,"5min":1.008,"15min":1.022},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.345,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":0.95999999999999996}]},{"osd":7,"last update":"Fri Nov 17 06:24:22 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.0309999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":1.2150000000000001}]}]}]}} 2023-11-17T06:25:27.601 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-11-17T06:25:27.601 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-11-17T06:25:27.601 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-11-17T06:25:27.601 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- ceph health --format=json 2023-11-17T06:25:28.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:28 smithi031 bash[28317]: cluster 2023-11-17T06:25:26.640740+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:28.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:28 smithi031 bash[28317]: audit 2023-11-17T06:25:26.886912+0000 mgr.y (mgr.14140) 315 : audit [DBG] from='client.24496 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-17T06:25:28.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:28 smithi031 bash[24752]: cluster 2023-11-17T06:25:26.640740+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:28.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:28 smithi031 bash[24752]: audit 2023-11-17T06:25:26.886912+0000 mgr.y (mgr.14140) 315 : audit [DBG] from='client.24496 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-17T06:25:28.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:28 smithi159 bash[24884]: cluster 2023-11-17T06:25:26.640740+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:28.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:28 smithi159 bash[24884]: audit 2023-11-17T06:25:26.886912+0000 mgr.y (mgr.14140) 315 : audit [DBG] from='client.24496 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-17T06:25:30.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:30 smithi031 bash[28317]: cluster 2023-11-17T06:25:28.641510+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:30.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:30 smithi031 bash[24752]: cluster 2023-11-17T06:25:28.641510+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:30.457 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:25:30.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:30 smithi159 bash[24884]: cluster 2023-11-17T06:25:28.641510+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:31.215 INFO:teuthology.orchestra.run.smithi031.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-11-17T06:25:31.215 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-11-17T06:25:31.215 INFO:tasks.cephadm:Setup complete, yielding 2023-11-17T06:25:31.216 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-17T06:25:31.229 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi031.front.sepia.ceph.com 2023-11-17T06:25:31.230 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2023-11-17T06:25:31.371 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:31 smithi031 bash[28317]: audit 2023-11-17T06:25:30.456323+0000 mon.a (mon.0) 512 : audit [DBG] from='client.? 172.21.15.31:0/3719299494' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-17T06:25:31.587 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:31 smithi031 bash[24752]: audit 2023-11-17T06:25:30.456323+0000 mon.a (mon.0) 512 : audit [DBG] from='client.? 172.21.15.31:0/3719299494' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-17T06:25:31.588 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:31 smithi159 bash[24884]: audit 2023-11-17T06:25:30.456323+0000 mon.a (mon.0) 512 : audit [DBG] from='client.? 172.21.15.31:0/3719299494' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-17T06:25:32.331 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:32 smithi031 bash[28317]: cluster 2023-11-17T06:25:30.642111+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:32.332 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:32 smithi031 bash[24752]: cluster 2023-11-17T06:25:30.642111+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:32.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:32 smithi159 bash[24884]: cluster 2023-11-17T06:25:30.642111+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:33.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:33 smithi031 bash[24752]: cluster 2023-11-17T06:25:32.642710+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:33.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:33 smithi031 bash[28317]: cluster 2023-11-17T06:25:32.642710+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:33.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:33 smithi159 bash[24884]: cluster 2023-11-17T06:25:32.642710+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:34.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:34 smithi031 bash[24752]: audit 2023-11-17T06:25:33.996775+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.31:0/51523110' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-11-17T06:25:34.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:34 smithi031 bash[24752]: audit 2023-11-17T06:25:34.004746+0000 mon.a (mon.0) 514 : audit [INF] from='client.? 172.21.15.31:0/51523110' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-11-17T06:25:34.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:34 smithi031 bash[24752]: cephadm 2023-11-17T06:25:34.015300+0000 mgr.y (mgr.14140) 319 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:25:34.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:34 smithi031 bash[28317]: audit 2023-11-17T06:25:33.996775+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.31:0/51523110' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-11-17T06:25:34.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:34 smithi031 bash[28317]: audit 2023-11-17T06:25:34.004746+0000 mon.a (mon.0) 514 : audit [INF] from='client.? 172.21.15.31:0/51523110' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-11-17T06:25:34.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:34 smithi031 bash[28317]: cephadm 2023-11-17T06:25:34.015300+0000 mgr.y (mgr.14140) 319 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:25:34.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:34 smithi159 bash[24884]: audit 2023-11-17T06:25:33.996775+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.31:0/51523110' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-11-17T06:25:34.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:34 smithi159 bash[24884]: audit 2023-11-17T06:25:34.004746+0000 mon.a (mon.0) 514 : audit [INF] from='client.? 172.21.15.31:0/51523110' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-11-17T06:25:34.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:34 smithi159 bash[24884]: cephadm 2023-11-17T06:25:34.015300+0000 mgr.y (mgr.14140) 319 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:25:34.724 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-17T06:25:34.733 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi031.front.sepia.ceph.com 2023-11-17T06:25:34.734 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-11-17T06:25:35.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:35 smithi031 bash[24752]: cluster 2023-11-17T06:25:34.643294+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:35.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:35 smithi031 bash[28317]: cluster 2023-11-17T06:25:34.643294+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:25:35.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:35 smithi159 bash[24884]: cluster 2023-11-17T06:25:34.643294+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.271 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[24752]: cluster 2023-11-17T06:25:36.643919+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.272 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[28317]: cluster 2023-11-17T06:25:36.643919+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.273 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: debug 2023-11-17T06:25:37.790+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:30.273 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:30.273 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.273 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:30.273 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.273 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.274 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:26:30.274 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:26:30.274 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:26:30.275 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.275 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:30.276 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.276 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:26:30.277 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:26:30.277 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.278 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:26:30.278 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:26:30.279 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:26:30.279 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:30.280 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:30.280 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.350 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:30.351 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.351 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.351 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:26:30.351 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:26:30.351 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:26:30.351 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.351 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:30.351 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.351 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:26:30.351 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:26:30.351 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:37 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.352 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2023-11-17T06:26:30.352 INFO:teuthology.orchestra.run.smithi031.stdout: "id": "13c32787-d0f6-4edc-967c-66b4a33a7ab7", 2023-11-17T06:26:30.352 INFO:teuthology.orchestra.run.smithi031.stdout: "name": "r", 2023-11-17T06:26:30.352 INFO:teuthology.orchestra.run.smithi031.stdout: "current_period": "fba806bf-39ec-4d1f-8581-45c5aff75336", 2023-11-17T06:26:30.352 INFO:teuthology.orchestra.run.smithi031.stdout: "epoch": 1 2023-11-17T06:26:30.352 INFO:teuthology.orchestra.run.smithi031.stdout:} 2023-11-17T06:26:30.353 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: cephadm 2023-11-17T06:25:37.793824+0000 mgr.y (mgr.14140) 322 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:30.353 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:30.353 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.353 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:30.353 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.353 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.353 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:26:30.353 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:26:30.353 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:26:30.354 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.354 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:30.354 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.354 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:26:30.354 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:26:30.354 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.354 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:26:30.354 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:26:30.354 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:26:30.354 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:30.354 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:30.354 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.355 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:30.355 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.355 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.355 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:26:30.355 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:26:30.355 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:26:30.355 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.355 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:30.355 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.355 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:26:30.355 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:26:30.355 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.356 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: cephadm 2023-11-17T06:25:37.793824+0000 mgr.y (mgr.14140) 322 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:30.356 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:30.356 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.356 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:30.356 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.356 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.356 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:26:30.356 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:26:30.356 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:26:30.356 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.356 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:30.357 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.357 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:26:30.357 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:26:30.386 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.386 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:26:30.386 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:26:30.386 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:26:30.386 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:30.386 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:30.386 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.386 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:30.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:26:30.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:26:30.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:26:30.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:30.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:26:30.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:26:30.387 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.388 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: cephadm 2023-11-17T06:25:37.794123+0000 mgr.y (mgr.14140) 323 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:26:30.388 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:30.388 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.388 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:30.388 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.388 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.388 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:26:30.389 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:26:30.389 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:26:30.389 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.389 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:30.389 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.389 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:26:30.389 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:26:30.389 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.389 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: cephadm 2023-11-17T06:25:37.801312+0000 mgr.y (mgr.14140) 324 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:26:30.389 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: cluster 2023-11-17T06:25:37.926715+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-11-17T06:26:30.389 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: audit 2023-11-17T06:25:37.933561+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.31:0/2974763256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-17T06:26:30.389 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: audit 2023-11-17T06:25:37.938007+0000 mon.a (mon.0) 516 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-17T06:26:30.389 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: audit 2023-11-17T06:25:38.927751+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-17T06:26:30.390 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[28317]: cluster 2023-11-17T06:25:38.927899+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-11-17T06:26:30.390 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: cephadm 2023-11-17T06:25:37.794123+0000 mgr.y (mgr.14140) 323 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:26:30.390 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:30.390 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.390 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:30.390 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.390 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.390 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:26:30.390 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:26:30.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:26:30.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:30.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:26:30.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:26:30.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: cephadm 2023-11-17T06:25:37.801312+0000 mgr.y (mgr.14140) 324 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:26:30.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: cluster 2023-11-17T06:25:37.926715+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-11-17T06:26:30.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: audit 2023-11-17T06:25:37.933561+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.31:0/2974763256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-17T06:26:30.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: audit 2023-11-17T06:25:37.938007+0000 mon.a (mon.0) 516 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-17T06:26:30.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: audit 2023-11-17T06:25:38.927751+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-17T06:26:30.391 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:38 smithi031 bash[24752]: cluster 2023-11-17T06:25:38.927899+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-11-17T06:26:30.393 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-11-17T06:26:30.394 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:39 smithi031 bash[24752]: cluster 2023-11-17T06:25:38.644593+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v278: 33 pgs: 12 creating+peering, 1 active+clean, 20 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.394 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:39 smithi031 bash[24752]: cluster 2023-11-17T06:25:39.932661+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-11-17T06:26:30.394 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:39 smithi031 bash[28317]: cluster 2023-11-17T06:25:38.644593+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v278: 33 pgs: 12 creating+peering, 1 active+clean, 20 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.394 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:39 smithi031 bash[28317]: cluster 2023-11-17T06:25:39.932661+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-11-17T06:26:30.395 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: debug 2023-11-17T06:25:41.510+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:26:30.395 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:26:30.395 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:26:30.395 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.395 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:26:30.395 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.395 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.395 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:26:30.395 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:26:30.395 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:26:30.395 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.395 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:26:30.395 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.395 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:26:30.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:26:30.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:26:30.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:26:30.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:26:30.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:26:30.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:26:30.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:26:30.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:26:30.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:26:30.397 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:26:30.397 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:26:30.397 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.397 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:26:30.397 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.397 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:26:30.397 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:26:30.397 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.398 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[28317]: cluster 2023-11-17T06:25:40.645213+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v281: 33 pgs: 12 creating+peering, 2 active+clean, 19 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.398 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:41 smithi031 bash[24752]: cluster 2023-11-17T06:25:40.645213+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v281: 33 pgs: 12 creating+peering, 2 active+clean, 19 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.399 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: cephadm 2023-11-17T06:25:41.513240+0000 mgr.y (mgr.14140) 327 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:26:30.399 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:26:30.399 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:26:30.399 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.399 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:26:30.399 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.399 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.399 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:26:30.399 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:26:30.400 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:26:30.400 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.400 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:26:30.400 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.400 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:26:30.400 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:26:30.400 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.400 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:26:30.400 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:26:30.400 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:26:30.400 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:26:30.400 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:26:30.400 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:26:30.400 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.401 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:26:30.401 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.401 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.401 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:26:30.401 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:26:30.401 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:26:30.401 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.401 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:26:30.401 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.401 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:26:30.401 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:26:30.402 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: cephadm 2023-11-17T06:25:41.513240+0000 mgr.y (mgr.14140) 327 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:26:30.402 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:26:30.402 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:26:30.402 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.402 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:26:30.402 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.402 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.402 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:26:30.402 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:26:30.403 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:26:30.403 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.403 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:26:30.403 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.403 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:26:30.403 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:26:30.403 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.403 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:26:30.403 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:26:30.403 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:26:30.403 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:26:30.403 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:26:30.403 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:26:30.403 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.404 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:26:30.404 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.404 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.404 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:26:30.404 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:26:30.404 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:26:30.404 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.404 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:26:30.404 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.404 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:26:30.404 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:26:30.404 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.404 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: cephadm 2023-11-17T06:25:41.513582+0000 mgr.y (mgr.14140) 328 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:26:30.404 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:26:30.405 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:26:30.423 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.423 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:26:30.423 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.423 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.424 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:26:30.424 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:26:30.424 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:26:30.424 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.424 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:26:30.424 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.424 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:26:30.424 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:26:30.424 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.425 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.425 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: cephadm 2023-11-17T06:25:41.513582+0000 mgr.y (mgr.14140) 328 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:26:30.425 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:26:30.425 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:26:30.425 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.425 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:26:30.425 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.426 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.426 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:26:30.426 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:26:30.426 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:26:30.426 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.426 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:26:30.426 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.426 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:26:30.426 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:26:30.426 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:42 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.427 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:37 smithi159 bash[24884]: cluster 2023-11-17T06:25:36.643919+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.427 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: cephadm 2023-11-17T06:25:37.793824+0000 mgr.y (mgr.14140) 322 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:30.427 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:30.427 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.427 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:30.427 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.428 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.428 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:26:30.428 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:26:30.428 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:26:30.428 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.428 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:30.428 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.428 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:26:30.428 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:26:30.428 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.428 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:26:30.429 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:26:30.429 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:26:30.429 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:30.429 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:30.429 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.429 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:30.429 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.429 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.429 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:26:30.429 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:26:30.429 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:26:30.429 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.430 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:30.430 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.430 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:26:30.430 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:26:30.430 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.430 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: cephadm 2023-11-17T06:25:37.794123+0000 mgr.y (mgr.14140) 323 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:26:30.430 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:30.430 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.430 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:30.430 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.430 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.431 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:26:30.431 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:26:30.431 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:26:30.431 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.431 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:30.431 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.431 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:26:30.431 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:26:30.431 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:30.431 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: cephadm 2023-11-17T06:25:37.801312+0000 mgr.y (mgr.14140) 324 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:26:30.431 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: cluster 2023-11-17T06:25:37.926715+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-11-17T06:26:30.431 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: audit 2023-11-17T06:25:37.933561+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.31:0/2974763256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-17T06:26:30.432 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: audit 2023-11-17T06:25:37.938007+0000 mon.a (mon.0) 516 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-17T06:26:30.432 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: audit 2023-11-17T06:25:38.927751+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-17T06:26:30.432 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:38 smithi159 bash[24884]: cluster 2023-11-17T06:25:38.927899+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-11-17T06:26:30.432 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:39 smithi159 bash[24884]: cluster 2023-11-17T06:25:38.644593+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v278: 33 pgs: 12 creating+peering, 1 active+clean, 20 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.432 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:39 smithi159 bash[24884]: cluster 2023-11-17T06:25:39.932661+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-11-17T06:26:30.432 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:41 smithi159 bash[24884]: cluster 2023-11-17T06:25:40.645213+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v281: 33 pgs: 12 creating+peering, 2 active+clean, 19 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.432 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: cephadm 2023-11-17T06:25:41.513240+0000 mgr.y (mgr.14140) 327 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:26:30.432 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:26:30.432 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:26:30.432 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.432 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:26:30.433 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.433 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.433 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:26:30.433 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:26:30.433 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:26:30.433 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.433 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:26:30.433 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.433 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:26:30.433 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:26:30.433 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.434 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:26:30.434 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:26:30.434 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:26:30.434 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:26:30.434 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:26:30.434 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:26:30.551 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.551 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:26:30.551 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.551 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.551 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:26:30.551 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:26:30.551 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:26:30.551 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.552 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:26:30.552 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.552 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:26:30.552 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:26:30.552 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.552 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: cephadm 2023-11-17T06:25:41.513582+0000 mgr.y (mgr.14140) 328 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:26:30.552 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:26:30.552 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:26:30.552 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.552 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:26:30.552 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:30.552 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:30.553 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:26:30.553 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:26:30.553 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:26:30.553 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:26:30.553 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:26:30.553 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:30.553 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:26:30.553 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:26:30.553 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:42 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:30.553 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:43 smithi159 bash[24884]: cluster 2023-11-17T06:25:42.645930+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v282: 33 pgs: 12 creating+peering, 19 active+clean, 2 unknown; 203 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-11-17T06:26:30.553 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:45 smithi159 bash[24884]: cluster 2023-11-17T06:25:44.646660+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v283: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2023-11-17T06:26:30.553 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:48 smithi159 bash[24884]: cluster 2023-11-17T06:25:46.647283+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v284: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-11-17T06:26:30.553 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:50 smithi159 bash[24884]: cluster 2023-11-17T06:25:48.648111+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v285: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 842 B/s wr, 1 op/s 2023-11-17T06:26:30.553 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:52 smithi159 bash[24884]: cluster 2023-11-17T06:25:50.648772+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v286: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 764 B/s wr, 1 op/s 2023-11-17T06:26:30.554 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:54 smithi159 bash[24884]: cluster 2023-11-17T06:25:52.649460+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v287: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-11-17T06:26:30.554 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:56 smithi159 bash[24884]: cluster 2023-11-17T06:25:54.650171+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v288: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-11-17T06:26:30.554 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:25:58 smithi159 bash[24884]: cluster 2023-11-17T06:25:56.650786+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v289: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.554 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:00 smithi159 bash[24884]: cluster 2023-11-17T06:25:58.651552+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v290: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.554 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:02 smithi159 bash[24884]: cluster 2023-11-17T06:26:00.652150+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v291: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.554 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:03 smithi159 bash[24884]: cluster 2023-11-17T06:26:02.652911+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v292: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.554 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:05 smithi159 bash[24884]: cluster 2023-11-17T06:26:04.653601+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v293: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.554 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:07 smithi159 bash[24884]: cluster 2023-11-17T06:26:06.654219+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v294: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.554 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:09 smithi159 bash[24884]: cluster 2023-11-17T06:26:08.655018+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v295: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.554 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:11 smithi159 bash[24884]: cluster 2023-11-17T06:26:10.655620+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v296: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.554 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:13 smithi159 bash[24884]: cluster 2023-11-17T06:26:12.656326+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v297: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.554 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:15 smithi159 bash[24884]: cluster 2023-11-17T06:26:14.657122+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v298: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.555 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:17 smithi159 bash[24884]: cluster 2023-11-17T06:26:16.657898+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v299: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.555 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:19 smithi159 bash[24884]: cluster 2023-11-17T06:26:18.658725+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v300: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.555 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:21 smithi159 bash[24884]: cluster 2023-11-17T06:26:20.659318+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v301: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.555 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:23 smithi159 bash[24884]: cluster 2023-11-17T06:26:22.660116+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v302: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.555 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:25 smithi159 bash[24884]: cluster 2023-11-17T06:26:24.660967+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v303: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.555 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:27 smithi159 bash[24884]: cluster 2023-11-17T06:26:26.661696+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v304: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.555 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:43 smithi031 bash[24752]: cluster 2023-11-17T06:25:42.645930+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v282: 33 pgs: 12 creating+peering, 19 active+clean, 2 unknown; 203 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-11-17T06:26:30.555 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:43 smithi031 bash[28317]: cluster 2023-11-17T06:25:42.645930+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v282: 33 pgs: 12 creating+peering, 19 active+clean, 2 unknown; 203 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-11-17T06:26:30.556 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:45 smithi031 bash[24752]: cluster 2023-11-17T06:25:44.646660+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v283: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2023-11-17T06:26:30.556 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:45 smithi031 bash[28317]: cluster 2023-11-17T06:25:44.646660+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v283: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2023-11-17T06:26:30.556 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:48 smithi031 bash[24752]: cluster 2023-11-17T06:25:46.647283+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v284: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-11-17T06:26:30.557 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:48 smithi031 bash[28317]: cluster 2023-11-17T06:25:46.647283+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v284: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-11-17T06:26:30.557 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:50 smithi031 bash[24752]: cluster 2023-11-17T06:25:48.648111+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v285: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 842 B/s wr, 1 op/s 2023-11-17T06:26:30.557 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:50 smithi031 bash[28317]: cluster 2023-11-17T06:25:48.648111+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v285: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 842 B/s wr, 1 op/s 2023-11-17T06:26:30.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:30 smithi159 bash[24884]: cluster 2023-11-17T06:26:28.662643+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v305: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.558 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:52 smithi031 bash[24752]: cluster 2023-11-17T06:25:50.648772+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v286: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 764 B/s wr, 1 op/s 2023-11-17T06:26:30.558 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:52 smithi031 bash[28317]: cluster 2023-11-17T06:25:50.648772+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v286: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 764 B/s wr, 1 op/s 2023-11-17T06:26:30.558 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:54 smithi031 bash[24752]: cluster 2023-11-17T06:25:52.649460+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v287: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-11-17T06:26:30.559 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:54 smithi031 bash[28317]: cluster 2023-11-17T06:25:52.649460+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v287: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-11-17T06:26:30.559 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:56 smithi031 bash[24752]: cluster 2023-11-17T06:25:54.650171+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v288: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-11-17T06:26:30.559 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:56 smithi031 bash[28317]: cluster 2023-11-17T06:25:54.650171+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v288: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-11-17T06:26:30.559 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:25:58 smithi031 bash[24752]: cluster 2023-11-17T06:25:56.650786+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v289: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.560 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:25:58 smithi031 bash[28317]: cluster 2023-11-17T06:25:56.650786+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v289: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.560 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:00 smithi031 bash[24752]: cluster 2023-11-17T06:25:58.651552+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v290: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.560 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:00 smithi031 bash[28317]: cluster 2023-11-17T06:25:58.651552+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v290: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.561 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:02 smithi031 bash[24752]: cluster 2023-11-17T06:26:00.652150+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v291: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.561 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:02 smithi031 bash[28317]: cluster 2023-11-17T06:26:00.652150+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v291: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.561 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:03 smithi031 bash[24752]: cluster 2023-11-17T06:26:02.652911+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v292: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.562 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:03 smithi031 bash[28317]: cluster 2023-11-17T06:26:02.652911+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v292: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.562 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:05 smithi031 bash[28317]: cluster 2023-11-17T06:26:04.653601+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v293: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.562 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:05 smithi031 bash[24752]: cluster 2023-11-17T06:26:04.653601+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v293: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.562 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:07 smithi031 bash[28317]: cluster 2023-11-17T06:26:06.654219+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v294: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.563 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:07 smithi031 bash[24752]: cluster 2023-11-17T06:26:06.654219+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v294: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.563 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:09 smithi031 bash[24752]: cluster 2023-11-17T06:26:08.655018+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v295: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.563 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:09 smithi031 bash[28317]: cluster 2023-11-17T06:26:08.655018+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v295: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.563 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:11 smithi031 bash[24752]: cluster 2023-11-17T06:26:10.655620+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v296: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.564 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:11 smithi031 bash[28317]: cluster 2023-11-17T06:26:10.655620+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v296: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.564 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:13 smithi031 bash[24752]: cluster 2023-11-17T06:26:12.656326+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v297: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.564 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:13 smithi031 bash[28317]: cluster 2023-11-17T06:26:12.656326+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v297: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.564 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:15 smithi031 bash[24752]: cluster 2023-11-17T06:26:14.657122+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v298: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.565 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:15 smithi031 bash[28317]: cluster 2023-11-17T06:26:14.657122+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v298: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.565 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:17 smithi031 bash[24752]: cluster 2023-11-17T06:26:16.657898+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v299: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.565 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:17 smithi031 bash[28317]: cluster 2023-11-17T06:26:16.657898+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v299: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.566 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:19 smithi031 bash[24752]: cluster 2023-11-17T06:26:18.658725+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v300: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.566 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:19 smithi031 bash[28317]: cluster 2023-11-17T06:26:18.658725+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v300: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.566 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:21 smithi031 bash[24752]: cluster 2023-11-17T06:26:20.659318+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v301: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.566 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:21 smithi031 bash[28317]: cluster 2023-11-17T06:26:20.659318+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v301: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.567 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:23 smithi031 bash[24752]: cluster 2023-11-17T06:26:22.660116+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v302: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.608 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:23 smithi031 bash[28317]: cluster 2023-11-17T06:26:22.660116+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v302: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.608 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:25 smithi031 bash[24752]: cluster 2023-11-17T06:26:24.660967+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v303: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.608 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:25 smithi031 bash[28317]: cluster 2023-11-17T06:26:24.660967+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v303: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.609 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:27 smithi031 bash[24752]: cluster 2023-11-17T06:26:26.661696+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v304: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.609 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:28 smithi031 bash[28317]: cluster 2023-11-17T06:26:26.661696+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v304: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.610 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:30 smithi031 bash[24752]: cluster 2023-11-17T06:26:28.662643+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v305: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:30.610 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:30 smithi031 bash[28317]: cluster 2023-11-17T06:26:28.662643+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v305: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:32.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:32 smithi031 bash[24752]: cluster 2023-11-17T06:26:30.663309+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v306: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:32.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:32 smithi031 bash[28317]: cluster 2023-11-17T06:26:30.663309+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v306: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:32.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:32 smithi159 bash[24884]: cluster 2023-11-17T06:26:30.663309+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v306: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:33.292 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2023-11-17T06:26:33.292 INFO:teuthology.orchestra.run.smithi031.stdout: "id": "aabe789c-2f5e-49ce-9e11-8252a162a711", 2023-11-17T06:26:33.292 INFO:teuthology.orchestra.run.smithi031.stdout: "name": "default", 2023-11-17T06:26:33.292 INFO:teuthology.orchestra.run.smithi031.stdout: "api_name": "default", 2023-11-17T06:26:33.292 INFO:teuthology.orchestra.run.smithi031.stdout: "is_master": "true", 2023-11-17T06:26:33.292 INFO:teuthology.orchestra.run.smithi031.stdout: "endpoints": [], 2023-11-17T06:26:33.292 INFO:teuthology.orchestra.run.smithi031.stdout: "hostnames": [], 2023-11-17T06:26:33.293 INFO:teuthology.orchestra.run.smithi031.stdout: "hostnames_s3website": [], 2023-11-17T06:26:33.293 INFO:teuthology.orchestra.run.smithi031.stdout: "master_zone": "", 2023-11-17T06:26:33.293 INFO:teuthology.orchestra.run.smithi031.stdout: "zones": [], 2023-11-17T06:26:33.293 INFO:teuthology.orchestra.run.smithi031.stdout: "placement_targets": [], 2023-11-17T06:26:33.293 INFO:teuthology.orchestra.run.smithi031.stdout: "default_placement": "", 2023-11-17T06:26:33.293 INFO:teuthology.orchestra.run.smithi031.stdout: "realm_id": "13c32787-d0f6-4edc-967c-66b4a33a7ab7", 2023-11-17T06:26:33.293 INFO:teuthology.orchestra.run.smithi031.stdout: "sync_policy": { 2023-11-17T06:26:33.293 INFO:teuthology.orchestra.run.smithi031.stdout: "groups": [] 2023-11-17T06:26:33.293 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:26:33.293 INFO:teuthology.orchestra.run.smithi031.stdout:} 2023-11-17T06:26:33.981 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-11-17T06:26:34.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:34 smithi031 bash[24752]: cluster 2023-11-17T06:26:32.664062+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v307: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:34.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:34 smithi031 bash[28317]: cluster 2023-11-17T06:26:32.664062+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v307: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:34.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:34 smithi159 bash[24884]: cluster 2023-11-17T06:26:32.664062+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v307: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:36.193 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:36 smithi031 bash[28317]: cluster 2023-11-17T06:26:34.664741+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v308: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:36.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:36 smithi031 bash[24752]: cluster 2023-11-17T06:26:34.664741+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v308: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:36.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:36 smithi159 bash[24884]: cluster 2023-11-17T06:26:34.664741+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v308: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:26:36.657 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2023-11-17T06:26:36.657 INFO:teuthology.orchestra.run.smithi031.stdout: "id": "e625ec74-ce22-4e55-ad20-cfc2c05a403c", 2023-11-17T06:26:36.657 INFO:teuthology.orchestra.run.smithi031.stdout: "name": "z", 2023-11-17T06:26:36.657 INFO:teuthology.orchestra.run.smithi031.stdout: "domain_root": "z.rgw.meta:root", 2023-11-17T06:26:36.657 INFO:teuthology.orchestra.run.smithi031.stdout: "control_pool": "z.rgw.control", 2023-11-17T06:26:36.657 INFO:teuthology.orchestra.run.smithi031.stdout: "gc_pool": "z.rgw.log:gc", 2023-11-17T06:26:36.657 INFO:teuthology.orchestra.run.smithi031.stdout: "lc_pool": "z.rgw.log:lc", 2023-11-17T06:26:36.657 INFO:teuthology.orchestra.run.smithi031.stdout: "log_pool": "z.rgw.log", 2023-11-17T06:26:36.657 INFO:teuthology.orchestra.run.smithi031.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-11-17T06:26:36.657 INFO:teuthology.orchestra.run.smithi031.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-11-17T06:26:36.658 INFO:teuthology.orchestra.run.smithi031.stdout: "roles_pool": "z.rgw.meta:roles", 2023-11-17T06:26:36.658 INFO:teuthology.orchestra.run.smithi031.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-11-17T06:26:36.658 INFO:teuthology.orchestra.run.smithi031.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-11-17T06:26:36.658 INFO:teuthology.orchestra.run.smithi031.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-11-17T06:26:36.658 INFO:teuthology.orchestra.run.smithi031.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-11-17T06:26:36.658 INFO:teuthology.orchestra.run.smithi031.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-11-17T06:26:36.658 INFO:teuthology.orchestra.run.smithi031.stdout: "otp_pool": "z.rgw.otp", 2023-11-17T06:26:36.658 INFO:teuthology.orchestra.run.smithi031.stdout: "system_key": { 2023-11-17T06:26:36.658 INFO:teuthology.orchestra.run.smithi031.stdout: "access_key": "", 2023-11-17T06:26:36.658 INFO:teuthology.orchestra.run.smithi031.stdout: "secret_key": "" 2023-11-17T06:26:36.658 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:26:36.658 INFO:teuthology.orchestra.run.smithi031.stdout: "placement_pools": [ 2023-11-17T06:26:36.659 INFO:teuthology.orchestra.run.smithi031.stdout: { 2023-11-17T06:26:36.659 INFO:teuthology.orchestra.run.smithi031.stdout: "key": "default-placement", 2023-11-17T06:26:36.659 INFO:teuthology.orchestra.run.smithi031.stdout: "val": { 2023-11-17T06:26:36.659 INFO:teuthology.orchestra.run.smithi031.stdout: "index_pool": "z.rgw.buckets.index", 2023-11-17T06:26:36.659 INFO:teuthology.orchestra.run.smithi031.stdout: "storage_classes": { 2023-11-17T06:26:36.659 INFO:teuthology.orchestra.run.smithi031.stdout: "STANDARD": { 2023-11-17T06:26:36.659 INFO:teuthology.orchestra.run.smithi031.stdout: "data_pool": "z.rgw.buckets.data" 2023-11-17T06:26:36.659 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:26:36.659 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:26:36.659 INFO:teuthology.orchestra.run.smithi031.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-11-17T06:26:36.659 INFO:teuthology.orchestra.run.smithi031.stdout: "index_type": 0 2023-11-17T06:26:36.659 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:26:36.660 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:26:36.660 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2023-11-17T06:26:36.660 INFO:teuthology.orchestra.run.smithi031.stdout: "realm_id": "13c32787-d0f6-4edc-967c-66b4a33a7ab7" 2023-11-17T06:26:36.660 INFO:teuthology.orchestra.run.smithi031.stdout:} 2023-11-17T06:26:37.428 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-11-17T06:26:38.379 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:38 smithi031 bash[28317]: cluster 2023-11-17T06:26:36.665360+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v309: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 0 op/s 2023-11-17T06:26:38.379 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:38 smithi031 bash[24752]: cluster 2023-11-17T06:26:36.665360+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v309: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 0 op/s 2023-11-17T06:26:38.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:38 smithi159 bash[24884]: cluster 2023-11-17T06:26:36.665360+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v309: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 0 op/s 2023-11-17T06:26:40.193 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:40 smithi031 bash[24752]: cluster 2023-11-17T06:26:38.666210+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v310: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 1 op/s 2023-11-17T06:26:44.208 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:40 smithi031 bash[28317]: cluster 2023-11-17T06:26:38.666210+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v310: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 1 op/s 2023-11-17T06:26:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:42 smithi031 bash[24752]: cluster 2023-11-17T06:26:40.666928+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v311: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 426 B/s rd, 682 B/s wr, 1 op/s 2023-11-17T06:26:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:42 smithi031 bash[24752]: cluster 2023-11-17T06:26:41.062672+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-11-17T06:26:44.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:42 smithi031 bash[24752]: audit 2023-11-17T06:26:41.066875+0000 mon.a (mon.0) 521 : audit [INF] from='client.? 172.21.15.31:0/2459552996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-17T06:26:44.209 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:42 smithi031 bash[28317]: cluster 2023-11-17T06:26:40.666928+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v311: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 426 B/s rd, 682 B/s wr, 1 op/s 2023-11-17T06:26:44.209 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:42 smithi031 bash[28317]: cluster 2023-11-17T06:26:41.062672+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-11-17T06:26:44.209 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:42 smithi031 bash[28317]: audit 2023-11-17T06:26:41.066875+0000 mon.a (mon.0) 521 : audit [INF] from='client.? 172.21.15.31:0/2459552996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-17T06:26:44.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:43 smithi031 bash[24752]: audit 2023-11-17T06:26:42.066138+0000 mon.a (mon.0) 522 : audit [INF] from='client.? 172.21.15.31:0/2459552996' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-17T06:26:44.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:43 smithi031 bash[24752]: cluster 2023-11-17T06:26:42.066451+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-11-17T06:26:44.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:43 smithi031 bash[24752]: cluster 2023-11-17T06:26:42.667671+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v314: 65 pgs: 14 creating+peering, 18 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.4 KiB/s rd, 1023 B/s wr, 3 op/s 2023-11-17T06:26:44.210 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:43 smithi031 bash[28317]: audit 2023-11-17T06:26:42.066138+0000 mon.a (mon.0) 522 : audit [INF] from='client.? 172.21.15.31:0/2459552996' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-17T06:26:44.210 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:43 smithi031 bash[28317]: cluster 2023-11-17T06:26:42.066451+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-11-17T06:26:44.210 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:43 smithi031 bash[28317]: cluster 2023-11-17T06:26:42.667671+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v314: 65 pgs: 14 creating+peering, 18 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.4 KiB/s rd, 1023 B/s wr, 3 op/s 2023-11-17T06:26:44.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:40 smithi159 bash[24884]: cluster 2023-11-17T06:26:38.666210+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v310: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 1 op/s 2023-11-17T06:26:44.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:42 smithi159 bash[24884]: cluster 2023-11-17T06:26:40.666928+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v311: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 426 B/s rd, 682 B/s wr, 1 op/s 2023-11-17T06:26:44.210 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:42 smithi159 bash[24884]: cluster 2023-11-17T06:26:41.062672+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-11-17T06:26:44.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:42 smithi159 bash[24884]: audit 2023-11-17T06:26:41.066875+0000 mon.a (mon.0) 521 : audit [INF] from='client.? 172.21.15.31:0/2459552996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-17T06:26:44.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:43 smithi159 bash[24884]: audit 2023-11-17T06:26:42.066138+0000 mon.a (mon.0) 522 : audit [INF] from='client.? 172.21.15.31:0/2459552996' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-17T06:26:44.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:43 smithi159 bash[24884]: cluster 2023-11-17T06:26:42.066451+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-11-17T06:26:44.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:43 smithi159 bash[24884]: cluster 2023-11-17T06:26:42.667671+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v314: 65 pgs: 14 creating+peering, 18 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.4 KiB/s rd, 1023 B/s wr, 3 op/s 2023-11-17T06:26:44.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:44 smithi031 bash[24752]: cluster 2023-11-17T06:26:43.086203+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-11-17T06:26:44.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:44 smithi031 bash[24752]: audit 2023-11-17T06:26:43.090487+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.31:0/2459552996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-17T06:26:44.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:44 smithi031 bash[24752]: audit 2023-11-17T06:26:44.086576+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.31:0/2459552996' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-17T06:26:44.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:44 smithi031 bash[24752]: cluster 2023-11-17T06:26:44.087241+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-11-17T06:26:44.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:44 smithi031 bash[28317]: cluster 2023-11-17T06:26:43.086203+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-11-17T06:26:44.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:44 smithi031 bash[28317]: audit 2023-11-17T06:26:43.090487+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.31:0/2459552996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-17T06:26:44.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:44 smithi031 bash[28317]: audit 2023-11-17T06:26:44.086576+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.31:0/2459552996' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-17T06:26:44.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:44 smithi031 bash[28317]: cluster 2023-11-17T06:26:44.087241+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-11-17T06:26:44.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:44 smithi159 bash[24884]: cluster 2023-11-17T06:26:43.086203+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-11-17T06:26:44.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:44 smithi159 bash[24884]: audit 2023-11-17T06:26:43.090487+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.31:0/2459552996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-17T06:26:44.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:44 smithi159 bash[24884]: audit 2023-11-17T06:26:44.086576+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.31:0/2459552996' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-17T06:26:44.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:44 smithi159 bash[24884]: cluster 2023-11-17T06:26:44.087241+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-11-17T06:26:45.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:45 smithi031 bash[24752]: cluster 2023-11-17T06:26:44.668279+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v317: 97 pgs: 14 creating+peering, 36 unknown, 47 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 3 op/s 2023-11-17T06:26:45.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:45 smithi031 bash[24752]: cluster 2023-11-17T06:26:45.092337+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-11-17T06:26:45.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:45 smithi031 bash[24752]: audit 2023-11-17T06:26:45.094893+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.31:0/3753929372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-17T06:26:45.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:45 smithi031 bash[24752]: audit 2023-11-17T06:26:45.098399+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-17T06:26:45.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:45 smithi031 bash[28317]: cluster 2023-11-17T06:26:44.668279+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v317: 97 pgs: 14 creating+peering, 36 unknown, 47 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 3 op/s 2023-11-17T06:26:45.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:45 smithi031 bash[28317]: cluster 2023-11-17T06:26:45.092337+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-11-17T06:26:45.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:45 smithi031 bash[28317]: audit 2023-11-17T06:26:45.094893+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.31:0/3753929372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-17T06:26:45.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:45 smithi031 bash[28317]: audit 2023-11-17T06:26:45.098399+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-17T06:26:45.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:45 smithi159 bash[24884]: cluster 2023-11-17T06:26:44.668279+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v317: 97 pgs: 14 creating+peering, 36 unknown, 47 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 3 op/s 2023-11-17T06:26:45.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:45 smithi159 bash[24884]: cluster 2023-11-17T06:26:45.092337+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-11-17T06:26:45.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:45 smithi159 bash[24884]: audit 2023-11-17T06:26:45.094893+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.31:0/3753929372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-17T06:26:45.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:45 smithi159 bash[24884]: audit 2023-11-17T06:26:45.098399+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-17T06:26:47.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:47 smithi031 bash[24752]: audit 2023-11-17T06:26:46.092593+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-17T06:26:47.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:47 smithi031 bash[24752]: cluster 2023-11-17T06:26:46.092849+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-11-17T06:26:47.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:47 smithi031 bash[24752]: audit 2023-11-17T06:26:46.098140+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.31:0/3753929372' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-17T06:26:47.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:47 smithi031 bash[24752]: audit 2023-11-17T06:26:46.098978+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-17T06:26:47.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:47 smithi031 bash[24752]: cluster 2023-11-17T06:26:46.669022+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v320: 129 pgs: 14 creating+peering, 55 unknown, 60 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-11-17T06:26:47.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:47 smithi031 bash[28317]: audit 2023-11-17T06:26:46.092593+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-17T06:26:47.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:47 smithi031 bash[28317]: cluster 2023-11-17T06:26:46.092849+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-11-17T06:26:47.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:47 smithi031 bash[28317]: audit 2023-11-17T06:26:46.098140+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.31:0/3753929372' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-17T06:26:47.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:47 smithi031 bash[28317]: audit 2023-11-17T06:26:46.098978+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-17T06:26:47.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:47 smithi031 bash[28317]: cluster 2023-11-17T06:26:46.669022+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v320: 129 pgs: 14 creating+peering, 55 unknown, 60 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-11-17T06:26:47.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:47 smithi159 bash[24884]: audit 2023-11-17T06:26:46.092593+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-17T06:26:47.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:47 smithi159 bash[24884]: cluster 2023-11-17T06:26:46.092849+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-11-17T06:26:47.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:47 smithi159 bash[24884]: audit 2023-11-17T06:26:46.098140+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.31:0/3753929372' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-17T06:26:47.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:47 smithi159 bash[24884]: audit 2023-11-17T06:26:46.098978+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-17T06:26:47.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:47 smithi159 bash[24884]: cluster 2023-11-17T06:26:46.669022+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v320: 129 pgs: 14 creating+peering, 55 unknown, 60 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-11-17T06:26:48.308 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2023-11-17T06:26:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: "id": "5548d2b0-42fd-4876-b4b9-32e8da79a92d", 2023-11-17T06:26:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: "epoch": 1, 2023-11-17T06:26:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: "predecessor_uuid": "fba806bf-39ec-4d1f-8581-45c5aff75336", 2023-11-17T06:26:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: "sync_status": [], 2023-11-17T06:26:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: "period_map": { 2023-11-17T06:26:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: "id": "5548d2b0-42fd-4876-b4b9-32e8da79a92d", 2023-11-17T06:26:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: "zonegroups": [ 2023-11-17T06:26:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: { 2023-11-17T06:26:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: "id": "aabe789c-2f5e-49ce-9e11-8252a162a711", 2023-11-17T06:26:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: "name": "default", 2023-11-17T06:26:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: "api_name": "default", 2023-11-17T06:26:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: "is_master": "true", 2023-11-17T06:26:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: "endpoints": [], 2023-11-17T06:26:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: "hostnames": [], 2023-11-17T06:26:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: "hostnames_s3website": [], 2023-11-17T06:26:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: "master_zone": "e625ec74-ce22-4e55-ad20-cfc2c05a403c", 2023-11-17T06:26:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: "zones": [ 2023-11-17T06:26:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: { 2023-11-17T06:26:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: "id": "e625ec74-ce22-4e55-ad20-cfc2c05a403c", 2023-11-17T06:26:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: "name": "z", 2023-11-17T06:26:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: "endpoints": [], 2023-11-17T06:26:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: "log_meta": "false", 2023-11-17T06:26:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: "log_data": "false", 2023-11-17T06:26:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: "bucket_index_max_shards": 11, 2023-11-17T06:26:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: "read_only": "false", 2023-11-17T06:26:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: "tier_type": "", 2023-11-17T06:26:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: "sync_from_all": "true", 2023-11-17T06:26:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: "sync_from": [], 2023-11-17T06:26:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: "redirect_zone": "" 2023-11-17T06:26:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:26:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2023-11-17T06:26:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: "placement_targets": [ 2023-11-17T06:26:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: { 2023-11-17T06:26:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: "name": "default-placement", 2023-11-17T06:26:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: "tags": [], 2023-11-17T06:26:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: "storage_classes": [ 2023-11-17T06:26:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: "STANDARD" 2023-11-17T06:26:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2023-11-17T06:26:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:26:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2023-11-17T06:26:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: "default_placement": "default-placement", 2023-11-17T06:26:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: "realm_id": "13c32787-d0f6-4edc-967c-66b4a33a7ab7", 2023-11-17T06:26:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: "sync_policy": { 2023-11-17T06:26:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: "groups": [] 2023-11-17T06:26:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:26:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:26:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2023-11-17T06:26:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: "short_zone_ids": [ 2023-11-17T06:26:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: { 2023-11-17T06:26:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: "key": "e625ec74-ce22-4e55-ad20-cfc2c05a403c", 2023-11-17T06:26:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: "val": 1884969833 2023-11-17T06:26:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:26:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2023-11-17T06:26:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:26:48.313 INFO:teuthology.orchestra.run.smithi031.stdout: "master_zonegroup": "aabe789c-2f5e-49ce-9e11-8252a162a711", 2023-11-17T06:26:48.313 INFO:teuthology.orchestra.run.smithi031.stdout: "master_zone": "e625ec74-ce22-4e55-ad20-cfc2c05a403c", 2023-11-17T06:26:48.313 INFO:teuthology.orchestra.run.smithi031.stdout: "period_config": { 2023-11-17T06:26:48.313 INFO:teuthology.orchestra.run.smithi031.stdout: "bucket_quota": { 2023-11-17T06:26:48.313 INFO:teuthology.orchestra.run.smithi031.stdout: "enabled": false, 2023-11-17T06:26:48.313 INFO:teuthology.orchestra.run.smithi031.stdout: "check_on_raw": false, 2023-11-17T06:26:48.313 INFO:teuthology.orchestra.run.smithi031.stdout: "max_size": -1, 2023-11-17T06:26:48.313 INFO:teuthology.orchestra.run.smithi031.stdout: "max_size_kb": 0, 2023-11-17T06:26:48.313 INFO:teuthology.orchestra.run.smithi031.stdout: "max_objects": -1 2023-11-17T06:26:48.313 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:26:48.313 INFO:teuthology.orchestra.run.smithi031.stdout: "user_quota": { 2023-11-17T06:26:48.313 INFO:teuthology.orchestra.run.smithi031.stdout: "enabled": false, 2023-11-17T06:26:48.313 INFO:teuthology.orchestra.run.smithi031.stdout: "check_on_raw": false, 2023-11-17T06:26:48.314 INFO:teuthology.orchestra.run.smithi031.stdout: "max_size": -1, 2023-11-17T06:26:48.314 INFO:teuthology.orchestra.run.smithi031.stdout: "max_size_kb": 0, 2023-11-17T06:26:48.314 INFO:teuthology.orchestra.run.smithi031.stdout: "max_objects": -1 2023-11-17T06:26:48.314 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:26:48.314 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:26:48.314 INFO:teuthology.orchestra.run.smithi031.stdout: "realm_id": "13c32787-d0f6-4edc-967c-66b4a33a7ab7", 2023-11-17T06:26:48.314 INFO:teuthology.orchestra.run.smithi031.stdout: "realm_name": "r", 2023-11-17T06:26:48.314 INFO:teuthology.orchestra.run.smithi031.stdout: "realm_epoch": 2 2023-11-17T06:26:48.314 INFO:teuthology.orchestra.run.smithi031.stdout:} 2023-11-17T06:26:48.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:48 smithi031 bash[24752]: audit 2023-11-17T06:26:47.107303+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-17T06:26:48.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:48 smithi031 bash[24752]: cluster 2023-11-17T06:26:47.107541+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-11-17T06:26:48.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:48 smithi031 bash[24752]: audit 2023-11-17T06:26:47.108880+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.31:0/3753929372' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-17T06:26:48.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:48 smithi031 bash[24752]: audit 2023-11-17T06:26:47.109643+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-17T06:26:48.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:48 smithi031 bash[28317]: audit 2023-11-17T06:26:47.107303+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-17T06:26:48.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:48 smithi031 bash[28317]: cluster 2023-11-17T06:26:47.107541+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-11-17T06:26:48.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:48 smithi031 bash[28317]: audit 2023-11-17T06:26:47.108880+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.31:0/3753929372' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-17T06:26:48.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:48 smithi031 bash[28317]: audit 2023-11-17T06:26:47.109643+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-17T06:26:48.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:48 smithi159 bash[24884]: audit 2023-11-17T06:26:47.107303+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-17T06:26:48.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:48 smithi159 bash[24884]: cluster 2023-11-17T06:26:47.107541+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-11-17T06:26:48.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:48 smithi159 bash[24884]: audit 2023-11-17T06:26:47.108880+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.31:0/3753929372' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-17T06:26:48.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:48 smithi159 bash[24884]: audit 2023-11-17T06:26:47.109643+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-17T06:26:49.117 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2023-11-17T06:26:49.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:49 smithi031 bash[24752]: audit 2023-11-17T06:26:48.107350+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-11-17T06:26:49.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:49 smithi031 bash[24752]: cluster 2023-11-17T06:26:48.107482+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-17T06:26:49.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:49 smithi031 bash[24752]: cluster 2023-11-17T06:26:48.669817+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v323: 129 pgs: 4 unknown, 125 active+clean; 1.8 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-17T06:26:49.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:49 smithi031 bash[28317]: audit 2023-11-17T06:26:48.107350+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-11-17T06:26:49.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:49 smithi031 bash[28317]: cluster 2023-11-17T06:26:48.107482+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-17T06:26:49.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:49 smithi031 bash[28317]: cluster 2023-11-17T06:26:48.669817+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v323: 129 pgs: 4 unknown, 125 active+clean; 1.8 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-17T06:26:49.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:49 smithi159 bash[24884]: audit 2023-11-17T06:26:48.107350+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-11-17T06:26:49.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:49 smithi159 bash[24884]: cluster 2023-11-17T06:26:48.107482+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-17T06:26:49.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:49 smithi159 bash[24884]: cluster 2023-11-17T06:26:48.669817+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v323: 129 pgs: 4 unknown, 125 active+clean; 1.8 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2023-11-17T06:26:51.943 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:51 smithi031 bash[28317]: cluster 2023-11-17T06:26:50.670672+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 3.3 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 183 B/s rd, 1.4 KiB/s wr, 5 op/s 2023-11-17T06:26:54.253 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:51 smithi031 bash[24752]: cluster 2023-11-17T06:26:50.670672+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 3.3 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 183 B/s rd, 1.4 KiB/s wr, 5 op/s 2023-11-17T06:26:54.254 INFO:teuthology.orchestra.run.smithi031.stdout:Scheduled rgw update... 2023-11-17T06:26:54.255 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'sleep 180' 2023-11-17T06:26:54.255 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:52 smithi031 bash[24752]: audit 2023-11-17T06:26:51.939607+0000 mgr.y (mgr.14140) 364 : audit [DBG] from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:26:54.255 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:52 smithi031 bash[24752]: cephadm 2023-11-17T06:26:51.940775+0000 mgr.y (mgr.14140) 365 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-17T06:26:54.255 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:52 smithi031 bash[24752]: audit 2023-11-17T06:26:51.942697+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-17T06:26:51.940821\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-17T06:26:54.255 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:52 smithi031 bash[24752]: audit 2023-11-17T06:26:51.947522+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-17T06:26:51.940821\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-17T06:26:54.256 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:52 smithi031 bash[24752]: cephadm 2023-11-17T06:26:51.954205+0000 mgr.y (mgr.14140) 366 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:26:54.256 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:52 smithi031 bash[28317]: audit 2023-11-17T06:26:51.939607+0000 mgr.y (mgr.14140) 364 : audit [DBG] from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:26:54.256 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:52 smithi031 bash[28317]: cephadm 2023-11-17T06:26:51.940775+0000 mgr.y (mgr.14140) 365 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-17T06:26:54.256 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:52 smithi031 bash[28317]: audit 2023-11-17T06:26:51.942697+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-17T06:26:51.940821\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-17T06:26:54.256 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:52 smithi031 bash[28317]: audit 2023-11-17T06:26:51.947522+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-17T06:26:51.940821\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-17T06:26:54.256 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:52 smithi031 bash[28317]: cephadm 2023-11-17T06:26:51.954205+0000 mgr.y (mgr.14140) 366 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:26:54.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:51 smithi159 bash[24884]: cluster 2023-11-17T06:26:50.670672+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 3.3 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 183 B/s rd, 1.4 KiB/s wr, 5 op/s 2023-11-17T06:26:54.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:52 smithi159 bash[24884]: audit 2023-11-17T06:26:51.939607+0000 mgr.y (mgr.14140) 364 : audit [DBG] from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:26:54.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:52 smithi159 bash[24884]: cephadm 2023-11-17T06:26:51.940775+0000 mgr.y (mgr.14140) 365 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-17T06:26:54.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:52 smithi159 bash[24884]: audit 2023-11-17T06:26:51.942697+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-17T06:26:51.940821\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-17T06:26:54.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:52 smithi159 bash[24884]: audit 2023-11-17T06:26:51.947522+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-17T06:26:51.940821\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-17T06:26:54.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:52 smithi159 bash[24884]: cephadm 2023-11-17T06:26:51.954205+0000 mgr.y (mgr.14140) 366 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:26:54.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:53 smithi159 bash[24884]: cluster 2023-11-17T06:26:52.671630+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 5.0 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 777 B/s rd, 4.1 KiB/s wr, 15 op/s 2023-11-17T06:26:54.270 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:53 smithi031 bash[24752]: cluster 2023-11-17T06:26:52.671630+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 5.0 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 777 B/s rd, 4.1 KiB/s wr, 15 op/s 2023-11-17T06:26:54.271 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:53 smithi031 bash[28317]: cluster 2023-11-17T06:26:52.671630+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 5.0 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 777 B/s rd, 4.1 KiB/s wr, 15 op/s 2023-11-17T06:26:55.908 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: debug 2023-11-17T06:26:55.736+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:55.908 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:55.908 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:55.908 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:55.908 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:55.908 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:55.908 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:26:55.908 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:26:55.908 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:26:55.909 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:26:55.909 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:55.909 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:55.909 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:26:55.909 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:26:55.909 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:55.909 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:26:55.909 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:26:55.909 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:26:55.909 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:55.909 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:55.909 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:55.909 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:55.910 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:55.910 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:55.910 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:26:55.910 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:26:55.910 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:26:55.910 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:26:55.910 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:55.910 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:55.910 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:26:55.910 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:26:55.910 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:56.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[24752]: cluster 2023-11-17T06:26:54.672691+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v326: 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-11-17T06:26:56.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:55 smithi031 bash[28317]: cluster 2023-11-17T06:26:54.672691+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v326: 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-11-17T06:26:56.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:55 smithi159 bash[24884]: cluster 2023-11-17T06:26:54.672691+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v326: 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-11-17T06:26:57.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: cephadm 2023-11-17T06:26:55.738071+0000 mgr.y (mgr.14140) 369 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:57.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:57.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:57.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:57.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:57.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:26:57.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:26:57.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:26:57.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:26:57.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:57.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:57.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:26:57.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:26:57.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:26:57.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:26:57.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:26:57.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:57.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:57.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:57.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:57.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:57.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:26:57.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:26:57.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:26:57.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:26:57.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:57.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:57.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:26:57.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:26:57.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: cephadm 2023-11-17T06:26:55.738071+0000 mgr.y (mgr.14140) 369 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:57.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:57.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:57.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:57.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:57.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:26:57.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:26:57.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:26:57.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:26:57.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:57.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:57.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:26:57.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:26:57.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:26:57.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:26:57.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:26:57.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:57.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:57.199 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:57.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:57.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:57.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:26:57.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:26:57.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:26:57.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:26:57.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:57.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:57.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:26:57.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:26:57.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: cephadm 2023-11-17T06:26:55.738372+0000 mgr.y (mgr.14140) 370 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:26:57.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:57.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:57.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:57.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:57.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:26:57.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:26:57.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:26:57.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:26:57.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:57.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:57.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:26:57.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:26:57.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[28317]: cephadm 2023-11-17T06:26:55.745608+0000 mgr.y (mgr.14140) 371 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:26:57.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: cephadm 2023-11-17T06:26:55.738372+0000 mgr.y (mgr.14140) 370 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:26:57.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:57.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:57.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:57.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:57.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:26:57.202 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:26:57.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:26:57.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:26:57.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:57.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:57.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:26:57.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:26:57.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:56 smithi031 bash[24752]: cephadm 2023-11-17T06:26:55.745608+0000 mgr.y (mgr.14140) 371 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:26:57.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: cephadm 2023-11-17T06:26:55.738071+0000 mgr.y (mgr.14140) 369 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:57.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:57.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:57.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:57.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:57.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:26:57.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:26:57.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:26:57.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:26:57.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:57.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:57.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:26:57.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:26:57.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:26:57.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:26:57.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:26:57.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:26:57.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:57.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:57.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:57.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:57.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:26:57.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:26:57.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:26:57.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:26:57.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:57.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:57.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:26:57.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:26:57.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: cephadm 2023-11-17T06:26:55.738372+0000 mgr.y (mgr.14140) 370 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:26:57.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:26:57.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:26:57.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:57.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:57.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:26:57.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:26:57.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:26:57.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:26:57.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:26:57.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:57.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:26:57.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:26:57.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:26:57.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:56 smithi159 bash[24884]: cephadm 2023-11-17T06:26:55.745608+0000 mgr.y (mgr.14140) 371 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:26:58.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:57 smithi159 bash[24884]: cluster 2023-11-17T06:26:56.673679+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 748 B/s rd, 4.1 KiB/s wr, 15 op/s 2023-11-17T06:26:58.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:57 smithi031 bash[24752]: cluster 2023-11-17T06:26:56.673679+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 748 B/s rd, 4.1 KiB/s wr, 15 op/s 2023-11-17T06:26:58.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:57 smithi031 bash[28317]: cluster 2023-11-17T06:26:56.673679+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 748 B/s rd, 4.1 KiB/s wr, 15 op/s 2023-11-17T06:26:59.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: debug 2023-11-17T06:26:59.556+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:26:59.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:26:59.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:26:59.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:59.948 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:26:59.948 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:59.948 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:59.948 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:26:59.949 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:26:59.949 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:26:59.949 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:26:59.949 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:26:59.949 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:59.950 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:26:59.950 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:26:59.950 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:59.950 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:26:59.950 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:26:59.951 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:26:59.951 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:26:59.951 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:26:59.951 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:26:59.952 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:26:59.953 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:26:59.953 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:26:59.953 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:26:59.954 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:26:59.954 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:26:59.954 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:26:59.954 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:26:59.954 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:26:59.955 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:26:59.955 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:26:59.955 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:26:59.955 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:00.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:59 smithi159 bash[24884]: cluster 2023-11-17T06:26:58.675071+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 677 B/s rd, 3.7 KiB/s wr, 13 op/s 2023-11-17T06:27:00.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:59 smithi159 bash[24884]: audit 2023-11-17T06:26:59.562581+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-17T06:27:00.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:59 smithi159 bash[24884]: audit 2023-11-17T06:26:59.571433+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-17T06:27:00.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:59 smithi159 bash[24884]: audit 2023-11-17T06:26:59.572767+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-17T06:27:00.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:59 smithi159 bash[24884]: audit 2023-11-17T06:26:59.578729+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-17T06:27:00.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:59 smithi159 bash[24884]: audit 2023-11-17T06:26:59.579956+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-17T06:27:00.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:59 smithi159 bash[24884]: audit 2023-11-17T06:26:59.585338+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-17T06:27:00.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:59 smithi159 bash[24884]: audit 2023-11-17T06:26:59.586879+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi159.aodbdl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-17T06:27:00.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:59 smithi159 bash[24884]: audit 2023-11-17T06:26:59.591474+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi159.aodbdl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-17T06:27:00.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:59 smithi159 bash[24884]: audit 2023-11-17T06:26:59.592829+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:27:00.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:26:59 smithi159 bash[24884]: audit 2023-11-17T06:26:59.594677+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi159.aodbdl", "key": "container_image"}]: dispatch 2023-11-17T06:27:00.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[24752]: cluster 2023-11-17T06:26:58.675071+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 677 B/s rd, 3.7 KiB/s wr, 13 op/s 2023-11-17T06:27:00.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[24752]: audit 2023-11-17T06:26:59.562581+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-17T06:27:00.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[24752]: audit 2023-11-17T06:26:59.571433+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-17T06:27:00.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[24752]: audit 2023-11-17T06:26:59.572767+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-17T06:27:00.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[24752]: audit 2023-11-17T06:26:59.578729+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-17T06:27:00.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[24752]: audit 2023-11-17T06:26:59.579956+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-17T06:27:00.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[24752]: audit 2023-11-17T06:26:59.585338+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-17T06:27:00.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[24752]: audit 2023-11-17T06:26:59.586879+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi159.aodbdl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-17T06:27:00.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[24752]: audit 2023-11-17T06:26:59.591474+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi159.aodbdl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-17T06:27:00.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[24752]: audit 2023-11-17T06:26:59.592829+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:27:00.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[24752]: audit 2023-11-17T06:26:59.594677+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi159.aodbdl", "key": "container_image"}]: dispatch 2023-11-17T06:27:00.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[28317]: cluster 2023-11-17T06:26:58.675071+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 677 B/s rd, 3.7 KiB/s wr, 13 op/s 2023-11-17T06:27:00.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[28317]: audit 2023-11-17T06:26:59.562581+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-17T06:27:00.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[28317]: audit 2023-11-17T06:26:59.571433+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-17T06:27:00.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[28317]: audit 2023-11-17T06:26:59.572767+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-17T06:27:00.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[28317]: audit 2023-11-17T06:26:59.578729+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-17T06:27:00.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[28317]: audit 2023-11-17T06:26:59.579956+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-17T06:27:00.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[28317]: audit 2023-11-17T06:26:59.585338+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-17T06:27:00.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[28317]: audit 2023-11-17T06:26:59.586879+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi159.aodbdl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-17T06:27:00.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[28317]: audit 2023-11-17T06:26:59.591474+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi159.aodbdl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-17T06:27:00.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[28317]: audit 2023-11-17T06:26:59.592829+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:27:00.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:26:59 smithi031 bash[28317]: audit 2023-11-17T06:26:59.594677+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi159.aodbdl", "key": "container_image"}]: dispatch 2023-11-17T06:27:01.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: cephadm 2023-11-17T06:26:59.560232+0000 mgr.y (mgr.14140) 374 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:01.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:01.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:01.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:01.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:01.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:01.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:01.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:01.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:01.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:01.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:01.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:01.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:01.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:01.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:01.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:01.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:27:01.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:01.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:01.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:01.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:01.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:01.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:01.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:01.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:01.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:01.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:01.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:01.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:01.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:01.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:01.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: cephadm 2023-11-17T06:26:59.560547+0000 mgr.y (mgr.14140) 375 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:27:01.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:01.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:01.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:01.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:01.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:01.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:01.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:01.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:01.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:01.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:01.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:01.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:01.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:01.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:00 smithi159 bash[24884]: cephadm 2023-11-17T06:26:59.593905+0000 mgr.y (mgr.14140) 376 : cephadm [INF] Deploying daemon rgw.r.z.smithi159.aodbdl on smithi159 2023-11-17T06:27:01.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: cephadm 2023-11-17T06:26:59.560232+0000 mgr.y (mgr.14140) 374 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:01.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:01.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:27:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:01.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:01.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:01.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:01.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:01.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:01.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: cephadm 2023-11-17T06:26:59.560232+0000 mgr.y (mgr.14140) 374 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:01.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:01.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:01.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:01.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:01.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:01.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:01.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:01.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:01.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:01.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:01.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:01.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:01.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:01.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:01.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:01.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:27:01.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:01.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:01.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:01.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:01.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:01.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:01.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:01.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:01.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:01.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:01.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:01.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:01.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:01.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:01.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: cephadm 2023-11-17T06:26:59.560547+0000 mgr.y (mgr.14140) 375 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:27:01.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:01.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:01.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:01.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:01.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:01.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:01.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:01.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:01.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:01.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:01.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:01.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:01.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:00 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:01.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[24752]: cephadm 2023-11-17T06:26:59.593905+0000 mgr.y (mgr.14140) 376 : cephadm [INF] Deploying daemon rgw.r.z.smithi159.aodbdl on smithi159 2023-11-17T06:27:01.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: cephadm 2023-11-17T06:26:59.560547+0000 mgr.y (mgr.14140) 375 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:27:01.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:01.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:01.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:01.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:01.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:01.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:01.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:01.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:01.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:01.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:01.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:01.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:01.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:01.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:01.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[28317]: cephadm 2023-11-17T06:26:59.593905+0000 mgr.y (mgr.14140) 376 : cephadm [INF] Deploying daemon rgw.r.z.smithi159.aodbdl on smithi159 2023-11-17T06:27:02.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:02 smithi159 bash[24884]: cluster 2023-11-17T06:27:00.675895+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v329: 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-11-17T06:27:02.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:02 smithi031 bash[28317]: cluster 2023-11-17T06:27:00.675895+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v329: 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-11-17T06:27:02.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:01 smithi031 bash[24752]: cluster 2023-11-17T06:27:00.675895+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v329: 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-11-17T06:27:03.264 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:03 smithi159 bash[24884]: audit 2023-11-17T06:27:02.330614+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036084\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036346\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036476\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036601\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036721\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036908\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-17T06:24:14.037035\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.037108\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:27:03.264 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:03 smithi159 bash[24884]: audit 2023-11-17T06:27:02.336619+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036084\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036346\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036476\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036601\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036721\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036908\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-17T06:24:14.037035\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.037108\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:27:03.264 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:03 smithi159 bash[24884]: audit 2023-11-17T06:27:02.338033+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi031.pmwwrm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-17T06:27:03.264 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:03 smithi159 bash[24884]: audit 2023-11-17T06:27:02.343297+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi031.pmwwrm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-17T06:27:03.264 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:03 smithi159 bash[24884]: audit 2023-11-17T06:27:02.345063+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:27:03.264 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:03 smithi159 bash[24884]: audit 2023-11-17T06:27:02.347241+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi031.pmwwrm", "key": "container_image"}]: dispatch 2023-11-17T06:27:03.392 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:03 smithi031 bash[24752]: audit 2023-11-17T06:27:02.330614+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036084\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036346\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036476\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036601\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036721\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036908\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-17T06:24:14.037035\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.037108\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:27:03.392 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:03 smithi031 bash[24752]: audit 2023-11-17T06:27:02.336619+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036084\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036346\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036476\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036601\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036721\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036908\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-17T06:24:14.037035\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.037108\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:27:03.393 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:03 smithi031 bash[24752]: audit 2023-11-17T06:27:02.338033+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi031.pmwwrm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-17T06:27:03.393 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:03 smithi031 bash[24752]: audit 2023-11-17T06:27:02.343297+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi031.pmwwrm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-17T06:27:03.393 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:03 smithi031 bash[24752]: audit 2023-11-17T06:27:02.345063+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:27:03.393 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:03 smithi031 bash[24752]: audit 2023-11-17T06:27:02.347241+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi031.pmwwrm", "key": "container_image"}]: dispatch 2023-11-17T06:27:03.393 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:03 smithi031 bash[28317]: audit 2023-11-17T06:27:02.330614+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036084\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036346\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036476\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036601\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036721\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036908\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-17T06:24:14.037035\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.037108\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:27:03.393 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:03 smithi031 bash[28317]: audit 2023-11-17T06:27:02.336619+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036084\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036346\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036476\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036601\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036721\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.036908\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-11-17T06:24:14.037035\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:24:14.037108\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:27:03.393 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:03 smithi031 bash[28317]: audit 2023-11-17T06:27:02.338033+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi031.pmwwrm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-17T06:27:03.393 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:03 smithi031 bash[28317]: audit 2023-11-17T06:27:02.343297+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi031.pmwwrm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-17T06:27:03.394 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:03 smithi031 bash[28317]: audit 2023-11-17T06:27:02.345063+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:27:03.394 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:03 smithi031 bash[28317]: audit 2023-11-17T06:27:02.347241+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi031.pmwwrm", "key": "container_image"}]: dispatch 2023-11-17T06:27:04.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:04 smithi031 bash[24752]: cephadm 2023-11-17T06:27:02.346478+0000 mgr.y (mgr.14140) 378 : cephadm [INF] Deploying daemon rgw.r.z.smithi031.pmwwrm on smithi031 2023-11-17T06:27:04.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:04 smithi031 bash[24752]: cluster 2023-11-17T06:27:02.676959+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 2.6 KiB/s wr, 9 op/s 2023-11-17T06:27:04.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:04 smithi031 bash[28317]: cephadm 2023-11-17T06:27:02.346478+0000 mgr.y (mgr.14140) 378 : cephadm [INF] Deploying daemon rgw.r.z.smithi031.pmwwrm on smithi031 2023-11-17T06:27:04.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:04 smithi031 bash[28317]: cluster 2023-11-17T06:27:02.676959+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 2.6 KiB/s wr, 9 op/s 2023-11-17T06:27:04.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:04 smithi159 bash[24884]: cephadm 2023-11-17T06:27:02.346478+0000 mgr.y (mgr.14140) 378 : cephadm [INF] Deploying daemon rgw.r.z.smithi031.pmwwrm on smithi031 2023-11-17T06:27:04.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:04 smithi159 bash[24884]: cluster 2023-11-17T06:27:02.676959+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 2.6 KiB/s wr, 9 op/s 2023-11-17T06:27:05.022 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:05 smithi031 bash[24752]: audit 2023-11-17T06:27:04.723480+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744134\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744325\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744442\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744554\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744665\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744811\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:23:38.744931\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.745047\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:27:05.023 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:05 smithi031 bash[24752]: audit 2023-11-17T06:27:04.728021+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744134\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744325\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744442\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744554\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744665\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744811\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:23:38.744931\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.745047\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:27:05.023 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:05 smithi031 bash[24752]: audit 2023-11-17T06:27:04.729074+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:27:05.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:05 smithi031 bash[28317]: audit 2023-11-17T06:27:04.723480+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744134\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744325\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744442\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744554\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744665\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744811\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:23:38.744931\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.745047\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:27:05.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:05 smithi031 bash[28317]: audit 2023-11-17T06:27:04.728021+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744134\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744325\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744442\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744554\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744665\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744811\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:23:38.744931\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.745047\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:27:05.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:05 smithi031 bash[28317]: audit 2023-11-17T06:27:04.729074+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:27:05.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:05 smithi159 bash[24884]: audit 2023-11-17T06:27:04.723480+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744134\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744325\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744442\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744554\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744665\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744811\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:23:38.744931\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.745047\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:27:05.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:05 smithi159 bash[24884]: audit 2023-11-17T06:27:04.728021+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744134\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744325\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744442\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744554\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744665\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.744811\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:23:38.744931\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:23:38.745047\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:27:05.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:05 smithi159 bash[24884]: audit 2023-11-17T06:27:04.729074+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:27:06.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:06 smithi031 bash[28317]: cluster 2023-11-17T06:27:04.678274+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 3 op/s 2023-11-17T06:27:06.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:06 smithi031 bash[28317]: audit 2023-11-17T06:27:05.612402+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610553\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610661\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610717\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610770\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610823\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610876\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:27:05.610928\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:05.610992\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.611027\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:27:05.611187\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:27:06.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:06 smithi031 bash[24752]: cluster 2023-11-17T06:27:04.678274+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 3 op/s 2023-11-17T06:27:06.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:06 smithi031 bash[28317]: audit 2023-11-17T06:27:05.618690+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610553\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610661\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610717\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610770\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610823\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610876\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:27:05.610928\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:05.610992\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.611027\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:27:05.611187\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:27:06.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:06 smithi031 bash[28317]: audit 2023-11-17T06:27:05.620015+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:27:06.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:06 smithi031 bash[24752]: audit 2023-11-17T06:27:05.612402+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610553\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610661\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610717\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610770\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610823\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610876\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:27:05.610928\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:05.610992\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.611027\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:27:05.611187\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:27:06.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:06 smithi031 bash[24752]: audit 2023-11-17T06:27:05.618690+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610553\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610661\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610717\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610770\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610823\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610876\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:27:05.610928\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:05.610992\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.611027\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:27:05.611187\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:27:06.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:06 smithi031 bash[24752]: audit 2023-11-17T06:27:05.620015+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:27:06.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:06 smithi159 bash[24884]: cluster 2023-11-17T06:27:04.678274+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 3 op/s 2023-11-17T06:27:06.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:06 smithi159 bash[24884]: audit 2023-11-17T06:27:05.612402+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610553\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610661\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610717\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610770\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610823\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610876\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:27:05.610928\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:05.610992\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.611027\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:27:05.611187\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]: dispatch 2023-11-17T06:27:06.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:06 smithi159 bash[24884]: audit 2023-11-17T06:27:05.618690+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610553\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610661\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610717\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610770\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610823\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610876\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:27:05.610928\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:05.610992\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.611027\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:27:05.611187\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:17:27.368080\"}"}]': finished 2023-11-17T06:27:06.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:06 smithi159 bash[24884]: audit 2023-11-17T06:27:05.620015+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:27:07.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:07 smithi031 bash[24752]: audit 2023-11-17T06:27:06.437172+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434372\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:27:06.435217\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:27:07.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:07 smithi031 bash[24752]: audit 2023-11-17T06:27:06.445065+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434372\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:27:06.435217\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:27:07.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:07 smithi031 bash[28317]: audit 2023-11-17T06:27:06.437172+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434372\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:27:06.435217\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:27:07.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:07 smithi031 bash[28317]: audit 2023-11-17T06:27:06.445065+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434372\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:27:06.435217\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:27:07.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:07 smithi159 bash[24884]: audit 2023-11-17T06:27:06.437172+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434372\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:27:06.435217\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]: dispatch 2023-11-17T06:27:07.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:07 smithi159 bash[24884]: audit 2023-11-17T06:27:06.445065+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434372\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:27:06.435217\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:18:24.462471\"}"}]': finished 2023-11-17T06:27:08.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:08 smithi031 bash[24752]: cephadm 2023-11-17T06:27:06.450451+0000 mgr.y (mgr.14140) 381 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:27:08.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:08 smithi031 bash[24752]: cluster 2023-11-17T06:27:06.679213+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 10 op/s 2023-11-17T06:27:08.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:08 smithi031 bash[28317]: cephadm 2023-11-17T06:27:06.450451+0000 mgr.y (mgr.14140) 381 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:27:08.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:08 smithi031 bash[28317]: cluster 2023-11-17T06:27:06.679213+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 10 op/s 2023-11-17T06:27:08.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:08 smithi159 bash[24884]: cephadm 2023-11-17T06:27:06.450451+0000 mgr.y (mgr.14140) 381 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:27:08.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:08 smithi159 bash[24884]: cluster 2023-11-17T06:27:06.679213+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 10 op/s 2023-11-17T06:27:10.157 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:10 smithi159 bash[24884]: cluster 2023-11-17T06:27:08.680551+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 86 KiB/s rd, 170 B/s wr, 155 op/s 2023-11-17T06:27:10.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[24752]: cluster 2023-11-17T06:27:08.680551+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 86 KiB/s rd, 170 B/s wr, 155 op/s 2023-11-17T06:27:10.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[28317]: cluster 2023-11-17T06:27:08.680551+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 86 KiB/s rd, 170 B/s wr, 155 op/s 2023-11-17T06:27:10.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: debug 2023-11-17T06:27:10.212+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:10.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:10.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:10.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:10.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:10.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:10.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:27:10.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:27:10.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:27:10.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:27:10.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:10.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:10.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:27:10.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:27:10.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:10.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:27:10.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:10.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:27:10.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:10.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:10.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:10.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:10.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:10.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:10.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:27:10.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:27:10.446 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:27:10.447 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:27:10.447 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:10.447 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:10.447 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:27:10.447 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:27:10.447 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:10 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: cephadm 2023-11-17T06:27:10.212818+0000 mgr.y (mgr.14140) 384 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:12.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:12.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:12.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:12.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:12.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:12.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:12.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:12.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:12.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:12.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:12.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:12.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:12.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:12.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:12.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:27:12.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:12.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:12.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:12.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:12.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:12.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:12.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:12.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:12.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:12.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:12.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:12.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:12.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:12.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: cephadm 2023-11-17T06:27:10.212818+0000 mgr.y (mgr.14140) 384 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:12.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:12.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:12.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:12.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:12.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:12.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:12.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:12.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:12.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:12.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:12.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:12.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:12.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:12.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:12.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:27:12.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:12.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:12.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:12.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:12.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:12.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:12.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:12.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:12.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:12.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:12.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:12.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:12.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:12.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: cephadm 2023-11-17T06:27:10.213110+0000 mgr.y (mgr.14140) 385 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:27:12.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:12.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:12.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:12.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:12.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:12.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:12.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:12.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:12.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:12.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:12.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:12.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:12.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: cephadm 2023-11-17T06:27:10.220718+0000 mgr.y (mgr.14140) 386 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:27:12.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[24752]: cluster 2023-11-17T06:27:10.681409+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-17T06:27:12.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: cephadm 2023-11-17T06:27:10.213110+0000 mgr.y (mgr.14140) 385 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:27:12.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:12.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:12.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:12.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:12.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:12.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:12.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:12.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:12.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:12.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:12.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:12.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:12.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: cephadm 2023-11-17T06:27:10.220718+0000 mgr.y (mgr.14140) 386 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:27:12.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:12 smithi031 bash[28317]: cluster 2023-11-17T06:27:10.681409+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-17T06:27:12.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: cephadm 2023-11-17T06:27:10.212818+0000 mgr.y (mgr.14140) 384 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:12.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:12.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:12.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:12.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:12.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:12.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:12.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:12.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:12.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:12.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:12.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:12.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:12.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:12.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:12.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:27:12.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:12.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:12.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:12.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:12.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:12.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:12.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:12.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:12.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:12.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:12.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:12.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:12.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:12.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: cephadm 2023-11-17T06:27:10.213110+0000 mgr.y (mgr.14140) 385 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:27:12.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:12.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:12.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:12.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:12.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:12.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:12.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:12.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:12.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:12.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:12.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:12.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:12.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:12.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: cephadm 2023-11-17T06:27:10.220718+0000 mgr.y (mgr.14140) 386 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:27:12.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:12 smithi159 bash[24884]: cluster 2023-11-17T06:27:10.681409+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-17T06:27:14.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:14 smithi031 bash[24752]: cluster 2023-11-17T06:27:12.682472+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-17T06:27:14.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:14 smithi031 bash[28317]: cluster 2023-11-17T06:27:12.682472+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-17T06:27:14.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: debug 2023-11-17T06:27:13.935+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:14.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:14.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:14.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:14.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:14.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:14.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:14.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:27:14.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:27:14.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:27:14.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:27:14.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:14.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:14.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:27:14.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:27:14.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:14.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:27:14.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:14.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:27:14.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:14.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:14.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:14.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:14.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:14.196 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:14.197 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:14.197 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:27:14.197 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:27:14.197 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:27:14.197 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:27:14.197 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:14.197 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:14.197 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:27:14.197 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:27:14.197 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:13 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:14.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:14 smithi159 bash[24884]: cluster 2023-11-17T06:27:12.682472+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-17T06:27:15.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: cephadm 2023-11-17T06:27:13.938395+0000 mgr.y (mgr.14140) 389 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:15.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:15.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:15.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:15.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:15.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:15.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:15.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:15.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:15.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:15.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:15.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:15.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:15.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:15.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:15.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:15.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:27:15.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:15.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:15.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:15.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:15.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:15.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:15.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:15.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:15.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:15.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:15.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:15.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:15.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:15.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:15.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: cephadm 2023-11-17T06:27:13.938395+0000 mgr.y (mgr.14140) 389 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:15.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:15.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:15.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:15.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:15.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:15.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:15.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:15.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:15.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:15.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:15.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:15.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:15.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:15.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:15.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:15.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:27:15.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:15.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:15.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:15.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:15.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:15.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:15.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:15.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:15.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:15.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:15.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:15.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:15.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:15.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:15.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: cephadm 2023-11-17T06:27:13.938709+0000 mgr.y (mgr.14140) 390 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:27:15.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:15.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:15.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:15.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[24752]: cephadm 2023-11-17T06:27:13.948500+0000 mgr.y (mgr.14140) 391 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:27:15.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: cephadm 2023-11-17T06:27:13.938709+0000 mgr.y (mgr.14140) 390 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:27:15.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:15.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:15.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:15.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:15.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:15.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:15.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:15.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:15.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:15.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:15.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:15.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:15.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:15.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:15 smithi031 bash[28317]: cephadm 2023-11-17T06:27:13.948500+0000 mgr.y (mgr.14140) 391 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:27:15.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: cephadm 2023-11-17T06:27:13.938395+0000 mgr.y (mgr.14140) 389 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:15.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:15.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:15.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:15.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:15.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:15.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:15.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:15.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:15.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:15.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:15.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:15.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:15.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:15.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:15.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:15.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:27:15.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:15.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:15.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:15.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:15.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:15.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:15.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:15.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:15.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:15.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:15.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:15.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:15.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:15.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:15.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: cephadm 2023-11-17T06:27:13.938709+0000 mgr.y (mgr.14140) 390 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:27:15.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:15.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:15.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:15.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:15.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:15.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:15.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:15.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:15.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:15.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:15.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:15.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:15.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:15.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:15.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:15 smithi159 bash[24884]: cephadm 2023-11-17T06:27:13.948500+0000 mgr.y (mgr.14140) 391 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:27:16.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:16 smithi031 bash[24752]: cluster 2023-11-17T06:27:14.683545+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-17T06:27:16.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:16 smithi031 bash[28317]: cluster 2023-11-17T06:27:14.683545+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-17T06:27:16.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:16 smithi159 bash[24884]: cluster 2023-11-17T06:27:14.683545+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-17T06:27:18.075 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: debug 2023-11-17T06:27:17.707+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:18.075 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:18.075 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:18.075 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:18.075 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:18.075 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:18.076 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:27:18.076 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:27:18.076 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:27:18.076 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:27:18.076 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:18.076 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:18.076 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:27:18.076 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:27:18.076 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:18.076 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:27:18.076 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:18.077 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:27:18.077 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:18.077 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:18.077 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:18.077 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:18.077 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:18.077 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:18.077 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:27:18.077 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:27:18.078 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:27:18.078 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:27:18.078 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:18.078 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:18.078 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:27:18.078 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:27:18.078 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:17 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:18.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:18 smithi031 bash[28317]: cluster 2023-11-17T06:27:16.684398+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-17T06:27:18.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:18 smithi031 bash[24752]: cluster 2023-11-17T06:27:16.684398+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-17T06:27:18.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:18 smithi159 bash[24884]: cluster 2023-11-17T06:27:16.684398+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-17T06:27:19.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: cephadm 2023-11-17T06:27:17.712239+0000 mgr.y (mgr.14140) 394 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:19.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:19.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:19.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:19.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:19.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:19.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:19.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:19.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:19.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:19.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:19.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:19.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:19.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:19.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:19.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:27:19.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:19.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:19.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:19.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:19.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:19.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:19.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:19.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:19.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:19.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:19.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:19.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:19.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:19.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: cephadm 2023-11-17T06:27:17.712239+0000 mgr.y (mgr.14140) 394 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:19.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:19.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:19.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:19.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:19.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:19.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:19.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:19.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:19.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:19.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:19.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:19.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:19.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:19.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:19.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:27:19.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:19.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:19.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:19.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:19.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:19.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:19.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:19.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:19.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:19.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:19.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:19.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:19.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:19.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.453 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: cephadm 2023-11-17T06:27:17.712532+0000 mgr.y (mgr.14140) 395 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:27:19.453 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:19.453 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.454 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:19.454 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:19.454 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:19.454 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:19.454 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:19.455 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:19.455 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:19.455 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:19.455 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:19.455 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:19.455 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:19.455 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.455 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: cephadm 2023-11-17T06:27:17.719398+0000 mgr.y (mgr.14140) 396 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:27:19.455 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[24752]: cluster 2023-11-17T06:27:18.685916+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 155 op/s 2023-11-17T06:27:19.455 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: cephadm 2023-11-17T06:27:17.712532+0000 mgr.y (mgr.14140) 395 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:27:19.455 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:19.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:19.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:19.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:19.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:19.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:19.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:19.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:19.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:19.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:19.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:19.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:19.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: cephadm 2023-11-17T06:27:17.719398+0000 mgr.y (mgr.14140) 396 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:27:19.457 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:19 smithi031 bash[28317]: cluster 2023-11-17T06:27:18.685916+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 155 op/s 2023-11-17T06:27:19.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: cephadm 2023-11-17T06:27:17.712239+0000 mgr.y (mgr.14140) 394 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:19.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:19.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:19.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:19.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:19.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:19.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:19.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:19.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:19.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:19.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:19.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:19.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:19.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:19.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:19.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:19.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: cephadm 2023-11-17T06:27:17.712532+0000 mgr.y (mgr.14140) 395 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:27:19.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:27:19.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:27:19.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:19.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:19.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:19.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:19.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:19.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:19.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:27:19.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:19.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:19.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:19.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:27:19.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: cephadm 2023-11-17T06:27:17.719398+0000 mgr.y (mgr.14140) 396 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:27:19.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:19 smithi159 bash[24884]: cluster 2023-11-17T06:27:18.685916+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 155 op/s 2023-11-17T06:27:21.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: debug 2023-11-17T06:27:21.439+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:21.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:21.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:21.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:21.698 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:21.698 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:21.699 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:21.699 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:27:21.699 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:27:21.700 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:27:21.700 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:27:21.701 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:21.701 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:21.702 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:27:21.702 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:27:21.702 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:21.702 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:27:21.702 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:21.703 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:27:21.703 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:21.703 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:21.704 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:21.704 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:21.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:21.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:21.706 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:21.706 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:27:21.707 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:27:21.708 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:27:21.708 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:27:21.708 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:21.709 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:21.709 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:27:21.710 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:27:21.710 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:22.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:21 smithi159 bash[24884]: cluster 2023-11-17T06:27:20.686807+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2023-11-17T06:27:22.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[24752]: cluster 2023-11-17T06:27:20.686807+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2023-11-17T06:27:22.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:21 smithi031 bash[28317]: cluster 2023-11-17T06:27:20.686807+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2023-11-17T06:27:23.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: cephadm 2023-11-17T06:27:21.444590+0000 mgr.y (mgr.14140) 399 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:23.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:23.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:27:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:23.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:23.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: cephadm 2023-11-17T06:27:21.444957+0000 mgr.y (mgr.14140) 400 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:27:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:23.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:23.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:23.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:27:23.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:27:23.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:27:23.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:27:23.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:23.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:23.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:27:23.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:27:23.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:22 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: cephadm 2023-11-17T06:27:21.444590+0000 mgr.y (mgr.14140) 399 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:23.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:23.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:27:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:23.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:23.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:23.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:23.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:23.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:23.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:23.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:23.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:23.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:23.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: cephadm 2023-11-17T06:27:21.444590+0000 mgr.y (mgr.14140) 399 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:23.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:27:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:27:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:27:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:23.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:23.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:23.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:23.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:23.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:23.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:23.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:23.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: cephadm 2023-11-17T06:27:21.444957+0000 mgr.y (mgr.14140) 400 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:27:23.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:23.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:23.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:23.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:23.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:23.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:27:23.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:27:23.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:27:23.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:27:23.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:23.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:23.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:27:23.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:27:23.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: cephadm 2023-11-17T06:27:21.444957+0000 mgr.y (mgr.14140) 400 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:27:23.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:27:23.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:27:23.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:23.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:27:23.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:27:23.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:27:23.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:27:23.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:27:23.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:27:23.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:27:23.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:27:23.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:27:23.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:27:23.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:27:23.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:22 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:27:24.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:23 smithi159 bash[24884]: cluster 2023-11-17T06:27:22.687824+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:24.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:23 smithi031 bash[24752]: cluster 2023-11-17T06:27:22.687824+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:24.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:23 smithi031 bash[28317]: cluster 2023-11-17T06:27:22.687824+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:26.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:25 smithi159 bash[24884]: cluster 2023-11-17T06:27:24.688945+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:26.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:25 smithi031 bash[24752]: cluster 2023-11-17T06:27:24.688945+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:26.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:25 smithi031 bash[28317]: cluster 2023-11-17T06:27:24.688945+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:28.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:27 smithi159 bash[24884]: cluster 2023-11-17T06:27:26.689783+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:28.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:27 smithi031 bash[24752]: cluster 2023-11-17T06:27:26.689783+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:28.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:27 smithi031 bash[28317]: cluster 2023-11-17T06:27:26.689783+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:30.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:29 smithi159 bash[24884]: cluster 2023-11-17T06:27:28.691181+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:30.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:29 smithi031 bash[24752]: cluster 2023-11-17T06:27:28.691181+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:30.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:29 smithi031 bash[28317]: cluster 2023-11-17T06:27:28.691181+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:32.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:31 smithi159 bash[24884]: cluster 2023-11-17T06:27:30.692003+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:32.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:31 smithi031 bash[28317]: cluster 2023-11-17T06:27:30.692003+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:32.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:31 smithi031 bash[24752]: cluster 2023-11-17T06:27:30.692003+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:34.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:33 smithi159 bash[24884]: cluster 2023-11-17T06:27:32.693052+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:34.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:33 smithi031 bash[28317]: cluster 2023-11-17T06:27:32.693052+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:34.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:33 smithi031 bash[24752]: cluster 2023-11-17T06:27:32.693052+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:36.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:36 smithi031 bash[28317]: cluster 2023-11-17T06:27:34.694105+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:36.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:36 smithi031 bash[24752]: cluster 2023-11-17T06:27:34.694105+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:36.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:36 smithi159 bash[24884]: cluster 2023-11-17T06:27:34.694105+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:38.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:38 smithi031 bash[28317]: cluster 2023-11-17T06:27:36.694935+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:38.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:38 smithi031 bash[24752]: cluster 2023-11-17T06:27:36.694935+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:38.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:38 smithi159 bash[24884]: cluster 2023-11-17T06:27:36.694935+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:40.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:40 smithi031 bash[28317]: cluster 2023-11-17T06:27:38.696380+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:40.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:40 smithi031 bash[24752]: cluster 2023-11-17T06:27:38.696380+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:40.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:40 smithi159 bash[24884]: cluster 2023-11-17T06:27:38.696380+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:42.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:42 smithi031 bash[28317]: cluster 2023-11-17T06:27:40.697295+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:42.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:42 smithi031 bash[24752]: cluster 2023-11-17T06:27:40.697295+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:42.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:42 smithi159 bash[24884]: cluster 2023-11-17T06:27:40.697295+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:44.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:44 smithi031 bash[28317]: cluster 2023-11-17T06:27:42.698317+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:44.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:44 smithi031 bash[24752]: cluster 2023-11-17T06:27:42.698317+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:44.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:44 smithi159 bash[24884]: cluster 2023-11-17T06:27:42.698317+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:46.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:46 smithi031 bash[28317]: cluster 2023-11-17T06:27:44.699374+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:46.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:46 smithi031 bash[24752]: cluster 2023-11-17T06:27:44.699374+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:46.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:46 smithi159 bash[24884]: cluster 2023-11-17T06:27:44.699374+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:48.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:48 smithi031 bash[28317]: cluster 2023-11-17T06:27:46.700191+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:48.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:48 smithi031 bash[24752]: cluster 2023-11-17T06:27:46.700191+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:48.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:48 smithi159 bash[24884]: cluster 2023-11-17T06:27:46.700191+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:50.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:50 smithi031 bash[28317]: cluster 2023-11-17T06:27:48.701561+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:50.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:50 smithi031 bash[24752]: cluster 2023-11-17T06:27:48.701561+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:50.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:50 smithi159 bash[24884]: cluster 2023-11-17T06:27:48.701561+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:52.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:52 smithi031 bash[28317]: cluster 2023-11-17T06:27:50.702404+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:52.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:52 smithi031 bash[24752]: cluster 2023-11-17T06:27:50.702404+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:52.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:52 smithi159 bash[24884]: cluster 2023-11-17T06:27:50.702404+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:53.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:53 smithi031 bash[28317]: cluster 2023-11-17T06:27:52.703433+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:53.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:53 smithi031 bash[24752]: cluster 2023-11-17T06:27:52.703433+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:53.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:53 smithi159 bash[24884]: cluster 2023-11-17T06:27:52.703433+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:56.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:55 smithi031 bash[28317]: cluster 2023-11-17T06:27:54.704511+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:56.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:55 smithi031 bash[24752]: cluster 2023-11-17T06:27:54.704511+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:56.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:55 smithi159 bash[24884]: cluster 2023-11-17T06:27:54.704511+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:58.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:57 smithi159 bash[24884]: cluster 2023-11-17T06:27:56.705344+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:58.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:57 smithi031 bash[28317]: cluster 2023-11-17T06:27:56.705344+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:27:58.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:57 smithi031 bash[24752]: cluster 2023-11-17T06:27:56.705344+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:00.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:27:59 smithi159 bash[24884]: cluster 2023-11-17T06:27:58.706740+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:00.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:27:59 smithi031 bash[24752]: cluster 2023-11-17T06:27:58.706740+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:00.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:27:59 smithi031 bash[28317]: cluster 2023-11-17T06:27:58.706740+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:02.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:01 smithi159 bash[24884]: cluster 2023-11-17T06:28:00.707563+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:02.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:01 smithi031 bash[24752]: cluster 2023-11-17T06:28:00.707563+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:02.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:01 smithi031 bash[28317]: cluster 2023-11-17T06:28:00.707563+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:04.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:03 smithi159 bash[24884]: cluster 2023-11-17T06:28:02.708597+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:04.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:03 smithi031 bash[24752]: cluster 2023-11-17T06:28:02.708597+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:04.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:03 smithi031 bash[28317]: cluster 2023-11-17T06:28:02.708597+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:06.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:05 smithi159 bash[24884]: cluster 2023-11-17T06:28:04.709648+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:06.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:05 smithi031 bash[24752]: cluster 2023-11-17T06:28:04.709648+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:06.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:05 smithi031 bash[28317]: cluster 2023-11-17T06:28:04.709648+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:08.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:08 smithi031 bash[24752]: cluster 2023-11-17T06:28:06.710476+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:08.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:08 smithi031 bash[28317]: cluster 2023-11-17T06:28:06.710476+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:08.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:08 smithi159 bash[24884]: cluster 2023-11-17T06:28:06.710476+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:10.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:10 smithi031 bash[24752]: cluster 2023-11-17T06:28:08.711774+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:10.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:10 smithi031 bash[28317]: cluster 2023-11-17T06:28:08.711774+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:10.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:10 smithi159 bash[24884]: cluster 2023-11-17T06:28:08.711774+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:12.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:12 smithi031 bash[24752]: cluster 2023-11-17T06:28:10.712596+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:12.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:12 smithi031 bash[28317]: cluster 2023-11-17T06:28:10.712596+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:12.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:12 smithi159 bash[24884]: cluster 2023-11-17T06:28:10.712596+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:14.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:14 smithi031 bash[24752]: cluster 2023-11-17T06:28:12.713625+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:18.332 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:14 smithi031 bash[28317]: cluster 2023-11-17T06:28:12.713625+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:18.332 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:16 smithi031 bash[24752]: cluster 2023-11-17T06:28:14.714700+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:18.333 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:16 smithi031 bash[28317]: cluster 2023-11-17T06:28:14.714700+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:18.333 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:14 smithi159 bash[24884]: cluster 2023-11-17T06:28:12.713625+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:18.333 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:16 smithi159 bash[24884]: cluster 2023-11-17T06:28:14.714700+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:18.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:18 smithi031 bash[24752]: cluster 2023-11-17T06:28:16.715563+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:18.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:18 smithi031 bash[28317]: cluster 2023-11-17T06:28:16.715563+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:18.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:18 smithi159 bash[24884]: cluster 2023-11-17T06:28:16.715563+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:20.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:20 smithi031 bash[24752]: cluster 2023-11-17T06:28:18.716977+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:20.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:20 smithi031 bash[28317]: cluster 2023-11-17T06:28:18.716977+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:20.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:20 smithi159 bash[24884]: cluster 2023-11-17T06:28:18.716977+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:22.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:22 smithi031 bash[24752]: cluster 2023-11-17T06:28:20.717810+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:24.810 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:22 smithi031 bash[28317]: cluster 2023-11-17T06:28:20.717810+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:24.816 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:24 smithi031 bash[24752]: cluster 2023-11-17T06:28:22.718868+0000 mgr.y (mgr.14140) 431 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:24.816 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:24 smithi031 bash[28317]: cluster 2023-11-17T06:28:22.718868+0000 mgr.y (mgr.14140) 431 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:24.817 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:22 smithi159 bash[24884]: cluster 2023-11-17T06:28:20.717810+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:24.817 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:24 smithi159 bash[24884]: cluster 2023-11-17T06:28:22.718868+0000 mgr.y (mgr.14140) 431 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:26.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:26 smithi031 bash[24752]: cluster 2023-11-17T06:28:24.719947+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:26.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:26 smithi031 bash[28317]: cluster 2023-11-17T06:28:24.719947+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:26.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:26 smithi159 bash[24884]: cluster 2023-11-17T06:28:24.719947+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:28.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:28 smithi031 bash[24752]: cluster 2023-11-17T06:28:26.720874+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:28.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:28 smithi031 bash[28317]: cluster 2023-11-17T06:28:26.720874+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:28.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:28 smithi159 bash[24884]: cluster 2023-11-17T06:28:26.720874+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:30.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:30 smithi031 bash[24752]: cluster 2023-11-17T06:28:28.722236+0000 mgr.y (mgr.14140) 434 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:30.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:30 smithi031 bash[28317]: cluster 2023-11-17T06:28:28.722236+0000 mgr.y (mgr.14140) 434 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:30.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:30 smithi159 bash[24884]: cluster 2023-11-17T06:28:28.722236+0000 mgr.y (mgr.14140) 434 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:31.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:31 smithi031 bash[24752]: cluster 2023-11-17T06:28:30.723055+0000 mgr.y (mgr.14140) 435 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:31.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:31 smithi031 bash[28317]: cluster 2023-11-17T06:28:30.723055+0000 mgr.y (mgr.14140) 435 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:31.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:31 smithi159 bash[24884]: cluster 2023-11-17T06:28:30.723055+0000 mgr.y (mgr.14140) 435 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:28:34.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:33 smithi159 bash[24884]: cluster 2023-11-17T06:28:32.724103+0000 mgr.y (mgr.14140) 436 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.588 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:33 smithi031 bash[24752]: cluster 2023-11-17T06:28:32.724103+0000 mgr.y (mgr.14140) 436 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.588 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:33 smithi031 bash[28317]: cluster 2023-11-17T06:28:32.724103+0000 mgr.y (mgr.14140) 436 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.589 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:35 smithi031 bash[24752]: cluster 2023-11-17T06:28:34.725196+0000 mgr.y (mgr.14140) 437 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.589 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:35 smithi031 bash[28317]: cluster 2023-11-17T06:28:34.725196+0000 mgr.y (mgr.14140) 437 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.590 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:37 smithi031 bash[24752]: cluster 2023-11-17T06:28:36.726029+0000 mgr.y (mgr.14140) 438 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.590 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:37 smithi031 bash[28317]: cluster 2023-11-17T06:28:36.726029+0000 mgr.y (mgr.14140) 438 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.591 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:40 smithi031 bash[24752]: cluster 2023-11-17T06:28:38.727405+0000 mgr.y (mgr.14140) 439 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.591 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:40 smithi031 bash[28317]: cluster 2023-11-17T06:28:38.727405+0000 mgr.y (mgr.14140) 439 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.592 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:42 smithi031 bash[24752]: cluster 2023-11-17T06:28:40.728247+0000 mgr.y (mgr.14140) 440 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.592 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:42 smithi031 bash[28317]: cluster 2023-11-17T06:28:40.728247+0000 mgr.y (mgr.14140) 440 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.593 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:44 smithi031 bash[24752]: cluster 2023-11-17T06:28:42.729310+0000 mgr.y (mgr.14140) 441 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.593 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:44 smithi031 bash[28317]: cluster 2023-11-17T06:28:42.729310+0000 mgr.y (mgr.14140) 441 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.593 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:46 smithi031 bash[28317]: cluster 2023-11-17T06:28:44.730404+0000 mgr.y (mgr.14140) 442 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.594 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:46 smithi031 bash[24752]: cluster 2023-11-17T06:28:44.730404+0000 mgr.y (mgr.14140) 442 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.620 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:48 smithi031 bash[28317]: cluster 2023-11-17T06:28:46.731229+0000 mgr.y (mgr.14140) 443 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.620 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:48 smithi031 bash[24752]: cluster 2023-11-17T06:28:46.731229+0000 mgr.y (mgr.14140) 443 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.620 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:35 smithi159 bash[24884]: cluster 2023-11-17T06:28:34.725196+0000 mgr.y (mgr.14140) 437 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:37 smithi159 bash[24884]: cluster 2023-11-17T06:28:36.726029+0000 mgr.y (mgr.14140) 438 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:40 smithi159 bash[24884]: cluster 2023-11-17T06:28:38.727405+0000 mgr.y (mgr.14140) 439 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:42 smithi159 bash[24884]: cluster 2023-11-17T06:28:40.728247+0000 mgr.y (mgr.14140) 440 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:44 smithi159 bash[24884]: cluster 2023-11-17T06:28:42.729310+0000 mgr.y (mgr.14140) 441 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:46 smithi159 bash[24884]: cluster 2023-11-17T06:28:44.730404+0000 mgr.y (mgr.14140) 442 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:48 smithi159 bash[24884]: cluster 2023-11-17T06:28:46.731229+0000 mgr.y (mgr.14140) 443 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:50 smithi159 bash[24884]: cluster 2023-11-17T06:28:48.732614+0000 mgr.y (mgr.14140) 444 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:52 smithi159 bash[24884]: cluster 2023-11-17T06:28:50.733437+0000 mgr.y (mgr.14140) 445 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:54 smithi159 bash[24884]: cluster 2023-11-17T06:28:52.734466+0000 mgr.y (mgr.14140) 446 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:56 smithi159 bash[24884]: cluster 2023-11-17T06:28:54.735535+0000 mgr.y (mgr.14140) 447 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:28:58 smithi159 bash[24884]: cluster 2023-11-17T06:28:56.736449+0000 mgr.y (mgr.14140) 448 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:00 smithi159 bash[24884]: cluster 2023-11-17T06:28:58.737868+0000 mgr.y (mgr.14140) 449 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.621 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:02 smithi159 bash[24884]: cluster 2023-11-17T06:29:00.738715+0000 mgr.y (mgr.14140) 450 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:04 smithi159 bash[24884]: cluster 2023-11-17T06:29:02.739774+0000 mgr.y (mgr.14140) 451 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:05 smithi159 bash[24884]: cluster 2023-11-17T06:29:04.740886+0000 mgr.y (mgr.14140) 452 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:07 smithi159 bash[24884]: cluster 2023-11-17T06:29:06.741658+0000 mgr.y (mgr.14140) 453 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:09 smithi159 bash[24884]: cluster 2023-11-17T06:29:08.743022+0000 mgr.y (mgr.14140) 454 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:12 smithi159 bash[24884]: cluster 2023-11-17T06:29:10.743887+0000 mgr.y (mgr.14140) 455 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:14 smithi159 bash[24884]: cluster 2023-11-17T06:29:12.744950+0000 mgr.y (mgr.14140) 456 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:16 smithi159 bash[24884]: cluster 2023-11-17T06:29:14.745976+0000 mgr.y (mgr.14140) 457 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:18 smithi159 bash[24884]: cluster 2023-11-17T06:29:16.746852+0000 mgr.y (mgr.14140) 458 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:20 smithi159 bash[24884]: cluster 2023-11-17T06:29:18.748285+0000 mgr.y (mgr.14140) 459 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:22 smithi159 bash[24884]: cluster 2023-11-17T06:29:20.749196+0000 mgr.y (mgr.14140) 460 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:24 smithi159 bash[24884]: cluster 2023-11-17T06:29:22.750244+0000 mgr.y (mgr.14140) 461 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:26 smithi159 bash[24884]: cluster 2023-11-17T06:29:24.751363+0000 mgr.y (mgr.14140) 462 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:28 smithi159 bash[24884]: cluster 2023-11-17T06:29:26.752158+0000 mgr.y (mgr.14140) 463 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.622 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:30 smithi159 bash[24884]: cluster 2023-11-17T06:29:28.753578+0000 mgr.y (mgr.14140) 464 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.623 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:32 smithi159 bash[24884]: cluster 2023-11-17T06:29:30.754420+0000 mgr.y (mgr.14140) 465 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.623 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:50 smithi031 bash[28317]: cluster 2023-11-17T06:28:48.732614+0000 mgr.y (mgr.14140) 444 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.623 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:50 smithi031 bash[24752]: cluster 2023-11-17T06:28:48.732614+0000 mgr.y (mgr.14140) 444 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.623 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:52 smithi031 bash[28317]: cluster 2023-11-17T06:28:50.733437+0000 mgr.y (mgr.14140) 445 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.624 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:52 smithi031 bash[24752]: cluster 2023-11-17T06:28:50.733437+0000 mgr.y (mgr.14140) 445 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.624 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:54 smithi031 bash[28317]: cluster 2023-11-17T06:28:52.734466+0000 mgr.y (mgr.14140) 446 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.624 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:54 smithi031 bash[24752]: cluster 2023-11-17T06:28:52.734466+0000 mgr.y (mgr.14140) 446 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.624 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:56 smithi031 bash[28317]: cluster 2023-11-17T06:28:54.735535+0000 mgr.y (mgr.14140) 447 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.625 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:56 smithi031 bash[24752]: cluster 2023-11-17T06:28:54.735535+0000 mgr.y (mgr.14140) 447 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.625 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:28:58 smithi031 bash[28317]: cluster 2023-11-17T06:28:56.736449+0000 mgr.y (mgr.14140) 448 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.625 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:28:58 smithi031 bash[24752]: cluster 2023-11-17T06:28:56.736449+0000 mgr.y (mgr.14140) 448 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.625 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:00 smithi031 bash[28317]: cluster 2023-11-17T06:28:58.737868+0000 mgr.y (mgr.14140) 449 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.626 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:00 smithi031 bash[24752]: cluster 2023-11-17T06:28:58.737868+0000 mgr.y (mgr.14140) 449 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.626 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:02 smithi031 bash[28317]: cluster 2023-11-17T06:29:00.738715+0000 mgr.y (mgr.14140) 450 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.661 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:02 smithi031 bash[24752]: cluster 2023-11-17T06:29:00.738715+0000 mgr.y (mgr.14140) 450 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.662 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:04 smithi031 bash[28317]: cluster 2023-11-17T06:29:02.739774+0000 mgr.y (mgr.14140) 451 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:04 smithi031 bash[24752]: cluster 2023-11-17T06:29:02.739774+0000 mgr.y (mgr.14140) 451 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.663 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:05 smithi031 bash[28317]: cluster 2023-11-17T06:29:04.740886+0000 mgr.y (mgr.14140) 452 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:05 smithi031 bash[24752]: cluster 2023-11-17T06:29:04.740886+0000 mgr.y (mgr.14140) 452 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.664 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:07 smithi031 bash[28317]: cluster 2023-11-17T06:29:06.741658+0000 mgr.y (mgr.14140) 453 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:07 smithi031 bash[24752]: cluster 2023-11-17T06:29:06.741658+0000 mgr.y (mgr.14140) 453 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.664 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:09 smithi031 bash[28317]: cluster 2023-11-17T06:29:08.743022+0000 mgr.y (mgr.14140) 454 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.665 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:09 smithi031 bash[24752]: cluster 2023-11-17T06:29:08.743022+0000 mgr.y (mgr.14140) 454 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.665 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:12 smithi031 bash[28317]: cluster 2023-11-17T06:29:10.743887+0000 mgr.y (mgr.14140) 455 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.665 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:12 smithi031 bash[24752]: cluster 2023-11-17T06:29:10.743887+0000 mgr.y (mgr.14140) 455 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.666 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:14 smithi031 bash[28317]: cluster 2023-11-17T06:29:12.744950+0000 mgr.y (mgr.14140) 456 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.685 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:14 smithi031 bash[24752]: cluster 2023-11-17T06:29:12.744950+0000 mgr.y (mgr.14140) 456 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.685 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:16 smithi031 bash[28317]: cluster 2023-11-17T06:29:14.745976+0000 mgr.y (mgr.14140) 457 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.685 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:16 smithi031 bash[24752]: cluster 2023-11-17T06:29:14.745976+0000 mgr.y (mgr.14140) 457 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.685 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:18 smithi031 bash[24752]: cluster 2023-11-17T06:29:16.746852+0000 mgr.y (mgr.14140) 458 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.686 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:18 smithi031 bash[28317]: cluster 2023-11-17T06:29:16.746852+0000 mgr.y (mgr.14140) 458 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.686 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:20 smithi031 bash[28317]: cluster 2023-11-17T06:29:18.748285+0000 mgr.y (mgr.14140) 459 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.686 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:20 smithi031 bash[24752]: cluster 2023-11-17T06:29:18.748285+0000 mgr.y (mgr.14140) 459 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.686 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:22 smithi031 bash[28317]: cluster 2023-11-17T06:29:20.749196+0000 mgr.y (mgr.14140) 460 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:22 smithi031 bash[24752]: cluster 2023-11-17T06:29:20.749196+0000 mgr.y (mgr.14140) 460 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:24 smithi031 bash[24752]: cluster 2023-11-17T06:29:22.750244+0000 mgr.y (mgr.14140) 461 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.687 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:24 smithi031 bash[28317]: cluster 2023-11-17T06:29:22.750244+0000 mgr.y (mgr.14140) 461 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.688 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:26 smithi031 bash[24752]: cluster 2023-11-17T06:29:24.751363+0000 mgr.y (mgr.14140) 462 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.688 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:26 smithi031 bash[28317]: cluster 2023-11-17T06:29:24.751363+0000 mgr.y (mgr.14140) 462 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.688 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:28 smithi031 bash[28317]: cluster 2023-11-17T06:29:26.752158+0000 mgr.y (mgr.14140) 463 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.688 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:28 smithi031 bash[24752]: cluster 2023-11-17T06:29:26.752158+0000 mgr.y (mgr.14140) 463 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.688 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:30 smithi031 bash[28317]: cluster 2023-11-17T06:29:28.753578+0000 mgr.y (mgr.14140) 464 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:30 smithi031 bash[24752]: cluster 2023-11-17T06:29:28.753578+0000 mgr.y (mgr.14140) 464 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:32 smithi031 bash[24752]: cluster 2023-11-17T06:29:30.754420+0000 mgr.y (mgr.14140) 465 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:33.689 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:32 smithi031 bash[28317]: cluster 2023-11-17T06:29:30.754420+0000 mgr.y (mgr.14140) 465 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:34.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:34 smithi031 bash[24752]: cluster 2023-11-17T06:29:32.755470+0000 mgr.y (mgr.14140) 466 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:34.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:34 smithi031 bash[28317]: cluster 2023-11-17T06:29:32.755470+0000 mgr.y (mgr.14140) 466 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:34.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:34 smithi159 bash[24884]: cluster 2023-11-17T06:29:32.755470+0000 mgr.y (mgr.14140) 466 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:36.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:36 smithi031 bash[24752]: cluster 2023-11-17T06:29:34.756529+0000 mgr.y (mgr.14140) 467 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:36.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:36 smithi031 bash[28317]: cluster 2023-11-17T06:29:34.756529+0000 mgr.y (mgr.14140) 467 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:36.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:36 smithi159 bash[24884]: cluster 2023-11-17T06:29:34.756529+0000 mgr.y (mgr.14140) 467 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:38.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:38 smithi031 bash[24752]: cluster 2023-11-17T06:29:36.757355+0000 mgr.y (mgr.14140) 468 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:38.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:38 smithi031 bash[28317]: cluster 2023-11-17T06:29:36.757355+0000 mgr.y (mgr.14140) 468 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:38.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:38 smithi159 bash[24884]: cluster 2023-11-17T06:29:36.757355+0000 mgr.y (mgr.14140) 468 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:39.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:39 smithi031 bash[28317]: cluster 2023-11-17T06:29:38.758726+0000 mgr.y (mgr.14140) 469 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:39.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:39 smithi031 bash[24752]: cluster 2023-11-17T06:29:38.758726+0000 mgr.y (mgr.14140) 469 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:39.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:39 smithi159 bash[24884]: cluster 2023-11-17T06:29:38.758726+0000 mgr.y (mgr.14140) 469 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:42.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:41 smithi031 bash[28317]: cluster 2023-11-17T06:29:40.759587+0000 mgr.y (mgr.14140) 470 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:42.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:41 smithi031 bash[24752]: cluster 2023-11-17T06:29:40.759587+0000 mgr.y (mgr.14140) 470 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:42.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:41 smithi159 bash[24884]: cluster 2023-11-17T06:29:40.759587+0000 mgr.y (mgr.14140) 470 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:44.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:43 smithi159 bash[24884]: cluster 2023-11-17T06:29:42.760633+0000 mgr.y (mgr.14140) 471 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:44.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:43 smithi031 bash[28317]: cluster 2023-11-17T06:29:42.760633+0000 mgr.y (mgr.14140) 471 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:44.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:43 smithi031 bash[24752]: cluster 2023-11-17T06:29:42.760633+0000 mgr.y (mgr.14140) 471 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:46.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:46 smithi031 bash[24752]: cluster 2023-11-17T06:29:44.761716+0000 mgr.y (mgr.14140) 472 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:46.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:46 smithi031 bash[28317]: cluster 2023-11-17T06:29:44.761716+0000 mgr.y (mgr.14140) 472 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:46.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:46 smithi159 bash[24884]: cluster 2023-11-17T06:29:44.761716+0000 mgr.y (mgr.14140) 472 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:48.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:48 smithi031 bash[28317]: cluster 2023-11-17T06:29:46.762588+0000 mgr.y (mgr.14140) 473 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:48.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:48 smithi031 bash[24752]: cluster 2023-11-17T06:29:46.762588+0000 mgr.y (mgr.14140) 473 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:48.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:48 smithi159 bash[24884]: cluster 2023-11-17T06:29:46.762588+0000 mgr.y (mgr.14140) 473 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:50.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:50 smithi031 bash[24752]: cluster 2023-11-17T06:29:48.763955+0000 mgr.y (mgr.14140) 474 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:50.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:50 smithi031 bash[28317]: cluster 2023-11-17T06:29:48.763955+0000 mgr.y (mgr.14140) 474 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:50.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:50 smithi159 bash[24884]: cluster 2023-11-17T06:29:48.763955+0000 mgr.y (mgr.14140) 474 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:52.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:52 smithi031 bash[24752]: cluster 2023-11-17T06:29:50.764810+0000 mgr.y (mgr.14140) 475 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:52.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:52 smithi031 bash[28317]: cluster 2023-11-17T06:29:50.764810+0000 mgr.y (mgr.14140) 475 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:52.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:52 smithi159 bash[24884]: cluster 2023-11-17T06:29:50.764810+0000 mgr.y (mgr.14140) 475 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:54.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:54 smithi031 bash[24752]: cluster 2023-11-17T06:29:52.765763+0000 mgr.y (mgr.14140) 476 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:54.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:54 smithi031 bash[28317]: cluster 2023-11-17T06:29:52.765763+0000 mgr.y (mgr.14140) 476 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:54.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:54 smithi159 bash[24884]: cluster 2023-11-17T06:29:52.765763+0000 mgr.y (mgr.14140) 476 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:56.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:56 smithi031 bash[24752]: cluster 2023-11-17T06:29:54.766851+0000 mgr.y (mgr.14140) 477 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:56.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:56 smithi031 bash[28317]: cluster 2023-11-17T06:29:54.766851+0000 mgr.y (mgr.14140) 477 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:56.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:56 smithi159 bash[24884]: cluster 2023-11-17T06:29:54.766851+0000 mgr.y (mgr.14140) 477 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:57.583 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-11-17T06:29:58.396 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:29:58 smithi031 bash[24752]: cluster 2023-11-17T06:29:56.767738+0000 mgr.y (mgr.14140) 478 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:58.396 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:29:58 smithi031 bash[28317]: cluster 2023-11-17T06:29:56.767738+0000 mgr.y (mgr.14140) 478 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:29:58.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:29:58 smithi159 bash[24884]: cluster 2023-11-17T06:29:56.767738+0000 mgr.y (mgr.14140) 478 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:00.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:00 smithi031 bash[24752]: cluster 2023-11-17T06:29:58.769224+0000 mgr.y (mgr.14140) 479 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:00.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:00 smithi031 bash[28317]: cluster 2023-11-17T06:29:58.769224+0000 mgr.y (mgr.14140) 479 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:00.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:00 smithi159 bash[24884]: cluster 2023-11-17T06:29:58.769224+0000 mgr.y (mgr.14140) 479 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:01.166 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-11-17T06:30:01.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:01 smithi031 bash[24752]: audit 2023-11-17T06:30:00.399025+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.31:0/477518412' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-17T06:30:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:01 smithi031 bash[24752]: audit 2023-11-17T06:30:00.399626+0000 mon.a (mon.0) 564 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-17T06:30:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:01 smithi031 bash[24752]: audit 2023-11-17T06:30:00.404314+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-11-17T06:30:01.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:01 smithi031 bash[28317]: audit 2023-11-17T06:30:00.399025+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.31:0/477518412' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-17T06:30:01.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:01 smithi031 bash[28317]: audit 2023-11-17T06:30:00.399626+0000 mon.a (mon.0) 564 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-17T06:30:01.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:01 smithi031 bash[28317]: audit 2023-11-17T06:30:00.404314+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-11-17T06:30:01.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:01 smithi159 bash[24884]: audit 2023-11-17T06:30:00.399025+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.31:0/477518412' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-17T06:30:01.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:01 smithi159 bash[24884]: audit 2023-11-17T06:30:00.399626+0000 mon.a (mon.0) 564 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-17T06:30:01.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:01 smithi159 bash[24884]: audit 2023-11-17T06:30:00.404314+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-11-17T06:30:02.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:02 smithi031 bash[24752]: cluster 2023-11-17T06:30:00.770182+0000 mgr.y (mgr.14140) 480 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:02.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:02 smithi031 bash[28317]: cluster 2023-11-17T06:30:00.770182+0000 mgr.y (mgr.14140) 480 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:02.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:02 smithi159 bash[24884]: cluster 2023-11-17T06:30:00.770182+0000 mgr.y (mgr.14140) 480 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:04.398 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:04 smithi031 bash[24752]: cluster 2023-11-17T06:30:02.771306+0000 mgr.y (mgr.14140) 481 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:04.398 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:04 smithi031 bash[28317]: cluster 2023-11-17T06:30:02.771306+0000 mgr.y (mgr.14140) 481 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:04.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:04 smithi159 bash[24884]: cluster 2023-11-17T06:30:02.771306+0000 mgr.y (mgr.14140) 481 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:04.879 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph config set global log_to_journald false --force' 2023-11-17T06:30:05.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:05 smithi031 bash[24752]: audit 2023-11-17T06:30:04.145801+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.31:0/2473869430' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-17T06:30:05.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:05 smithi031 bash[24752]: audit 2023-11-17T06:30:04.146372+0000 mon.a (mon.0) 566 : 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-11-17T06:30:05.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:05 smithi031 bash[24752]: audit 2023-11-17T06:30:04.154464+0000 mon.a (mon.0) 567 : 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-11-17T06:30:05.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:05 smithi031 bash[28317]: audit 2023-11-17T06:30:04.145801+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.31:0/2473869430' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-17T06:30:05.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:05 smithi031 bash[28317]: audit 2023-11-17T06:30:04.146372+0000 mon.a (mon.0) 566 : 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-11-17T06:30:05.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:05 smithi031 bash[28317]: audit 2023-11-17T06:30:04.154464+0000 mon.a (mon.0) 567 : 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-11-17T06:30:05.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:05 smithi159 bash[24884]: audit 2023-11-17T06:30:04.145801+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.31:0/2473869430' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-17T06:30:05.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:05 smithi159 bash[24884]: audit 2023-11-17T06:30:04.146372+0000 mon.a (mon.0) 566 : 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-11-17T06:30:05.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:05 smithi159 bash[24884]: audit 2023-11-17T06:30:04.154464+0000 mon.a (mon.0) 567 : 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-11-17T06:30:06.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:06 smithi031 bash[28317]: cluster 2023-11-17T06:30:04.772374+0000 mgr.y (mgr.14140) 482 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:06.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:06 smithi031 bash[24752]: cluster 2023-11-17T06:30:04.772374+0000 mgr.y (mgr.14140) 482 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:06.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:06 smithi159 bash[24884]: cluster 2023-11-17T06:30:04.772374+0000 mgr.y (mgr.14140) 482 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:08.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:08 smithi031 bash[28317]: cluster 2023-11-17T06:30:06.773212+0000 mgr.y (mgr.14140) 483 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:08.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:08 smithi031 bash[28317]: audit 2023-11-17T06:30:07.839212+0000 mon.a (mon.0) 568 : audit [INF] from='client.? 172.21.15.31:0/1768788689' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-11-17T06:30:08.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:08 smithi031 bash[28317]: audit 2023-11-17T06:30:07.848903+0000 mon.a (mon.0) 569 : audit [INF] from='client.? 172.21.15.31:0/1768788689' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-11-17T06:30:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:08 smithi031 bash[24752]: cluster 2023-11-17T06:30:06.773212+0000 mgr.y (mgr.14140) 483 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:08 smithi031 bash[24752]: audit 2023-11-17T06:30:07.839212+0000 mon.a (mon.0) 568 : audit [INF] from='client.? 172.21.15.31:0/1768788689' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-11-17T06:30:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:08 smithi031 bash[24752]: audit 2023-11-17T06:30:07.848903+0000 mon.a (mon.0) 569 : audit [INF] from='client.? 172.21.15.31:0/1768788689' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-11-17T06:30:08.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:08 smithi159 bash[24884]: cluster 2023-11-17T06:30:06.773212+0000 mgr.y (mgr.14140) 483 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:08.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:08 smithi159 bash[24884]: audit 2023-11-17T06:30:07.839212+0000 mon.a (mon.0) 568 : audit [INF] from='client.? 172.21.15.31:0/1768788689' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-11-17T06:30:08.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:08 smithi159 bash[24884]: audit 2023-11-17T06:30:07.848903+0000 mon.a (mon.0) 569 : audit [INF] from='client.? 172.21.15.31:0/1768788689' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-11-17T06:30:08.532 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps' 2023-11-17T06:30:09.428 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:09 smithi031 bash[24752]: audit 2023-11-17T06:30:08.132230+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610553\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610661\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610717\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610770\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610823\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610876\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:27:05.610928\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:05.610992\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.611027\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:27:05.611187\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:30:08.130347\"}"}]: dispatch 2023-11-17T06:30:09.429 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:09 smithi031 bash[28317]: audit 2023-11-17T06:30:08.132230+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610553\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610661\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610717\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610770\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610823\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610876\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:27:05.610928\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:05.610992\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.611027\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:27:05.611187\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:30:08.130347\"}"}]: dispatch 2023-11-17T06:30:09.429 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:09 smithi031 bash[24752]: audit 2023-11-17T06:30:08.138039+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610553\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610661\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610717\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610770\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610823\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610876\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:27:05.610928\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:05.610992\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.611027\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:27:05.611187\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:30:08.130347\"}"}]': finished 2023-11-17T06:30:09.430 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:09 smithi031 bash[28317]: audit 2023-11-17T06:30:08.138039+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610553\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610661\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610717\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610770\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610823\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610876\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:27:05.610928\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:05.610992\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.611027\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:27:05.611187\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:30:08.130347\"}"}]': finished 2023-11-17T06:30:09.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:09 smithi031 bash[24752]: audit 2023-11-17T06:30:08.435873+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434372\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:27:06.435217\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]: dispatch 2023-11-17T06:30:09.430 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:09 smithi031 bash[24752]: audit 2023-11-17T06:30:08.444278+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434372\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:27:06.435217\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]': finished 2023-11-17T06:30:09.431 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:09 smithi031 bash[28317]: audit 2023-11-17T06:30:08.435873+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434372\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:27:06.435217\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]: dispatch 2023-11-17T06:30:09.431 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:09 smithi031 bash[28317]: audit 2023-11-17T06:30:08.444278+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434372\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:27:06.435217\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]': finished 2023-11-17T06:30:09.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:09 smithi159 bash[24884]: audit 2023-11-17T06:30:08.132230+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610553\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610661\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610717\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610770\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610823\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610876\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:27:05.610928\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:05.610992\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.611027\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:27:05.611187\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:30:08.130347\"}"}]: dispatch 2023-11-17T06:30:09.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:09 smithi159 bash[24884]: audit 2023-11-17T06:30:08.138039+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610553\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610661\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610717\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610770\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610823\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.610876\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:27:05.610928\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:05.610992\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:05.611027\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:27:05.611187\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:30:08.130347\"}"}]': finished 2023-11-17T06:30:09.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:09 smithi159 bash[24884]: audit 2023-11-17T06:30:08.435873+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434372\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:27:06.435217\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]: dispatch 2023-11-17T06:30:09.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:09 smithi159 bash[24884]: audit 2023-11-17T06:30:08.444278+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"83d98b6deb59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434372\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:19:12.476863\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:10.118820\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:27:06.435217\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]': finished 2023-11-17T06:30:14.462 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:10 smithi031 bash[24752]: cephadm 2023-11-17T06:30:08.451437+0000 mgr.y (mgr.14140) 484 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:30:14.464 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:10 smithi031 bash[24752]: cluster 2023-11-17T06:30:08.774613+0000 mgr.y (mgr.14140) 485 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:14.465 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:10 smithi031 bash[28317]: cephadm 2023-11-17T06:30:08.451437+0000 mgr.y (mgr.14140) 484 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:30:14.465 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:10 smithi031 bash[28317]: cluster 2023-11-17T06:30:08.774613+0000 mgr.y (mgr.14140) 485 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:14.465 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-17T06:30:14.465 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi159 running (5m) 3m ago 5m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 633ebe5fa751 2023-11-17T06:30:14.465 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi159 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 83d98b6deb59 2023-11-17T06:30:14.466 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 584cf7417824 2023-11-17T06:30:14.466 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 abd3ace3a307 2023-11-17T06:30:14.466 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi159 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 118bd282f85d 2023-11-17T06:30:14.466 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d89329569174 2023-11-17T06:30:14.466 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 error 3m ago 6m prom/node-exporter 2023-11-17T06:30:14.466 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi159 error 3m ago 6m prom/node-exporter 2023-11-17T06:30:14.466 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a9f6b801f3be 2023-11-17T06:30:14.466 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2c79edbb0c18 2023-11-17T06:30:14.466 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 fbf00adcb350 2023-11-17T06:30:14.466 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8cd669d3fe00 2023-11-17T06:30:14.466 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi159 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 16819e76b951 2023-11-17T06:30:14.466 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi159 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7125f1bc02fb 2023-11-17T06:30:14.466 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi159 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 006d1030b5e6 2023-11-17T06:30:14.467 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi159 running (6m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 13c0bff4977d 2023-11-17T06:30:14.467 INFO:teuthology.orchestra.run.smithi031.stdout:rgw.r.z.smithi031.pmwwrm smithi031 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ea481d0828da 2023-11-17T06:30:14.467 INFO:teuthology.orchestra.run.smithi031.stdout:rgw.r.z.smithi159.aodbdl smithi159 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 91e5b17eb4fd 2023-11-17T06:30:14.467 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:10 smithi159 bash[24884]: cephadm 2023-11-17T06:30:08.451437+0000 mgr.y (mgr.14140) 484 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:30:14.467 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:10 smithi159 bash[24884]: cluster 2023-11-17T06:30:08.774613+0000 mgr.y (mgr.14140) 485 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:14.467 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:11 smithi159 bash[24884]: cluster 2023-11-17T06:30:10.775449+0000 mgr.y (mgr.14140) 486 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:14.467 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:13 smithi159 bash[24884]: audit 2023-11-17T06:30:11.425236+0000 mgr.y (mgr.14140) 487 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:30:14.467 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:11 smithi031 bash[24752]: cluster 2023-11-17T06:30:10.775449+0000 mgr.y (mgr.14140) 486 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:14.468 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:11 smithi031 bash[28317]: cluster 2023-11-17T06:30:10.775449+0000 mgr.y (mgr.14140) 486 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:14.469 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions' 2023-11-17T06:30:14.475 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: debug 2023-11-17T06:30:12.239+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:14.475 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:14.475 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.476 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:14.476 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:14.476 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:14.476 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:30:14.476 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:30:14.476 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:30:14.476 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:30:14.476 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:14.476 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:14.476 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:30:14.476 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:30:14.476 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.476 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:30:14.477 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:14.477 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:30:14.477 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:14.477 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:14.477 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.477 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:14.477 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:14.477 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:14.477 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:30:14.477 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:30:14.477 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:30:14.478 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:30:14.478 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:14.478 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:14.478 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:30:14.478 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:30:14.478 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:12 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.478 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:13 smithi031 bash[24752]: audit 2023-11-17T06:30:11.425236+0000 mgr.y (mgr.14140) 487 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:30:14.479 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:13 smithi031 bash[28317]: audit 2023-11-17T06:30:11.425236+0000 mgr.y (mgr.14140) 487 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:30:14.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: cephadm 2023-11-17T06:30:12.241788+0000 mgr.y (mgr.14140) 488 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:14.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:14.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:14.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:14.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:14.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:14.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:30:14.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:30:14.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:30:14.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:14.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:14.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:30:14.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:30:14.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:14.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:14.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:30:14.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:14.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:14.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:14.481 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:14.481 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:14.481 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:14.481 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:30:14.481 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:30:14.481 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:30:14.481 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:14.481 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:14.481 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:30:14.481 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:30:14.481 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.482 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: cephadm 2023-11-17T06:30:12.241788+0000 mgr.y (mgr.14140) 488 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:14.482 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:14.482 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.482 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:14.482 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:14.482 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:14.482 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:14.482 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:30:14.482 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:30:14.483 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:30:14.483 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:14.483 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:14.483 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:30:14.483 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:30:14.483 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.483 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:14.483 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:14.483 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:30:14.483 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:14.483 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:14.483 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.483 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:14.484 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:14.484 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:14.484 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:14.484 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:30:14.484 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:30:14.484 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:30:14.484 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:14.484 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:14.484 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:30:14.484 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:30:14.484 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.484 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: cephadm 2023-11-17T06:30:12.242072+0000 mgr.y (mgr.14140) 489 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:30:14.484 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:14.485 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.485 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:14.485 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:14.485 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:14.485 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:14.485 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:30:14.485 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:30:14.485 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:30:14.485 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:14.485 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:14.485 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:30:14.485 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:30:14.485 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.486 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: cephadm 2023-11-17T06:30:12.249261+0000 mgr.y (mgr.14140) 490 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:30:14.486 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[28317]: cluster 2023-11-17T06:30:12.776617+0000 mgr.y (mgr.14140) 491 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:14.486 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: cephadm 2023-11-17T06:30:12.242072+0000 mgr.y (mgr.14140) 489 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:30:14.486 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:14.486 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.486 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:14.486 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:14.486 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:14.486 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:14.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:30:14.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:30:14.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:30:14.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:14.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:14.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:30:14.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:30:14.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: cephadm 2023-11-17T06:30:12.249261+0000 mgr.y (mgr.14140) 490 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:30:14.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:14 smithi031 bash[24752]: cluster 2023-11-17T06:30:12.776617+0000 mgr.y (mgr.14140) 491 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:14.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: cephadm 2023-11-17T06:30:12.241788+0000 mgr.y (mgr.14140) 488 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:14.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:14.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:14.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:14.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:14.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:14.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:30:14.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:30:14.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:30:14.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:14.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:14.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:30:14.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:30:14.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:14.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:14.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:30:14.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:14.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:14.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:14.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:14.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:14.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:14.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:30:14.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:30:14.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:30:14.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:14.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:14.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:30:14.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:30:14.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: cephadm 2023-11-17T06:30:12.242072+0000 mgr.y (mgr.14140) 489 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:30:14.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:14.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:14.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:14.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:14.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:14.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:30:14.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:30:14.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:30:14.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:14.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:14.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:30:14.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:30:14.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:14.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: cephadm 2023-11-17T06:30:12.249261+0000 mgr.y (mgr.14140) 490 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:30:14.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:14 smithi159 bash[24884]: cluster 2023-11-17T06:30:12.776617+0000 mgr.y (mgr.14140) 491 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:16.281 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[28317]: cluster 2023-11-17T06:30:14.777879+0000 mgr.y (mgr.14140) 492 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:16.281 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[24752]: cluster 2023-11-17T06:30:14.777879+0000 mgr.y (mgr.14140) 492 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:16.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:16 smithi159 bash[24884]: cluster 2023-11-17T06:30:14.777879+0000 mgr.y (mgr.14140) 492 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:16.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: debug 2023-11-17T06:30:16.419+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:16.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:16.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:16.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:16.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:16.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:16.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:16.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:30:16.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:30:16.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:30:16.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:30:16.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:16.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:16.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:30:16.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:30:16.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:16.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:30:16.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:16.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:30:16.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:16.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:16.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:16.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:16.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:16.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:16.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:16.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:30:16.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:30:16.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:30:16.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:30:16.698 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:16.698 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:16.698 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:30:16.698 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:30:16.698 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:16 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:17.830 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2023-11-17T06:30:17.830 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2023-11-17T06:30:17.831 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-17T06:30:17.831 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:30:17.831 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2023-11-17T06:30:17.831 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-17T06:30:17.831 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:30:17.831 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2023-11-17T06:30:17.831 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-17T06:30:17.831 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:30:17.831 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": {}, 2023-11-17T06:30:17.831 INFO:teuthology.orchestra.run.smithi031.stdout: "rgw": { 2023-11-17T06:30:17.831 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-17T06:30:17.831 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:30:17.831 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2023-11-17T06:30:17.832 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-11-17T06:30:17.832 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:30:17.832 INFO:teuthology.orchestra.run.smithi031.stdout:} 2023-11-17T06:30:18.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: cephadm 2023-11-17T06:30:16.424496+0000 mgr.y (mgr.14140) 493 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:18.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:18.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:18.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:18.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:18.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:18.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:18.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:30:18.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:30:18.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:30:18.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:18.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:18.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:30:18.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:30:18.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:18.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:18.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:30:18.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:18.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:18.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:18.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:18.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:18.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:18.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:18.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:30:18.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:30:18.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:30:18.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:18.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:18.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:30:18.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:30:18.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: cephadm 2023-11-17T06:30:16.424496+0000 mgr.y (mgr.14140) 493 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:18.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:18.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:18.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:18.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:18.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:18.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:18.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:30:18.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:30:18.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:30:18.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:18.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:18.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:30:18.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:30:18.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:18.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:18.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:30:18.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:18.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:18.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:18.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:18.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:18.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:18.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:18.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:30:18.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:30:18.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:30:18.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:18.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:18.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:30:18.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:30:18.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: cephadm 2023-11-17T06:30:16.424814+0000 mgr.y (mgr.14140) 494 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:30:18.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:18.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:18.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:18.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:18.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:18.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:18.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:30:18.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:30:18.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:30:18.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:18.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:18.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:30:18.205 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:30:18.205 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.205 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: cluster 2023-11-17T06:30:16.778782+0000 mgr.y (mgr.14140) 495 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:18.205 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[28317]: audit 2023-11-17T06:30:17.827605+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.31:0/1854389069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:30:18.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: cephadm 2023-11-17T06:30:16.424814+0000 mgr.y (mgr.14140) 494 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:30:18.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:18.205 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:18.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:18.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:18.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:18.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:18.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:30:18.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:30:18.206 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:30:18.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:18.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:18.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:30:18.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:30:18.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: cluster 2023-11-17T06:30:16.778782+0000 mgr.y (mgr.14140) 495 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:18.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:18 smithi031 bash[24752]: audit 2023-11-17T06:30:17.827605+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.31:0/1854389069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:30:18.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: cephadm 2023-11-17T06:30:16.424496+0000 mgr.y (mgr.14140) 493 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:18.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:18.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:18.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:18.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:18.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:18.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:18.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:30:18.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:30:18.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:30:18.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:18.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:18.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:30:18.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:30:18.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:18.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:18.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:30:18.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:18.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:18.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:18.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:18.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:18.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:18.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:18.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:30:18.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:30:18.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:30:18.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:18.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:18.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:30:18.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:30:18.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: cephadm 2023-11-17T06:30:16.424814+0000 mgr.y (mgr.14140) 494 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:30:18.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:18.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:18.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:18.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:18.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:18.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:18.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:30:18.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:30:18.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:30:18.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:18.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:18.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:30:18.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:30:18.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:18.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: cluster 2023-11-17T06:30:16.778782+0000 mgr.y (mgr.14140) 495 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:18.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:18 smithi159 bash[24884]: audit 2023-11-17T06:30:17.827605+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.31:0/1854389069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:30:18.628 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph -s' 2023-11-17T06:30:20.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:20 smithi031 bash[24752]: cluster 2023-11-17T06:30:18.779949+0000 mgr.y (mgr.14140) 496 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:20.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:20 smithi031 bash[28317]: cluster 2023-11-17T06:30:18.779949+0000 mgr.y (mgr.14140) 496 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:20.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:20 smithi159 bash[24884]: cluster 2023-11-17T06:30:18.779949+0000 mgr.y (mgr.14140) 496 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:21.613 INFO:teuthology.orchestra.run.smithi031.stdout: cluster: 2023-11-17T06:30:21.613 INFO:teuthology.orchestra.run.smithi031.stdout: id: cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:30:21.613 INFO:teuthology.orchestra.run.smithi031.stdout: health: HEALTH_OK 2023-11-17T06:30:21.613 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:30:21.614 INFO:teuthology.orchestra.run.smithi031.stdout: services: 2023-11-17T06:30:21.614 INFO:teuthology.orchestra.run.smithi031.stdout: mon: 3 daemons, quorum a,c,b (age 11m) 2023-11-17T06:30:21.614 INFO:teuthology.orchestra.run.smithi031.stdout: mgr: y(active, since 12m), standbys: x 2023-11-17T06:30:21.614 INFO:teuthology.orchestra.run.smithi031.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 7m) 2023-11-17T06:30:21.614 INFO:teuthology.orchestra.run.smithi031.stdout: rgw: 2 daemons active (r.z.smithi031.pmwwrm, r.z.smithi159.aodbdl) 2023-11-17T06:30:21.614 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:30:21.614 INFO:teuthology.orchestra.run.smithi031.stdout: task status: 2023-11-17T06:30:21.614 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:30:21.614 INFO:teuthology.orchestra.run.smithi031.stdout: data: 2023-11-17T06:30:21.614 INFO:teuthology.orchestra.run.smithi031.stdout: pools: 5 pools, 129 pgs 2023-11-17T06:30:21.614 INFO:teuthology.orchestra.run.smithi031.stdout: objects: 202 objects, 7.0 KiB 2023-11-17T06:30:21.615 INFO:teuthology.orchestra.run.smithi031.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:21.615 INFO:teuthology.orchestra.run.smithi031.stdout: pgs: 129 active+clean 2023-11-17T06:30:21.615 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:30:22.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:22 smithi031 bash[24752]: cluster 2023-11-17T06:30:20.780794+0000 mgr.y (mgr.14140) 497 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:22.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:22 smithi031 bash[24752]: audit 2023-11-17T06:30:21.610726+0000 mon.a (mon.0) 574 : audit [DBG] from='client.? 172.21.15.31:0/2961806570' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-17T06:30:22.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:22 smithi031 bash[28317]: cluster 2023-11-17T06:30:20.780794+0000 mgr.y (mgr.14140) 497 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:22.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:22 smithi031 bash[28317]: audit 2023-11-17T06:30:21.610726+0000 mon.a (mon.0) 574 : audit [DBG] from='client.? 172.21.15.31:0/2961806570' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-17T06:30:22.298 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ls' 2023-11-17T06:30:22.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:22 smithi159 bash[24884]: cluster 2023-11-17T06:30:20.780794+0000 mgr.y (mgr.14140) 497 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:22.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:22 smithi159 bash[24884]: audit 2023-11-17T06:30:21.610726+0000 mon.a (mon.0) 574 : audit [DBG] from='client.? 172.21.15.31:0/2961806570' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-17T06:30:24.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:24 smithi031 bash[24752]: cluster 2023-11-17T06:30:22.781940+0000 mgr.y (mgr.14140) 498 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:24.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:24 smithi031 bash[28317]: cluster 2023-11-17T06:30:22.781940+0000 mgr.y (mgr.14140) 498 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:24.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:24 smithi159 bash[24884]: cluster 2023-11-17T06:30:22.781940+0000 mgr.y (mgr.14140) 498 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:25.238 INFO:teuthology.orchestra.run.smithi031.stdout:NAME RUNNING REFRESHED AGE PLACEMENT IMAGE NAME IMAGE ID 2023-11-17T06:30:25.239 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager 0/1 - - count:1 smithi031=a 2023-11-17T06:30:25.239 INFO:teuthology.orchestra.run.smithi031.stdout:grafana 1/1 3m ago 6m count:1 smithi159=a ceph/ceph-grafana:latest 87a51ecf0b1c 2023-11-17T06:30:25.239 INFO:teuthology.orchestra.run.smithi031.stdout:mgr 2/2 3m ago 11m count:2 smithi031=y,smithi159=x docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-11-17T06:30:25.239 INFO:teuthology.orchestra.run.smithi031.stdout:mon 3/0 3m ago - docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-11-17T06:30:25.239 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter 0/2 3m ago 6m count:2 smithi031=a,smithi159=b prom/node-exporter 2023-11-17T06:30:25.239 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus 0/1 - - count:1 smithi159=a 2023-11-17T06:30:25.239 INFO:teuthology.orchestra.run.smithi031.stdout:rgw.r.z 2/2 3m ago 3m count:2 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-11-17T06:30:25.945 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph config set mgr container_image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-11-17T06:30:26.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:26 smithi031 bash[24752]: cluster 2023-11-17T06:30:24.782804+0000 mgr.y (mgr.14140) 499 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:26.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:26 smithi031 bash[28317]: cluster 2023-11-17T06:30:24.782804+0000 mgr.y (mgr.14140) 499 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:26.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:26 smithi159 bash[24884]: cluster 2023-11-17T06:30:24.782804+0000 mgr.y (mgr.14140) 499 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:27.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:27 smithi031 bash[24752]: audit 2023-11-17T06:30:25.232978+0000 mgr.y (mgr.14140) 500 : audit [DBG] from='client.24652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:30:27.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:27 smithi031 bash[28317]: audit 2023-11-17T06:30:25.232978+0000 mgr.y (mgr.14140) 500 : audit [DBG] from='client.24652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:30:27.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:27 smithi159 bash[24884]: audit 2023-11-17T06:30:25.232978+0000 mgr.y (mgr.14140) 500 : audit [DBG] from='client.24652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:30:28.434 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:28 smithi031 bash[28317]: cluster 2023-11-17T06:30:26.783723+0000 mgr.y (mgr.14140) 501 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:28.435 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:28 smithi031 bash[24752]: cluster 2023-11-17T06:30:26.783723+0000 mgr.y (mgr.14140) 501 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:28.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:28 smithi159 bash[24884]: cluster 2023-11-17T06:30:26.783723+0000 mgr.y (mgr.14140) 501 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:29.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:29 smithi031 bash[24752]: audit 2023-11-17T06:30:28.811818+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.31:0/2923228829' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]: dispatch 2023-11-17T06:30:29.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:29 smithi031 bash[24752]: audit 2023-11-17T06:30:28.812397+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]: dispatch 2023-11-17T06:30:29.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:29 smithi031 bash[24752]: audit 2023-11-17T06:30:28.821123+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]': finished 2023-11-17T06:30:29.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:29 smithi031 bash[28317]: audit 2023-11-17T06:30:28.811818+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.31:0/2923228829' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]: dispatch 2023-11-17T06:30:29.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:29 smithi031 bash[28317]: audit 2023-11-17T06:30:28.812397+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]: dispatch 2023-11-17T06:30:29.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:29 smithi031 bash[28317]: audit 2023-11-17T06:30:28.821123+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]': finished 2023-11-17T06:30:29.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:29 smithi159 bash[24884]: audit 2023-11-17T06:30:28.811818+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.31:0/2923228829' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]: dispatch 2023-11-17T06:30:29.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:29 smithi159 bash[24884]: audit 2023-11-17T06:30:28.812397+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]: dispatch 2023-11-17T06:30:29.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:29 smithi159 bash[24884]: audit 2023-11-17T06:30:28.821123+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac"}]': finished 2023-11-17T06:30:29.600 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)"' 2023-11-17T06:30:30.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:30 smithi031 bash[24752]: cluster 2023-11-17T06:30:28.785124+0000 mgr.y (mgr.14140) 502 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:30.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:30 smithi031 bash[24752]: cephadm 2023-11-17T06:30:28.831453+0000 mgr.y (mgr.14140) 503 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:30:30.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:30 smithi031 bash[28317]: cluster 2023-11-17T06:30:28.785124+0000 mgr.y (mgr.14140) 502 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:30.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:30 smithi031 bash[28317]: cephadm 2023-11-17T06:30:28.831453+0000 mgr.y (mgr.14140) 503 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:30:30.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:30 smithi159 bash[24884]: cluster 2023-11-17T06:30:28.785124+0000 mgr.y (mgr.14140) 502 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:30.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:30 smithi159 bash[24884]: cephadm 2023-11-17T06:30:28.831453+0000 mgr.y (mgr.14140) 503 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:30:32.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[24752]: cluster 2023-11-17T06:30:30.785976+0000 mgr.y (mgr.14140) 504 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:32.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[28317]: cluster 2023-11-17T06:30:30.785976+0000 mgr.y (mgr.14140) 504 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:32.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:32 smithi159 bash[24884]: cluster 2023-11-17T06:30:30.785976+0000 mgr.y (mgr.14140) 504 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: debug 2023-11-17T06:30:32.579+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:32.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:30:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:30:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:30:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:30:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:30:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:30:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:32.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:30:32.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:32.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:30:32.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:32.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:32.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:32.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:32.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:32.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:32.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:30:32.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:30:32.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:30:32.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:30:32.947 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:32.948 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:32.948 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:30:32.948 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:30:32.948 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:32 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:33.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:33 smithi031 bash[24752]: audit 2023-11-17T06:30:32.633491+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.31:0/534009710' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-17T06:30:33.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:33 smithi031 bash[24752]: audit 2023-11-17T06:30:32.979540+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-17T06:30:33.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:33 smithi031 bash[24752]: audit 2023-11-17T06:30:32.981065+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:30:33.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:33 smithi031 bash[24752]: audit 2023-11-17T06:30:32.982922+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-17T06:30:33.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:33 smithi031 bash[28317]: audit 2023-11-17T06:30:32.633491+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.31:0/534009710' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-17T06:30:33.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:33 smithi031 bash[28317]: audit 2023-11-17T06:30:32.979540+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-17T06:30:33.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:33 smithi031 bash[28317]: audit 2023-11-17T06:30:32.981065+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:30:33.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:33 smithi031 bash[28317]: audit 2023-11-17T06:30:32.982922+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-17T06:30:33.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:33 smithi159 bash[24884]: audit 2023-11-17T06:30:32.633491+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.31:0/534009710' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-17T06:30:33.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:33 smithi159 bash[24884]: audit 2023-11-17T06:30:32.979540+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-17T06:30:33.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:33 smithi159 bash[24884]: audit 2023-11-17T06:30:32.981065+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:30:33.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:33 smithi159 bash[24884]: audit 2023-11-17T06:30:32.982922+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-17T06:30:34.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: cephadm 2023-11-17T06:30:32.580958+0000 mgr.y (mgr.14140) 505 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:42.156 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:42.156 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.156 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:42.156 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.156 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.156 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:42.156 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:30:42.156 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:30:42.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:42.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:30:42.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:30:42.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:42.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:42.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:30:42.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:42.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:42.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:42.158 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.158 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.158 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:42.158 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:30:42.158 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:30:42.158 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.158 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:42.158 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.158 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:30:42.158 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:30:42.158 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.159 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: cephadm 2023-11-17T06:30:32.580958+0000 mgr.y (mgr.14140) 505 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:42.159 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:42.159 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.159 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:42.159 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.159 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.159 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:42.159 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:30:42.159 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:30:42.159 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:42.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:30:42.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:30:42.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:42.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:42.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:30:42.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:42.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:42.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:42.160 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.161 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.161 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:42.161 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:30:42.161 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:30:42.161 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.161 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:42.161 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.161 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:30:42.161 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:30:42.161 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.161 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: cephadm 2023-11-17T06:30:32.581312+0000 mgr.y (mgr.14140) 506 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:30:42.162 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:42.162 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.162 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:42.162 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.162 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.162 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:42.162 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:30:42.162 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:30:42.162 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.162 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:42.162 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.162 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:30:42.163 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:30:42.163 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.163 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: cephadm 2023-11-17T06:30:32.588399+0000 mgr.y (mgr.14140) 507 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:30:42.163 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: cluster 2023-11-17T06:30:32.786805+0000 mgr.y (mgr.14140) 508 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:42.163 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: audit 2023-11-17T06:30:32.977680+0000 mgr.y (mgr.14140) 509 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:30:42.163 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: cephadm 2023-11-17T06:30:32.978186+0000 mgr.y (mgr.14140) 510 : cephadm [INF] Redeploy daemons mgr.x 2023-11-17T06:30:42.163 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[24752]: cephadm 2023-11-17T06:30:32.982339+0000 mgr.y (mgr.14140) 511 : cephadm [INF] Deploying daemon mgr.x on smithi159 2023-11-17T06:30:42.163 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: cephadm 2023-11-17T06:30:32.581312+0000 mgr.y (mgr.14140) 506 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:30:42.163 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:42.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:42.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:42.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:30:42.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:30:42.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:42.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:30:42.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:30:42.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: cephadm 2023-11-17T06:30:32.588399+0000 mgr.y (mgr.14140) 507 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:30:42.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: cluster 2023-11-17T06:30:32.786805+0000 mgr.y (mgr.14140) 508 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:42.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: audit 2023-11-17T06:30:32.977680+0000 mgr.y (mgr.14140) 509 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:30:42.203 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: cephadm 2023-11-17T06:30:32.978186+0000 mgr.y (mgr.14140) 510 : cephadm [INF] Redeploy daemons mgr.x 2023-11-17T06:30:42.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:34 smithi031 bash[28317]: cephadm 2023-11-17T06:30:32.982339+0000 mgr.y (mgr.14140) 511 : cephadm [INF] Deploying daemon mgr.x on smithi159 2023-11-17T06:30:42.204 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:35 smithi031 bash[28317]: cluster 2023-11-17T06:30:34.787860+0000 mgr.y (mgr.14140) 512 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:42.204 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:35 smithi031 bash[24752]: cluster 2023-11-17T06:30:34.787860+0000 mgr.y (mgr.14140) 512 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:42.204 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: debug 2023-11-17T06:30:36.343+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:42.204 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:42.204 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:42.204 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.205 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:42.205 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.205 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.205 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:30:42.205 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:30:42.205 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:30:42.205 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.205 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:42.205 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.205 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:30:42.205 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:30:42.205 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.205 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:30:42.206 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:42.206 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:30:42.206 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:42.206 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:42.206 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:42.206 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.206 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:42.206 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.206 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.206 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:30:42.206 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:30:42.206 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:30:42.206 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.207 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:42.207 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.207 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:30:42.207 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:30:42.207 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:30:36 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: cephadm 2023-11-17T06:30:36.348326+0000 mgr.y (mgr.14140) 513 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:42.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:42.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:42.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:42.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:42.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:30:42.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:30:42.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:42.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:30:42.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:30:42.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:42.208 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.209 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:30:42.210 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:30:42.210 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: cephadm 2023-11-17T06:30:36.348326+0000 mgr.y (mgr.14140) 513 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:42.210 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:42.210 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:42.210 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.210 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:42.210 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.247 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.247 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:42.247 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:30:42.247 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:30:42.247 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.247 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:42.247 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.248 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:30:42.248 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:30:42.248 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.248 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:42.248 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:42.248 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:30:42.248 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:42.248 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:42.248 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:42.248 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.248 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:42.248 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.248 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.248 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:42.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:30:42.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:30:42.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:42.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:30:42.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:30:42.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: cephadm 2023-11-17T06:30:36.348669+0000 mgr.y (mgr.14140) 514 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:30:42.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:42.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:42.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:42.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:30:42.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:30:42.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:30:42.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:42.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:30:42.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:30:42.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[28317]: cluster 2023-11-17T06:30:36.788691+0000 mgr.y (mgr.14140) 515 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:42.251 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.251 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: cephadm 2023-11-17T06:30:36.348669+0000 mgr.y (mgr.14140) 514 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:30:42.251 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:42.251 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:42.251 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.251 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:42.251 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.251 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.251 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:30:42.251 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:30:42.252 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:30:42.252 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.252 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:42.252 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.252 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:30:42.252 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:30:42.252 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.252 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:38 smithi031 bash[24752]: cluster 2023-11-17T06:30:36.788691+0000 mgr.y (mgr.14140) 515 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:42.252 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:40 smithi031 bash[24752]: cluster 2023-11-17T06:30:38.790070+0000 mgr.y (mgr.14140) 516 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:42.252 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:40 smithi031 bash[28317]: cluster 2023-11-17T06:30:38.790070+0000 mgr.y (mgr.14140) 516 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:42.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: cephadm 2023-11-17T06:30:32.580958+0000 mgr.y (mgr.14140) 505 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:42.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:42.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:42.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:42.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:30:42.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:30:42.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:42.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:30:42.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:30:42.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:42.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:42.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:30:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:30:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:30:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:30:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:30:42.255 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:30:42.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: cephadm 2023-11-17T06:30:32.581312+0000 mgr.y (mgr.14140) 506 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:30:42.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:30:42.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:30:42.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:42.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:30:42.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:30:42.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:30:42.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:30:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:30:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:30:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: cephadm 2023-11-17T06:30:32.588399+0000 mgr.y (mgr.14140) 507 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:30:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: cluster 2023-11-17T06:30:32.786805+0000 mgr.y (mgr.14140) 508 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: audit 2023-11-17T06:30:32.977680+0000 mgr.y (mgr.14140) 509 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:30:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: cephadm 2023-11-17T06:30:32.978186+0000 mgr.y (mgr.14140) 510 : cephadm [INF] Redeploy daemons mgr.x 2023-11-17T06:30:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:34 smithi159 bash[24884]: cephadm 2023-11-17T06:30:32.982339+0000 mgr.y (mgr.14140) 511 : cephadm [INF] Deploying daemon mgr.x on smithi159 2023-11-17T06:30:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:35 smithi159 bash[24884]: cluster 2023-11-17T06:30:34.787860+0000 mgr.y (mgr.14140) 512 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: cephadm 2023-11-17T06:30:36.348326+0000 mgr.y (mgr.14140) 513 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:42.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:42.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:30:42.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:30:42.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:42.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:30:42.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:30:42.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:42.260 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.260 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:30:42.260 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:30:42.260 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.260 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: cephadm 2023-11-17T06:30:36.348669+0000 mgr.y (mgr.14140) 514 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:30:42.260 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:30:42.260 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:30:42.260 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.260 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:30:42.260 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:30:42.260 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:30:42.260 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:30:42.287 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:30:42.287 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:30:42.287 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:30:42.287 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:30:42.287 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:30:42.287 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:30:42.287 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:30:42.287 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:30:42.287 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:38 smithi159 bash[24884]: cluster 2023-11-17T06:30:36.788691+0000 mgr.y (mgr.14140) 515 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:42.287 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:40 smithi159 bash[24884]: cluster 2023-11-17T06:30:38.790070+0000 mgr.y (mgr.14140) 516 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:42.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:42 smithi031 bash[24752]: cluster 2023-11-17T06:30:40.790906+0000 mgr.y (mgr.14140) 517 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:42.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:42 smithi031 bash[28317]: cluster 2023-11-17T06:30:40.790906+0000 mgr.y (mgr.14140) 517 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:42.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:42 smithi159 bash[24884]: cluster 2023-11-17T06:30:40.790906+0000 mgr.y (mgr.14140) 517 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:44.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:44 smithi031 bash[24752]: cluster 2023-11-17T06:30:42.791941+0000 mgr.y (mgr.14140) 518 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:44.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:44 smithi031 bash[28317]: cluster 2023-11-17T06:30:42.791941+0000 mgr.y (mgr.14140) 518 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:44.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:44 smithi159 bash[24884]: cluster 2023-11-17T06:30:42.791941+0000 mgr.y (mgr.14140) 518 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:46.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:46 smithi031 bash[24752]: cluster 2023-11-17T06:30:44.793052+0000 mgr.y (mgr.14140) 519 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:46.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:46 smithi031 bash[28317]: cluster 2023-11-17T06:30:44.793052+0000 mgr.y (mgr.14140) 519 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:46.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:46 smithi159 bash[24884]: cluster 2023-11-17T06:30:44.793052+0000 mgr.y (mgr.14140) 519 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:48.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:48 smithi031 bash[24752]: cluster 2023-11-17T06:30:46.793898+0000 mgr.y (mgr.14140) 520 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:48.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:48 smithi031 bash[28317]: cluster 2023-11-17T06:30:46.793898+0000 mgr.y (mgr.14140) 520 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:48.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:48 smithi159 bash[24884]: cluster 2023-11-17T06:30:46.793898+0000 mgr.y (mgr.14140) 520 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:50.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:50 smithi031 bash[24752]: cluster 2023-11-17T06:30:48.795265+0000 mgr.y (mgr.14140) 521 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:50.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:50 smithi031 bash[28317]: cluster 2023-11-17T06:30:48.795265+0000 mgr.y (mgr.14140) 521 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:50.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:50 smithi159 bash[24884]: cluster 2023-11-17T06:30:48.795265+0000 mgr.y (mgr.14140) 521 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:52.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:52 smithi031 bash[24752]: cluster 2023-11-17T06:30:50.796114+0000 mgr.y (mgr.14140) 522 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:52.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:52 smithi031 bash[28317]: cluster 2023-11-17T06:30:50.796114+0000 mgr.y (mgr.14140) 522 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:52.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:52 smithi159 bash[24884]: cluster 2023-11-17T06:30:50.796114+0000 mgr.y (mgr.14140) 522 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:54.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:54 smithi031 bash[24752]: cluster 2023-11-17T06:30:52.797247+0000 mgr.y (mgr.14140) 523 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:54.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:54 smithi031 bash[28317]: cluster 2023-11-17T06:30:52.797247+0000 mgr.y (mgr.14140) 523 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:54.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:54 smithi159 bash[24884]: cluster 2023-11-17T06:30:52.797247+0000 mgr.y (mgr.14140) 523 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:56.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:56 smithi031 bash[24752]: cluster 2023-11-17T06:30:54.798317+0000 mgr.y (mgr.14140) 524 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:56.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:56 smithi031 bash[28317]: cluster 2023-11-17T06:30:54.798317+0000 mgr.y (mgr.14140) 524 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:56.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:56 smithi159 bash[24884]: cluster 2023-11-17T06:30:54.798317+0000 mgr.y (mgr.14140) 524 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:58.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:30:58 smithi031 bash[24752]: cluster 2023-11-17T06:30:56.799153+0000 mgr.y (mgr.14140) 525 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:58.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:30:58 smithi031 bash[28317]: cluster 2023-11-17T06:30:56.799153+0000 mgr.y (mgr.14140) 525 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:30:58.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:30:58 smithi159 bash[24884]: cluster 2023-11-17T06:30:56.799153+0000 mgr.y (mgr.14140) 525 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:00.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:00 smithi031 bash[24752]: cluster 2023-11-17T06:30:58.800527+0000 mgr.y (mgr.14140) 526 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:00.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:00 smithi031 bash[28317]: cluster 2023-11-17T06:30:58.800527+0000 mgr.y (mgr.14140) 526 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:00.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:00 smithi159 bash[24884]: cluster 2023-11-17T06:30:58.800527+0000 mgr.y (mgr.14140) 526 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:02.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:02 smithi031 bash[24752]: cluster 2023-11-17T06:31:00.801378+0000 mgr.y (mgr.14140) 527 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:02.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:02 smithi031 bash[28317]: cluster 2023-11-17T06:31:00.801378+0000 mgr.y (mgr.14140) 527 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:02.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:02 smithi159 bash[24884]: cluster 2023-11-17T06:31:00.801378+0000 mgr.y (mgr.14140) 527 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:04.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:04 smithi031 bash[24752]: cluster 2023-11-17T06:31:02.802418+0000 mgr.y (mgr.14140) 528 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:06.528 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:04 smithi031 bash[28317]: cluster 2023-11-17T06:31:02.802418+0000 mgr.y (mgr.14140) 528 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:06.528 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:05 smithi031 bash[24752]: cluster 2023-11-17T06:31:04.803498+0000 mgr.y (mgr.14140) 529 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:06.529 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:05 smithi031 bash[28317]: cluster 2023-11-17T06:31:04.803498+0000 mgr.y (mgr.14140) 529 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:06.529 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:04 smithi159 bash[24884]: cluster 2023-11-17T06:31:02.802418+0000 mgr.y (mgr.14140) 528 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:06.529 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:05 smithi159 bash[24884]: cluster 2023-11-17T06:31:04.803498+0000 mgr.y (mgr.14140) 529 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:08.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:08 smithi031 bash[24752]: cluster 2023-11-17T06:31:06.804314+0000 mgr.y (mgr.14140) 530 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:08.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:08 smithi031 bash[28317]: cluster 2023-11-17T06:31:06.804314+0000 mgr.y (mgr.14140) 530 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:08.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:08 smithi159 bash[24884]: cluster 2023-11-17T06:31:06.804314+0000 mgr.y (mgr.14140) 530 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:10.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:10 smithi031 bash[24752]: cluster 2023-11-17T06:31:08.805709+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:11.722 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:10 smithi031 bash[28317]: cluster 2023-11-17T06:31:08.805709+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:11.723 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:10 smithi159 bash[24884]: cluster 2023-11-17T06:31:08.805709+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:12.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:12 smithi031 bash[24752]: cluster 2023-11-17T06:31:10.806533+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:12.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:12 smithi031 bash[28317]: cluster 2023-11-17T06:31:10.806533+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:12.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:12 smithi159 bash[24884]: cluster 2023-11-17T06:31:10.806533+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:14.003 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:13 smithi159 systemd[1]: Stopping Ceph mgr.x for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:31:14.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:14 smithi031 bash[24752]: cluster 2023-11-17T06:31:12.807558+0000 mgr.y (mgr.14140) 533 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:14.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:14 smithi031 bash[28317]: cluster 2023-11-17T06:31:12.807558+0000 mgr.y (mgr.14140) 533 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:14.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:14 smithi159 bash[24884]: cluster 2023-11-17T06:31:12.807558+0000 mgr.y (mgr.14140) 533 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:16.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:16 smithi031 bash[24752]: cluster 2023-11-17T06:31:14.808641+0000 mgr.y (mgr.14140) 534 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:16.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:16 smithi031 bash[28317]: cluster 2023-11-17T06:31:14.808641+0000 mgr.y (mgr.14140) 534 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:16.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:16 smithi159 bash[24884]: cluster 2023-11-17T06:31:14.808641+0000 mgr.y (mgr.14140) 534 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:18.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:18 smithi031 bash[28317]: cluster 2023-11-17T06:31:16.809521+0000 mgr.y (mgr.14140) 535 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:18.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:18 smithi031 bash[24752]: cluster 2023-11-17T06:31:16.809521+0000 mgr.y (mgr.14140) 535 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:18.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:18 smithi159 bash[24884]: cluster 2023-11-17T06:31:16.809521+0000 mgr.y (mgr.14140) 535 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:20.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:20 smithi031 bash[24752]: cluster 2023-11-17T06:31:18.810835+0000 mgr.y (mgr.14140) 536 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:20.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:20 smithi031 bash[28317]: cluster 2023-11-17T06:31:18.810835+0000 mgr.y (mgr.14140) 536 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:20.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:20 smithi159 bash[24884]: cluster 2023-11-17T06:31:18.810835+0000 mgr.y (mgr.14140) 536 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:22.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:22 smithi031 bash[24752]: cluster 2023-11-17T06:31:20.811682+0000 mgr.y (mgr.14140) 537 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:22.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:22 smithi031 bash[28317]: cluster 2023-11-17T06:31:20.811682+0000 mgr.y (mgr.14140) 537 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:22.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:22 smithi159 bash[24884]: cluster 2023-11-17T06:31:20.811682+0000 mgr.y (mgr.14140) 537 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:24.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:24 smithi159 bash[24884]: cluster 2023-11-17T06:31:22.812704+0000 mgr.y (mgr.14140) 538 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:24.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:24 smithi031 bash[24752]: cluster 2023-11-17T06:31:22.812704+0000 mgr.y (mgr.14140) 538 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:24.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:24 smithi031 bash[28317]: cluster 2023-11-17T06:31:22.812704+0000 mgr.y (mgr.14140) 538 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:25.002 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:24 smithi159 docker[35374]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mgr.x 2023-11-17T06:31:25.003 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:24 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-11-17T06:31:25.003 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:24 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-11-17T06:31:25.003 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:24 smithi159 systemd[1]: Stopped Ceph mgr.x for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:31:25.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:25 smithi159 systemd[1]: Starting Ceph mgr.x for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:31:25.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:25 smithi159 docker[35466]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mgr.x 2023-11-17T06:31:25.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:25 smithi159 systemd[1]: Started Ceph mgr.x for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:31:26.077 INFO:teuthology.orchestra.run.smithi031.stdout:Deployed mgr.x on host 'smithi159' 2023-11-17T06:31:26.311 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:26 smithi159 bash[35487]: debug 2023-11-17T06:31:26.141+0000 7fa69f1c0700 1 -- 172.21.15.159:0/2648626538 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56114bbd04e0 con 0x56114bcc4c00 2023-11-17T06:31:26.312 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:26 smithi159 bash[24884]: cluster 2023-11-17T06:31:24.813795+0000 mgr.y (mgr.14140) 539 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:26.312 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:26 smithi159 bash[24884]: audit 2023-11-17T06:31:25.131576+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]: dispatch 2023-11-17T06:31:26.312 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:26 smithi159 bash[24884]: audit 2023-11-17T06:31:25.132698+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:31:26.312 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:26 smithi159 bash[24884]: audit 2023-11-17T06:31:25.138079+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]': finished 2023-11-17T06:31:26.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:26 smithi031 bash[24752]: cluster 2023-11-17T06:31:24.813795+0000 mgr.y (mgr.14140) 539 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:26.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:26 smithi031 bash[24752]: audit 2023-11-17T06:31:25.131576+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]: dispatch 2023-11-17T06:31:26.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:26 smithi031 bash[28317]: cluster 2023-11-17T06:31:24.813795+0000 mgr.y (mgr.14140) 539 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:26.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:26 smithi031 bash[28317]: audit 2023-11-17T06:31:25.131576+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]: dispatch 2023-11-17T06:31:26.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:26 smithi031 bash[28317]: audit 2023-11-17T06:31:25.132698+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:31:26.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:26 smithi031 bash[28317]: audit 2023-11-17T06:31:25.138079+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]': finished 2023-11-17T06:31:26.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:26 smithi031 bash[24752]: audit 2023-11-17T06:31:25.132698+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:31:26.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:26 smithi031 bash[24752]: audit 2023-11-17T06:31:25.138079+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434206\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434472\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434567\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434661\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434755\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:27:06.434849\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434905\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:27:06.434998\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]': finished 2023-11-17T06:31:26.752 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:26 smithi159 bash[35487]: debug 2023-11-17T06:31:26.305+0000 7fa6af7a7680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-17T06:31:26.753 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:26 smithi159 bash[35487]: debug 2023-11-17T06:31:26.409+0000 7fa6af7a7680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-17T06:31:26.794 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps --refresh' 2023-11-17T06:31:27.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:27 smithi031 bash[24752]: audit 2023-11-17T06:31:26.728142+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724570\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724797\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:31:25.131769\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724932\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725054\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725175\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725296\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:26.725417\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725490\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725611\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:31:26.725872\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]: dispatch 2023-11-17T06:31:27.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:27 smithi031 bash[24752]: audit 2023-11-17T06:31:26.734534+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724570\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724797\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:31:25.131769\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724932\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725054\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725175\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725296\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:26.725417\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725490\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725611\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:31:26.725872\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]': finished 2023-11-17T06:31:27.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:27 smithi031 bash[28317]: audit 2023-11-17T06:31:26.728142+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724570\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724797\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:31:25.131769\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724932\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725054\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725175\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725296\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:26.725417\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725490\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725611\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:31:26.725872\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]: dispatch 2023-11-17T06:31:27.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:27 smithi031 bash[28317]: audit 2023-11-17T06:31:26.734534+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724570\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724797\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:31:25.131769\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724932\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725054\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725175\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725296\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:26.725417\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725490\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725611\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:31:26.725872\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]': finished 2023-11-17T06:31:27.253 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:26 smithi159 bash[35487]: debug 2023-11-17T06:31:26.881+0000 7fa6af7a7680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-17T06:31:27.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:27 smithi159 bash[24884]: audit 2023-11-17T06:31:26.728142+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724570\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724797\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:31:25.131769\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724932\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725054\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725175\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725296\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:26.725417\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725490\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725611\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:31:26.725872\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]: dispatch 2023-11-17T06:31:27.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:27 smithi159 bash[24884]: audit 2023-11-17T06:31:26.734534+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724570\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724797\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:31:25.131769\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.724932\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725054\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725175\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725296\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:26.725417\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725490\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:26.725611\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:31:26.725872\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]': finished 2023-11-17T06:31:28.112 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:27 smithi159 bash[35487]: debug 2023-11-17T06:31:27.785+0000 7fa6af7a7680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-17T06:31:28.112 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:27 smithi159 bash[35487]: debug 2023-11-17T06:31:27.877+0000 7fa6af7a7680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-17T06:31:28.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:28 smithi031 bash[24752]: cephadm 2023-11-17T06:31:26.741670+0000 mgr.y (mgr.14140) 540 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:31:28.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:28 smithi031 bash[24752]: cluster 2023-11-17T06:31:26.814655+0000 mgr.y (mgr.14140) 541 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:28.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:28 smithi031 bash[28317]: cephadm 2023-11-17T06:31:26.741670+0000 mgr.y (mgr.14140) 540 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:31:28.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:28 smithi031 bash[28317]: cluster 2023-11-17T06:31:26.814655+0000 mgr.y (mgr.14140) 541 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:28.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:28 smithi159 bash[35487]: debug 2023-11-17T06:31:28.129+0000 7fa6af7a7680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-17T06:31:28.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:28 smithi159 bash[24884]: cephadm 2023-11-17T06:31:26.741670+0000 mgr.y (mgr.14140) 540 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:31:28.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:28 smithi159 bash[24884]: cluster 2023-11-17T06:31:26.814655+0000 mgr.y (mgr.14140) 541 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:29.568 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:29 smithi159 bash[35487]: debug 2023-11-17T06:31:29.305+0000 7fa6af7a7680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-17T06:31:29.568 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:29 smithi159 bash[35487]: debug 2023-11-17T06:31:29.465+0000 7fa6af7a7680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-17T06:31:29.897 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:29 smithi159 bash[35487]: debug 2023-11-17T06:31:29.561+0000 7fa6af7a7680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-17T06:31:29.897 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:29 smithi159 bash[35487]: debug 2023-11-17T06:31:29.669+0000 7fa6af7a7680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-17T06:31:30.253 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:29 smithi159 bash[35487]: debug 2023-11-17T06:31:29.889+0000 7fa6af7a7680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-17T06:31:30.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:30 smithi159 bash[24884]: cluster 2023-11-17T06:31:28.816068+0000 mgr.y (mgr.14140) 542 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:30.254 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:30 smithi159 bash[24884]: audit 2023-11-17T06:31:29.785720+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:31:30.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[28317]: cluster 2023-11-17T06:31:28.816068+0000 mgr.y (mgr.14140) 542 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:30.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[28317]: audit 2023-11-17T06:31:29.785720+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:31:30.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[24752]: cluster 2023-11-17T06:31:28.816068+0000 mgr.y (mgr.14140) 542 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:30.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[24752]: audit 2023-11-17T06:31:29.785720+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:31:30.526 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:30 smithi159 bash[35487]: debug 2023-11-17T06:31:30.257+0000 7fa6af7a7680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-17T06:31:30.526 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:30 smithi159 bash[35487]: debug 2023-11-17T06:31:30.377+0000 7fa6af7a7680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-17T06:31:30.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: debug 2023-11-17T06:31:30.538+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:31:35.252 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:31:35.252 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.252 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:31:35.252 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.252 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.252 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:31:35.253 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:31:35.253 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:31:35.253 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.253 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:31:35.253 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.253 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:31:35.253 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:31:35.253 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.253 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:31:35.253 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:31:35.253 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:31:35.253 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:31:35.254 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:31:35.254 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.254 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:31:35.254 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.254 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.254 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:31:35.254 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:31:35.254 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:31:35.254 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.254 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:31:35.254 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.255 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:31:35.255 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:31:35.255 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:30 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.256 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:31 smithi159 bash[35487]: debug 2023-11-17T06:31:31.297+0000 7fa6af7a7680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-17T06:31:35.256 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:31 smithi031 bash[24752]: audit 2023-11-17T06:31:29.784626+0000 mgr.y (mgr.14140) 543 : audit [DBG] from='client.24682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:31:35.257 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:31 smithi031 bash[28317]: audit 2023-11-17T06:31:29.784626+0000 mgr.y (mgr.14140) 543 : audit [DBG] from='client.24682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:31:35.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:31 smithi159 bash[24884]: audit 2023-11-17T06:31:29.784626+0000 mgr.y (mgr.14140) 543 : audit [DBG] from='client.24682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:31:35.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:31 smithi159 bash[24884]: audit 2023-11-17T06:31:30.532662+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530314\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530446\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530520\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530588\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530656\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530723\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:31:30.530790\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:30.530858\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530899\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:31:30.531064\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:30:08.130347\"}"}]: dispatch 2023-11-17T06:31:35.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:31 smithi159 bash[24884]: audit 2023-11-17T06:31:30.538992+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530314\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530446\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530520\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530588\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530656\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530723\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:31:30.530790\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:30.530858\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530899\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:31:30.531064\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:30:08.130347\"}"}]': finished 2023-11-17T06:31:35.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:31 smithi159 bash[24884]: audit 2023-11-17T06:31:30.540084+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:31:35.258 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:31 smithi031 bash[24752]: audit 2023-11-17T06:31:30.532662+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530314\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530446\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530520\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530588\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530656\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530723\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:31:30.530790\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:30.530858\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530899\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:31:30.531064\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:30:08.130347\"}"}]: dispatch 2023-11-17T06:31:35.259 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:31 smithi031 bash[28317]: audit 2023-11-17T06:31:30.532662+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530314\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530446\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530520\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530588\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530656\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530723\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:31:30.530790\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:30.530858\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530899\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:31:30.531064\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:30:08.130347\"}"}]: dispatch 2023-11-17T06:31:35.288 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:31 smithi159 bash[35487]: debug 2023-11-17T06:31:31.405+0000 7fa6af7a7680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-17T06:31:35.288 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:31 smithi159 bash[35487]: debug 2023-11-17T06:31:31.533+0000 7fa6af7a7680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-17T06:31:35.288 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:31 smithi159 bash[35487]: debug 2023-11-17T06:31:31.749+0000 7fa6af7a7680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-17T06:31:35.288 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[35487]: debug 2023-11-17T06:31:32.037+0000 7fa6af7a7680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-17T06:31:35.288 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[35487]: debug 2023-11-17T06:31:32.201+0000 7fa6af7a7680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-17T06:31:35.289 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:31 smithi031 bash[24752]: audit 2023-11-17T06:31:30.538992+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530314\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530446\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530520\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530588\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530656\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530723\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:31:30.530790\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:30.530858\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530899\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:31:30.531064\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:30:08.130347\"}"}]': finished 2023-11-17T06:31:35.289 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:31 smithi031 bash[24752]: audit 2023-11-17T06:31:30.540084+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:31:35.289 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: cephadm 2023-11-17T06:31:30.542040+0000 mgr.y (mgr.14140) 544 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:31:35.290 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:31:35.290 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.290 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:31:35.290 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.290 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.290 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:31:35.290 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:31:35.290 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:31:35.290 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.290 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:31:35.290 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.290 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:31:35.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:31:35.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:31:35.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:31:35.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:31:35.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:31:35.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:31:35.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:31:35.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:31:35.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:31:35.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:31:35.292 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.292 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:31:35.292 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.292 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:31:35.292 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:31:35.292 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.292 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: cephadm 2023-11-17T06:31:30.543005+0000 mgr.y (mgr.14140) 545 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:31:35.292 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:31:35.292 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.292 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:31:35.292 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.292 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.293 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:31:35.293 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:31:35.293 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:31:35.293 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.293 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:31:35.293 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.293 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:31:35.293 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:31:35.293 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.293 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: cephadm 2023-11-17T06:31:30.549890+0000 mgr.y (mgr.14140) 546 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:31:35.293 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: cluster 2023-11-17T06:31:30.816796+0000 mgr.y (mgr.14140) 547 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:35.293 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: audit 2023-11-17T06:31:31.549195+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.545793\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.545996\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:31:25.131769\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546124\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546245\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546366\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546486\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:31.546606\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546679\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546799\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:31:31.547058\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]: dispatch 2023-11-17T06:31:35.294 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[24884]: audit 2023-11-17T06:31:31.553884+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.545793\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.545996\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:31:25.131769\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546124\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546245\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546366\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546486\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:31.546606\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546679\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546799\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:31:31.547058\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]': finished 2023-11-17T06:31:35.294 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:31 smithi031 bash[28317]: audit 2023-11-17T06:31:30.538992+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530314\", \"created\": \"2023-11-17T06:16:54.708736\", \"started\": \"2023-11-17T06:17:00.693537\"}, \"mgr.y\": {\"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530446\", \"created\": \"2023-11-17T06:17:03.096543\", \"started\": \"2023-11-17T06:17:03.114415\"}, \"mon.c\": {\"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530520\", \"created\": \"2023-11-17T06:18:39.826316\", \"started\": \"2023-11-17T06:18:39.850556\"}, \"osd.0\": {\"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530588\", \"created\": \"2023-11-17T06:19:32.349107\", \"started\": \"2023-11-17T06:19:36.444774\"}, \"osd.1\": {\"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530656\", \"created\": \"2023-11-17T06:19:57.664220\", \"started\": \"2023-11-17T06:20:00.454562\"}, \"osd.2\": {\"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530723\", \"created\": \"2023-11-17T06:20:42.463025\", \"started\": \"2023-11-17T06:20:46.312625\"}, \"osd.3\": {\"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"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-11-17T06:31:30.530790\", \"created\": \"2023-11-17T06:21:08.362690\", \"started\": \"2023-11-17T06:21:11.403108\"}, \"node-exporter.a\": {\"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:30.530858\", \"created\": \"2023-11-17T06:23:37.296653\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:30.530899\", \"created\": \"2023-11-17T06:27:04.704185\", \"started\": \"2023-11-17T06:27:04.731969\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532\"}}, \"last_daemon_update\": \"2023-11-17T06:31:30.531064\", \"last_device_update\": \"2023-11-17T06:21:15.429303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.31\"]}, \"last_host_check\": \"2023-11-17T06:30:08.130347\"}"}]': finished 2023-11-17T06:31:35.294 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:31 smithi031 bash[28317]: audit 2023-11-17T06:31:30.540084+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-17T06:31:35.294 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-17T06:31:35.295 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi159 running (7m) 0s ago 7m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 633ebe5fa751 2023-11-17T06:31:35.321 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi159 running (6s) 0s ago 12m 16.2.14-171-ged3c8e92 quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 6be2081e30e3 c7d7d67265bf 2023-11-17T06:31:35.321 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi159 running (12m) 0s ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 118bd282f85d 2023-11-17T06:31:35.321 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi159 error 0s ago 7m prom/node-exporter 2023-11-17T06:31:35.322 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi159 running (9m) 0s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 16819e76b951 2023-11-17T06:31:35.322 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi159 running (9m) 0s ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7125f1bc02fb 2023-11-17T06:31:35.322 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi159 running (8m) 0s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 006d1030b5e6 2023-11-17T06:31:35.322 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi159 running (8m) 0s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 13c0bff4977d 2023-11-17T06:31:35.322 INFO:teuthology.orchestra.run.smithi031.stdout:rgw.r.z.smithi159.aodbdl smithi159 running (4m) 0s ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 91e5b17eb4fd 2023-11-17T06:31:35.322 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[35487]: debug 2023-11-17T06:31:32.369+0000 7fa6af7a7680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-17T06:31:35.322 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[35487]: debug 2023-11-17T06:31:32.581+0000 7fa6af7a7680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-17T06:31:35.322 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:31:32 smithi159 bash[35487]: debug 2023-11-17T06:31:32.689+0000 7fa6af7a7680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-17T06:31:35.323 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:33 smithi159 bash[24884]: cluster 2023-11-17T06:31:32.716566+0000 mon.a (mon.0) 591 : cluster [DBG] Standby manager daemon x restarted 2023-11-17T06:31:35.323 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:33 smithi159 bash[24884]: cluster 2023-11-17T06:31:32.716795+0000 mon.a (mon.0) 592 : cluster [DBG] Standby manager daemon x started 2023-11-17T06:31:35.323 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:33 smithi159 bash[24884]: audit 2023-11-17T06:31:32.718438+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-17T06:31:35.323 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:33 smithi159 bash[24884]: audit 2023-11-17T06:31:32.719743+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:31:35.323 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:33 smithi159 bash[24884]: audit 2023-11-17T06:31:32.721905+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-17T06:31:35.323 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:33 smithi159 bash[24884]: audit 2023-11-17T06:31:32.722736+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:31:35.323 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:33 smithi159 bash[24884]: cluster 2023-11-17T06:31:32.817847+0000 mgr.y (mgr.14140) 548 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:35.324 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:34 smithi159 bash[24884]: cluster 2023-11-17T06:31:33.150291+0000 mon.a (mon.0) 593 : cluster [DBG] mgrmap e15: y(active, since 13m), standbys: x 2023-11-17T06:31:35.324 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: cephadm 2023-11-17T06:31:30.542040+0000 mgr.y (mgr.14140) 544 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:31:35.324 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:31:35.324 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.324 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:31:35.324 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.324 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.325 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:31:35.325 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:31:35.325 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:31:35.325 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.325 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:31:35.325 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.325 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:31:35.325 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:31:35.325 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.325 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:31:35.325 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:31:35.325 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:31:35.326 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:31:35.326 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:31:35.326 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.326 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:31:35.326 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.326 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.326 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:31:35.326 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:31:35.326 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:31:35.327 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.327 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:31:35.327 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.327 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:31:35.327 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:31:35.327 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.327 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: cephadm 2023-11-17T06:31:30.543005+0000 mgr.y (mgr.14140) 545 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:31:35.328 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:31:35.328 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.328 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:31:35.328 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.328 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.328 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:31:35.328 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:31:35.328 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:31:35.328 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.328 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:31:35.328 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.328 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:31:35.329 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:31:35.329 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.329 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: cephadm 2023-11-17T06:31:30.549890+0000 mgr.y (mgr.14140) 546 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:31:35.329 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: cluster 2023-11-17T06:31:30.816796+0000 mgr.y (mgr.14140) 547 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:35.329 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: audit 2023-11-17T06:31:31.549195+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.545793\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.545996\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:31:25.131769\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546124\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546245\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546366\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546486\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:31.546606\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546679\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546799\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:31:31.547058\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]: dispatch 2023-11-17T06:31:35.329 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[28317]: audit 2023-11-17T06:31:31.553884+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.545793\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.545996\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:31:25.131769\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546124\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546245\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546366\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546486\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:31.546606\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546679\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546799\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:31:31.547058\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]': finished 2023-11-17T06:31:35.330 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'sleep 180' 2023-11-17T06:31:35.331 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: cephadm 2023-11-17T06:31:30.542040+0000 mgr.y (mgr.14140) 544 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:31:35.353 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:31:35.353 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.353 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:31:35.353 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.353 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.353 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:31:35.354 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:31:35.354 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:31:35.354 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.354 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:31:35.355 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.355 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:31:35.355 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:31:35.355 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.356 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:31:35.356 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:31:35.372 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:31:35.372 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-11-17T06:31:35.372 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:31:35.372 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.372 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:31:35.372 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:31:35.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:31:35.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:31:35.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:31:35.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:31:35.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:31:35.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: cephadm 2023-11-17T06:31:30.543005+0000 mgr.y (mgr.14140) 545 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi159', 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-11-17T06:31:35.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:Verifying port 9095 ... 2023-11-17T06:31:35.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.373 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-11-17T06:31:35.374 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.374 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.374 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:31:35.374 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:31:35.374 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:31:35.374 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.374 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 2448, in extract_uid_gid_monitoring 2023-11-17T06:31:35.374 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.374 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:31:35.374 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:31:35.374 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi159 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-11-17T06:31:35.374 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: cephadm 2023-11-17T06:31:30.549890+0000 mgr.y (mgr.14140) 546 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:31:35.374 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: cluster 2023-11-17T06:31:30.816796+0000 mgr.y (mgr.14140) 547 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:35.375 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: audit 2023-11-17T06:31:31.549195+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.545793\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.545996\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:31:25.131769\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546124\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546245\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546366\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546486\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:31.546606\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546679\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546799\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:31:31.547058\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]: dispatch 2023-11-17T06:31:35.375 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:32 smithi031 bash[24752]: audit 2023-11-17T06:31:31.553884+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.31:0/733088281' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.545793\", \"created\": \"2023-11-17T06:18:55.246005\", \"started\": \"2023-11-17T06:18:55.273854\"}, \"mgr.x\": {\"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.545996\", \"created\": \"2023-11-17T06:19:12.453609\", \"started\": \"2023-11-17T06:31:25.131769\"}, \"osd.4\": {\"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546124\", \"created\": \"2023-11-17T06:21:29.226511\", \"started\": \"2023-11-17T06:21:33.149463\"}, \"osd.5\": {\"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546245\", \"created\": \"2023-11-17T06:21:53.473961\", \"started\": \"2023-11-17T06:21:57.126034\"}, \"osd.6\": {\"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546366\", \"created\": \"2023-11-17T06:22:43.004836\", \"started\": \"2023-11-17T06:22:46.004325\"}, \"osd.7\": {\"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546486\", \"created\": \"2023-11-17T06:23:08.572254\", \"started\": \"2023-11-17T06:23:12.071631\"}, \"node-exporter.b\": {\"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-11-17T06:31:31.546606\", \"created\": \"2023-11-17T06:23:37.983583\"}, \"grafana.a\": {\"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546679\", \"created\": \"2023-11-17T06:24:12.982785\", \"started\": \"2023-11-17T06:24:13.000774\"}, \"rgw.r.z.smithi159.aodbdl\": {\"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-17T06:31:31.546799\", \"created\": \"2023-11-17T06:27:02.311020\", \"started\": \"2023-11-17T06:27:02.333057\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356\"}}, \"last_daemon_update\": \"2023-11-17T06:31:31.547058\", \"last_device_update\": \"2023-11-17T06:23:15.481460\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.159\"], \"172.21.15.254\": [\"172.21.15.159\"]}, \"last_host_check\": \"2023-11-17T06:30:08.433651\"}"}]': finished 2023-11-17T06:31:35.375 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:33 smithi031 bash[24752]: cluster 2023-11-17T06:31:32.716566+0000 mon.a (mon.0) 591 : cluster [DBG] Standby manager daemon x restarted 2023-11-17T06:31:35.375 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:33 smithi031 bash[24752]: cluster 2023-11-17T06:31:32.716795+0000 mon.a (mon.0) 592 : cluster [DBG] Standby manager daemon x started 2023-11-17T06:31:35.375 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:33 smithi031 bash[24752]: audit 2023-11-17T06:31:32.718438+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-17T06:31:35.375 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:33 smithi031 bash[24752]: audit 2023-11-17T06:31:32.719743+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:31:35.375 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:33 smithi031 bash[24752]: audit 2023-11-17T06:31:32.721905+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-17T06:31:35.375 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:33 smithi031 bash[24752]: audit 2023-11-17T06:31:32.722736+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:31:35.375 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:33 smithi031 bash[24752]: cluster 2023-11-17T06:31:32.817847+0000 mgr.y (mgr.14140) 548 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:35.376 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:33 smithi031 bash[28317]: cluster 2023-11-17T06:31:32.716566+0000 mon.a (mon.0) 591 : cluster [DBG] Standby manager daemon x restarted 2023-11-17T06:31:35.376 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:33 smithi031 bash[28317]: cluster 2023-11-17T06:31:32.716795+0000 mon.a (mon.0) 592 : cluster [DBG] Standby manager daemon x started 2023-11-17T06:31:35.376 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:33 smithi031 bash[28317]: audit 2023-11-17T06:31:32.718438+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-17T06:31:35.376 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:33 smithi031 bash[28317]: audit 2023-11-17T06:31:32.719743+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:31:35.376 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:33 smithi031 bash[28317]: audit 2023-11-17T06:31:32.721905+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-17T06:31:35.376 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:33 smithi031 bash[28317]: audit 2023-11-17T06:31:32.722736+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:31:35.376 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:33 smithi031 bash[28317]: cluster 2023-11-17T06:31:32.817847+0000 mgr.y (mgr.14140) 548 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:35.376 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[24752]: cluster 2023-11-17T06:31:33.150291+0000 mon.a (mon.0) 593 : cluster [DBG] mgrmap e15: y(active, since 13m), standbys: x 2023-11-17T06:31:35.377 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[28317]: cluster 2023-11-17T06:31:33.150291+0000 mon.a (mon.0) 593 : cluster [DBG] mgrmap e15: y(active, since 13m), standbys: x 2023-11-17T06:31:35.377 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: debug 2023-11-17T06:31:34.234+0000 7f9d1ac1e700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:31:35.377 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:31:35.377 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:31:35.377 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.377 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:31:35.377 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.377 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.377 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: code, '\n'.join(err))) 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:31:35.378 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.379 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:31:35.379 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.379 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.379 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: Traceback (most recent call last): 2023-11-17T06:31:35.379 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "", line 4247, in 2023-11-17T06:31:35.379 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "", line 968, in _default_image 2023-11-17T06:31:35.379 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.379 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:31:35.379 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.379 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "", line 1973, in run 2023-11-17T06:31:35.379 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: File "", line 696, in call_throws 2023-11-17T06:31:35.379 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:31:34 smithi031 bash[25016]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: cephadm 2023-11-17T06:31:34.238046+0000 mgr.y (mgr.14140) 549 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:31:35.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:31:35.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:31:35.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:31:35.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:31:35.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:31:35.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:31:35.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:31:35.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:31:35.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:31:35.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:31:35.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:31:35.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: code, '\n'.join(err))) 2023-11-17T06:31:35.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:31:35.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:31:35.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:31:35.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:31:35.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:31:35.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:31:35.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:31:35.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:31:35.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:31:35.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:31:35.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: cephadm 2023-11-17T06:31:34.238046+0000 mgr.y (mgr.14140) 549 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:31:35.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:31:35.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:31:35.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:31:35.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:31:35.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:31:35.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:31:35.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:31:35.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:31:35.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:31:35.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:31:35.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:31:35.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: code, '\n'.join(err))) 2023-11-17T06:31:35.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:31:35.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:31:35.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:31:35.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:31:35.449 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:31:35.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:31:35.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:31:35.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:31:35.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:31:35.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:31:35.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: cephadm 2023-11-17T06:31:34.238313+0000 mgr.y (mgr.14140) 550 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:31:35.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:31:35.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:31:35.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:31:35.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:31:35.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 4247, in 2023-11-17T06:31:35.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 968, in _default_image 2023-11-17T06:31:35.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:31:35.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 1973, in run 2023-11-17T06:31:35.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: File "", line 696, in call_throws 2023-11-17T06:31:35.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[24752]: cluster 2023-11-17T06:31:34.818946+0000 mgr.y (mgr.14140) 551 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:35.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: cephadm 2023-11-17T06:31:34.238313+0000 mgr.y (mgr.14140) 550 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:31:35.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:31:35.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:31:35.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:31:35.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:31:35.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 4247, in 2023-11-17T06:31:35.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 968, in _default_image 2023-11-17T06:31:35.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:31:35.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 1973, in run 2023-11-17T06:31:35.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: File "", line 696, in call_throws 2023-11-17T06:31:35.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:35 smithi031 bash[28317]: cluster 2023-11-17T06:31:34.818946+0000 mgr.y (mgr.14140) 551 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:35.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: cephadm 2023-11-17T06:31:34.238046+0000 mgr.y (mgr.14140) 549 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:31:35.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:31:35.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:31:35.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:31:35.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:31:35.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:31:35.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:31:35.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:31:35.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:31:35.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:31:35.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:31:35.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-11-17T06:31:35.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: code, '\n'.join(err))) 2023-11-17T06:31:35.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-11-17T06:31:35.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:31:35.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:31:35.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:31:35.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:31:35.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:31:35.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:31:35.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:31:35.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:31:35.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:31:35.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: cephadm 2023-11-17T06:31:34.238313+0000 mgr.y (mgr.14140) 550 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi031', 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-11-17T06:31:35.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:Verifying port 9093 ... 2023-11-17T06:31:35.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:Verifying port 9094 ... 2023-11-17T06:31:35.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-11-17T06:31:35.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-11-17T06:31:35.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-11-17T06:31:35.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:31:35.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 4247, in 2023-11-17T06:31:35.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 968, in _default_image 2023-11-17T06:31:35.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 2508, in command_deploy 2023-11-17T06:31:35.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 2454, in extract_uid_gid_monitoring 2023-11-17T06:31:35.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 1532, in extract_uid_gid 2023-11-17T06:31:35.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 1973, in run 2023-11-17T06:31:35.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: File "", line 696, in call_throws 2023-11-17T06:31:35.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi031 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-11-17T06:31:35.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:35 smithi159 bash[24884]: cluster 2023-11-17T06:31:34.818946+0000 mgr.y (mgr.14140) 551 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:38.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:38 smithi031 bash[24752]: cluster 2023-11-17T06:31:36.819937+0000 mgr.y (mgr.14140) 552 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:44.815 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:38 smithi031 bash[28317]: cluster 2023-11-17T06:31:36.819937+0000 mgr.y (mgr.14140) 552 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:44.815 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:40 smithi031 bash[24752]: cluster 2023-11-17T06:31:38.821411+0000 mgr.y (mgr.14140) 553 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:44.815 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:40 smithi031 bash[28317]: cluster 2023-11-17T06:31:38.821411+0000 mgr.y (mgr.14140) 553 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:44.816 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:42 smithi031 bash[24752]: cluster 2023-11-17T06:31:40.822257+0000 mgr.y (mgr.14140) 554 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:44.816 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:42 smithi031 bash[28317]: cluster 2023-11-17T06:31:40.822257+0000 mgr.y (mgr.14140) 554 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:44.816 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:44 smithi031 bash[28317]: cluster 2023-11-17T06:31:42.823304+0000 mgr.y (mgr.14140) 555 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:44.816 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:44 smithi031 bash[24752]: cluster 2023-11-17T06:31:42.823304+0000 mgr.y (mgr.14140) 555 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:44.817 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:38 smithi159 bash[24884]: cluster 2023-11-17T06:31:36.819937+0000 mgr.y (mgr.14140) 552 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:44.817 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:40 smithi159 bash[24884]: cluster 2023-11-17T06:31:38.821411+0000 mgr.y (mgr.14140) 553 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:44.817 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:42 smithi159 bash[24884]: cluster 2023-11-17T06:31:40.822257+0000 mgr.y (mgr.14140) 554 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:44.817 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:44 smithi159 bash[24884]: cluster 2023-11-17T06:31:42.823304+0000 mgr.y (mgr.14140) 555 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:31:46.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:46 smithi031 bash[24752]: cluster 2023-11-17T06:31:44.824359+0000 mgr.y (mgr.14140) 556 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.686 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:46 smithi031 bash[28317]: cluster 2023-11-17T06:31:44.824359+0000 mgr.y (mgr.14140) 556 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:48 smithi031 bash[24752]: cluster 2023-11-17T06:31:46.825220+0000 mgr.y (mgr.14140) 557 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.687 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:48 smithi031 bash[28317]: cluster 2023-11-17T06:31:46.825220+0000 mgr.y (mgr.14140) 557 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.687 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:50 smithi031 bash[24752]: cluster 2023-11-17T06:31:48.826598+0000 mgr.y (mgr.14140) 558 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.688 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:50 smithi031 bash[28317]: cluster 2023-11-17T06:31:48.826598+0000 mgr.y (mgr.14140) 558 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.688 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:52 smithi031 bash[28317]: cluster 2023-11-17T06:31:50.827417+0000 mgr.y (mgr.14140) 559 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:52 smithi031 bash[24752]: cluster 2023-11-17T06:31:50.827417+0000 mgr.y (mgr.14140) 559 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:54 smithi031 bash[24752]: cluster 2023-11-17T06:31:52.828450+0000 mgr.y (mgr.14140) 560 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.689 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:54 smithi031 bash[28317]: cluster 2023-11-17T06:31:52.828450+0000 mgr.y (mgr.14140) 560 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.689 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:56 smithi031 bash[24752]: cluster 2023-11-17T06:31:54.829533+0000 mgr.y (mgr.14140) 561 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.690 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:56 smithi031 bash[28317]: cluster 2023-11-17T06:31:54.829533+0000 mgr.y (mgr.14140) 561 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:31:58 smithi031 bash[24752]: cluster 2023-11-17T06:31:56.830405+0000 mgr.y (mgr.14140) 562 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.749 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:31:58 smithi031 bash[28317]: cluster 2023-11-17T06:31:56.830405+0000 mgr.y (mgr.14140) 562 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.749 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:00 smithi031 bash[28317]: cluster 2023-11-17T06:31:58.831765+0000 mgr.y (mgr.14140) 563 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.750 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:00 smithi031 bash[24752]: cluster 2023-11-17T06:31:58.831765+0000 mgr.y (mgr.14140) 563 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.750 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:01 smithi031 bash[24752]: cluster 2023-11-17T06:32:00.832576+0000 mgr.y (mgr.14140) 564 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.751 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:01 smithi031 bash[28317]: cluster 2023-11-17T06:32:00.832576+0000 mgr.y (mgr.14140) 564 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.752 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:04 smithi031 bash[24752]: cluster 2023-11-17T06:32:02.833619+0000 mgr.y (mgr.14140) 565 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.753 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:04 smithi031 bash[28317]: cluster 2023-11-17T06:32:02.833619+0000 mgr.y (mgr.14140) 565 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.754 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:06 smithi031 bash[24752]: cluster 2023-11-17T06:32:04.834739+0000 mgr.y (mgr.14140) 566 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.754 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:06 smithi031 bash[28317]: cluster 2023-11-17T06:32:04.834739+0000 mgr.y (mgr.14140) 566 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.786 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:08 smithi031 bash[24752]: cluster 2023-11-17T06:32:06.835599+0000 mgr.y (mgr.14140) 567 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.787 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:08 smithi031 bash[28317]: cluster 2023-11-17T06:32:06.835599+0000 mgr.y (mgr.14140) 567 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.788 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:10 smithi031 bash[24752]: cluster 2023-11-17T06:32:08.837269+0000 mgr.y (mgr.14140) 568 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.788 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:10 smithi031 bash[28317]: cluster 2023-11-17T06:32:08.837269+0000 mgr.y (mgr.14140) 568 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.789 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:12 smithi031 bash[24752]: cluster 2023-11-17T06:32:10.838126+0000 mgr.y (mgr.14140) 569 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.789 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:12 smithi031 bash[28317]: cluster 2023-11-17T06:32:10.838126+0000 mgr.y (mgr.14140) 569 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.789 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:14 smithi031 bash[28317]: cluster 2023-11-17T06:32:12.839166+0000 mgr.y (mgr.14140) 570 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.790 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:14 smithi031 bash[24752]: cluster 2023-11-17T06:32:12.839166+0000 mgr.y (mgr.14140) 570 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.791 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:16 smithi031 bash[28317]: cluster 2023-11-17T06:32:14.840250+0000 mgr.y (mgr.14140) 571 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.793 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:16 smithi031 bash[24752]: cluster 2023-11-17T06:32:14.840250+0000 mgr.y (mgr.14140) 571 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.793 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:18 smithi031 bash[24752]: cluster 2023-11-17T06:32:16.841081+0000 mgr.y (mgr.14140) 572 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.796 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:18 smithi031 bash[28317]: cluster 2023-11-17T06:32:16.841081+0000 mgr.y (mgr.14140) 572 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.799 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:20 smithi031 bash[24752]: cluster 2023-11-17T06:32:18.842493+0000 mgr.y (mgr.14140) 573 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.800 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:20 smithi031 bash[28317]: cluster 2023-11-17T06:32:18.842493+0000 mgr.y (mgr.14140) 573 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.801 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:22 smithi031 bash[24752]: cluster 2023-11-17T06:32:20.843316+0000 mgr.y (mgr.14140) 574 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.802 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:22 smithi031 bash[28317]: cluster 2023-11-17T06:32:20.843316+0000 mgr.y (mgr.14140) 574 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.802 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:46 smithi159 bash[24884]: cluster 2023-11-17T06:31:44.824359+0000 mgr.y (mgr.14140) 556 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.802 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:48 smithi159 bash[24884]: cluster 2023-11-17T06:31:46.825220+0000 mgr.y (mgr.14140) 557 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.802 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:50 smithi159 bash[24884]: cluster 2023-11-17T06:31:48.826598+0000 mgr.y (mgr.14140) 558 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.802 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:52 smithi159 bash[24884]: cluster 2023-11-17T06:31:50.827417+0000 mgr.y (mgr.14140) 559 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.803 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:54 smithi159 bash[24884]: cluster 2023-11-17T06:31:52.828450+0000 mgr.y (mgr.14140) 560 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.803 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:56 smithi159 bash[24884]: cluster 2023-11-17T06:31:54.829533+0000 mgr.y (mgr.14140) 561 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.803 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:31:58 smithi159 bash[24884]: cluster 2023-11-17T06:31:56.830405+0000 mgr.y (mgr.14140) 562 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.803 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:00 smithi159 bash[24884]: cluster 2023-11-17T06:31:58.831765+0000 mgr.y (mgr.14140) 563 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.803 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:01 smithi159 bash[24884]: cluster 2023-11-17T06:32:00.832576+0000 mgr.y (mgr.14140) 564 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.804 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:04 smithi159 bash[24884]: cluster 2023-11-17T06:32:02.833619+0000 mgr.y (mgr.14140) 565 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.804 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:06 smithi159 bash[24884]: cluster 2023-11-17T06:32:04.834739+0000 mgr.y (mgr.14140) 566 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.804 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:08 smithi159 bash[24884]: cluster 2023-11-17T06:32:06.835599+0000 mgr.y (mgr.14140) 567 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.804 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:10 smithi159 bash[24884]: cluster 2023-11-17T06:32:08.837269+0000 mgr.y (mgr.14140) 568 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.804 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:12 smithi159 bash[24884]: cluster 2023-11-17T06:32:10.838126+0000 mgr.y (mgr.14140) 569 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.805 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:14 smithi159 bash[24884]: cluster 2023-11-17T06:32:12.839166+0000 mgr.y (mgr.14140) 570 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.805 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:16 smithi159 bash[24884]: cluster 2023-11-17T06:32:14.840250+0000 mgr.y (mgr.14140) 571 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.805 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:18 smithi159 bash[24884]: cluster 2023-11-17T06:32:16.841081+0000 mgr.y (mgr.14140) 572 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.805 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:20 smithi159 bash[24884]: cluster 2023-11-17T06:32:18.842493+0000 mgr.y (mgr.14140) 573 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.805 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:22 smithi159 bash[24884]: cluster 2023-11-17T06:32:20.843316+0000 mgr.y (mgr.14140) 574 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.805 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:24 smithi159 bash[24884]: cluster 2023-11-17T06:32:22.844362+0000 mgr.y (mgr.14140) 575 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.806 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:25 smithi159 bash[24884]: cluster 2023-11-17T06:32:24.845470+0000 mgr.y (mgr.14140) 576 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.806 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:28 smithi159 bash[24884]: cluster 2023-11-17T06:32:26.846424+0000 mgr.y (mgr.14140) 577 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.806 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:30 smithi159 bash[24884]: cluster 2023-11-17T06:32:28.847956+0000 mgr.y (mgr.14140) 578 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.806 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:32 smithi159 bash[24884]: cluster 2023-11-17T06:32:30.848907+0000 mgr.y (mgr.14140) 579 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.806 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:34 smithi159 bash[24884]: cluster 2023-11-17T06:32:32.850003+0000 mgr.y (mgr.14140) 580 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.828 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:36 smithi159 bash[24884]: cluster 2023-11-17T06:32:34.851095+0000 mgr.y (mgr.14140) 581 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.828 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:38 smithi159 bash[24884]: cluster 2023-11-17T06:32:36.852036+0000 mgr.y (mgr.14140) 582 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.829 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:40 smithi159 bash[24884]: cluster 2023-11-17T06:32:38.853588+0000 mgr.y (mgr.14140) 583 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.829 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:42 smithi159 bash[24884]: cluster 2023-11-17T06:32:40.854512+0000 mgr.y (mgr.14140) 584 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.829 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:44 smithi159 bash[24884]: cluster 2023-11-17T06:32:42.855588+0000 mgr.y (mgr.14140) 585 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.829 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:46 smithi159 bash[24884]: cluster 2023-11-17T06:32:44.856685+0000 mgr.y (mgr.14140) 586 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.829 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:48 smithi159 bash[24884]: cluster 2023-11-17T06:32:46.857546+0000 mgr.y (mgr.14140) 587 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.829 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:49 smithi159 bash[24884]: cluster 2023-11-17T06:32:48.858936+0000 mgr.y (mgr.14140) 588 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.829 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:51 smithi159 bash[24884]: cluster 2023-11-17T06:32:50.859740+0000 mgr.y (mgr.14140) 589 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.829 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:54 smithi159 bash[24884]: cluster 2023-11-17T06:32:52.860801+0000 mgr.y (mgr.14140) 590 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.829 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:56 smithi159 bash[24884]: cluster 2023-11-17T06:32:54.861936+0000 mgr.y (mgr.14140) 591 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.830 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:24 smithi031 bash[24752]: cluster 2023-11-17T06:32:22.844362+0000 mgr.y (mgr.14140) 575 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.830 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:24 smithi031 bash[28317]: cluster 2023-11-17T06:32:22.844362+0000 mgr.y (mgr.14140) 575 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.831 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:25 smithi031 bash[24752]: cluster 2023-11-17T06:32:24.845470+0000 mgr.y (mgr.14140) 576 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.831 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:25 smithi031 bash[28317]: cluster 2023-11-17T06:32:24.845470+0000 mgr.y (mgr.14140) 576 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.832 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:28 smithi031 bash[24752]: cluster 2023-11-17T06:32:26.846424+0000 mgr.y (mgr.14140) 577 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.832 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:28 smithi031 bash[28317]: cluster 2023-11-17T06:32:26.846424+0000 mgr.y (mgr.14140) 577 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.832 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:30 smithi031 bash[24752]: cluster 2023-11-17T06:32:28.847956+0000 mgr.y (mgr.14140) 578 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.833 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:30 smithi031 bash[28317]: cluster 2023-11-17T06:32:28.847956+0000 mgr.y (mgr.14140) 578 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.833 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:32 smithi031 bash[24752]: cluster 2023-11-17T06:32:30.848907+0000 mgr.y (mgr.14140) 579 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.834 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:32 smithi031 bash[28317]: cluster 2023-11-17T06:32:30.848907+0000 mgr.y (mgr.14140) 579 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.834 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:34 smithi031 bash[24752]: cluster 2023-11-17T06:32:32.850003+0000 mgr.y (mgr.14140) 580 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.835 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:34 smithi031 bash[28317]: cluster 2023-11-17T06:32:32.850003+0000 mgr.y (mgr.14140) 580 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.835 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:36 smithi031 bash[28317]: cluster 2023-11-17T06:32:34.851095+0000 mgr.y (mgr.14140) 581 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.836 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:36 smithi031 bash[24752]: cluster 2023-11-17T06:32:34.851095+0000 mgr.y (mgr.14140) 581 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.836 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:38 smithi031 bash[28317]: cluster 2023-11-17T06:32:36.852036+0000 mgr.y (mgr.14140) 582 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.836 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:38 smithi031 bash[24752]: cluster 2023-11-17T06:32:36.852036+0000 mgr.y (mgr.14140) 582 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.837 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:40 smithi031 bash[28317]: cluster 2023-11-17T06:32:38.853588+0000 mgr.y (mgr.14140) 583 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.837 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:40 smithi031 bash[24752]: cluster 2023-11-17T06:32:38.853588+0000 mgr.y (mgr.14140) 583 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.837 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:42 smithi031 bash[24752]: cluster 2023-11-17T06:32:40.854512+0000 mgr.y (mgr.14140) 584 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.838 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:42 smithi031 bash[28317]: cluster 2023-11-17T06:32:40.854512+0000 mgr.y (mgr.14140) 584 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.838 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:44 smithi031 bash[24752]: cluster 2023-11-17T06:32:42.855588+0000 mgr.y (mgr.14140) 585 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.838 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:44 smithi031 bash[28317]: cluster 2023-11-17T06:32:42.855588+0000 mgr.y (mgr.14140) 585 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.838 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:46 smithi031 bash[24752]: cluster 2023-11-17T06:32:44.856685+0000 mgr.y (mgr.14140) 586 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.839 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:46 smithi031 bash[28317]: cluster 2023-11-17T06:32:44.856685+0000 mgr.y (mgr.14140) 586 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.839 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:48 smithi031 bash[24752]: cluster 2023-11-17T06:32:46.857546+0000 mgr.y (mgr.14140) 587 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.840 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:48 smithi031 bash[28317]: cluster 2023-11-17T06:32:46.857546+0000 mgr.y (mgr.14140) 587 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.840 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:49 smithi031 bash[24752]: cluster 2023-11-17T06:32:48.858936+0000 mgr.y (mgr.14140) 588 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.840 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:49 smithi031 bash[28317]: cluster 2023-11-17T06:32:48.858936+0000 mgr.y (mgr.14140) 588 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.841 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:51 smithi031 bash[24752]: cluster 2023-11-17T06:32:50.859740+0000 mgr.y (mgr.14140) 589 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.841 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:51 smithi031 bash[28317]: cluster 2023-11-17T06:32:50.859740+0000 mgr.y (mgr.14140) 589 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.841 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:54 smithi031 bash[24752]: cluster 2023-11-17T06:32:52.860801+0000 mgr.y (mgr.14140) 590 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.841 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:54 smithi031 bash[28317]: cluster 2023-11-17T06:32:52.860801+0000 mgr.y (mgr.14140) 590 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.842 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:56 smithi031 bash[24752]: cluster 2023-11-17T06:32:54.861936+0000 mgr.y (mgr.14140) 591 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:57.842 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:56 smithi031 bash[28317]: cluster 2023-11-17T06:32:54.861936+0000 mgr.y (mgr.14140) 591 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:58.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:32:58 smithi031 bash[24752]: cluster 2023-11-17T06:32:56.862774+0000 mgr.y (mgr.14140) 592 : cluster [DBG] pgmap v507: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:58.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:32:58 smithi031 bash[28317]: cluster 2023-11-17T06:32:56.862774+0000 mgr.y (mgr.14140) 592 : cluster [DBG] pgmap v507: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:32:58.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:32:58 smithi159 bash[24884]: cluster 2023-11-17T06:32:56.862774+0000 mgr.y (mgr.14140) 592 : cluster [DBG] pgmap v507: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:00.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:00 smithi031 bash[24752]: cluster 2023-11-17T06:32:58.864168+0000 mgr.y (mgr.14140) 593 : cluster [DBG] pgmap v508: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:00.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:00 smithi031 bash[28317]: cluster 2023-11-17T06:32:58.864168+0000 mgr.y (mgr.14140) 593 : cluster [DBG] pgmap v508: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:00.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:00 smithi159 bash[24884]: cluster 2023-11-17T06:32:58.864168+0000 mgr.y (mgr.14140) 593 : cluster [DBG] pgmap v508: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:02.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:02 smithi031 bash[24752]: cluster 2023-11-17T06:33:00.865123+0000 mgr.y (mgr.14140) 594 : cluster [DBG] pgmap v509: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:02.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:02 smithi031 bash[28317]: cluster 2023-11-17T06:33:00.865123+0000 mgr.y (mgr.14140) 594 : cluster [DBG] pgmap v509: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:02.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:02 smithi159 bash[24884]: cluster 2023-11-17T06:33:00.865123+0000 mgr.y (mgr.14140) 594 : cluster [DBG] pgmap v509: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:04.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:04 smithi031 bash[24752]: cluster 2023-11-17T06:33:02.866208+0000 mgr.y (mgr.14140) 595 : cluster [DBG] pgmap v510: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:04.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:04 smithi031 bash[28317]: cluster 2023-11-17T06:33:02.866208+0000 mgr.y (mgr.14140) 595 : cluster [DBG] pgmap v510: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:04.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:04 smithi159 bash[24884]: cluster 2023-11-17T06:33:02.866208+0000 mgr.y (mgr.14140) 595 : cluster [DBG] pgmap v510: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:06.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:06 smithi031 bash[24752]: cluster 2023-11-17T06:33:04.867286+0000 mgr.y (mgr.14140) 596 : cluster [DBG] pgmap v511: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:06.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:06 smithi031 bash[28317]: cluster 2023-11-17T06:33:04.867286+0000 mgr.y (mgr.14140) 596 : cluster [DBG] pgmap v511: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:06.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:06 smithi159 bash[24884]: cluster 2023-11-17T06:33:04.867286+0000 mgr.y (mgr.14140) 596 : cluster [DBG] pgmap v511: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:08.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:08 smithi031 bash[24752]: cluster 2023-11-17T06:33:06.868205+0000 mgr.y (mgr.14140) 597 : cluster [DBG] pgmap v512: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:08.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:08 smithi031 bash[28317]: cluster 2023-11-17T06:33:06.868205+0000 mgr.y (mgr.14140) 597 : cluster [DBG] pgmap v512: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:08.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:08 smithi159 bash[24884]: cluster 2023-11-17T06:33:06.868205+0000 mgr.y (mgr.14140) 597 : cluster [DBG] pgmap v512: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:10.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:10 smithi031 bash[24752]: cluster 2023-11-17T06:33:08.869738+0000 mgr.y (mgr.14140) 598 : cluster [DBG] pgmap v513: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:10.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:10 smithi031 bash[28317]: cluster 2023-11-17T06:33:08.869738+0000 mgr.y (mgr.14140) 598 : cluster [DBG] pgmap v513: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:10.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:10 smithi159 bash[24884]: cluster 2023-11-17T06:33:08.869738+0000 mgr.y (mgr.14140) 598 : cluster [DBG] pgmap v513: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:12.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:12 smithi031 bash[24752]: cluster 2023-11-17T06:33:10.870682+0000 mgr.y (mgr.14140) 599 : cluster [DBG] pgmap v514: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:12.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:12 smithi031 bash[28317]: cluster 2023-11-17T06:33:10.870682+0000 mgr.y (mgr.14140) 599 : cluster [DBG] pgmap v514: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:12.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:12 smithi159 bash[24884]: cluster 2023-11-17T06:33:10.870682+0000 mgr.y (mgr.14140) 599 : cluster [DBG] pgmap v514: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:14.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:14 smithi031 bash[24752]: cluster 2023-11-17T06:33:12.871740+0000 mgr.y (mgr.14140) 600 : cluster [DBG] pgmap v515: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:14.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:14 smithi031 bash[28317]: cluster 2023-11-17T06:33:12.871740+0000 mgr.y (mgr.14140) 600 : cluster [DBG] pgmap v515: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:14.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:14 smithi159 bash[24884]: cluster 2023-11-17T06:33:12.871740+0000 mgr.y (mgr.14140) 600 : cluster [DBG] pgmap v515: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:15.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:15 smithi031 bash[24752]: cluster 2023-11-17T06:33:14.872837+0000 mgr.y (mgr.14140) 601 : cluster [DBG] pgmap v516: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:15.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:15 smithi031 bash[28317]: cluster 2023-11-17T06:33:14.872837+0000 mgr.y (mgr.14140) 601 : cluster [DBG] pgmap v516: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:15.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:15 smithi159 bash[24884]: cluster 2023-11-17T06:33:14.872837+0000 mgr.y (mgr.14140) 601 : cluster [DBG] pgmap v516: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:18.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:18 smithi031 bash[24752]: cluster 2023-11-17T06:33:16.873685+0000 mgr.y (mgr.14140) 602 : cluster [DBG] pgmap v517: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:18.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:18 smithi031 bash[28317]: cluster 2023-11-17T06:33:16.873685+0000 mgr.y (mgr.14140) 602 : cluster [DBG] pgmap v517: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:18.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:18 smithi159 bash[24884]: cluster 2023-11-17T06:33:16.873685+0000 mgr.y (mgr.14140) 602 : cluster [DBG] pgmap v517: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:20.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:20 smithi031 bash[24752]: cluster 2023-11-17T06:33:18.875077+0000 mgr.y (mgr.14140) 603 : cluster [DBG] pgmap v518: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:20.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:20 smithi031 bash[28317]: cluster 2023-11-17T06:33:18.875077+0000 mgr.y (mgr.14140) 603 : cluster [DBG] pgmap v518: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:20.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:20 smithi159 bash[24884]: cluster 2023-11-17T06:33:18.875077+0000 mgr.y (mgr.14140) 603 : cluster [DBG] pgmap v518: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:22.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:22 smithi031 bash[28317]: cluster 2023-11-17T06:33:20.875945+0000 mgr.y (mgr.14140) 604 : cluster [DBG] pgmap v519: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:22.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:22 smithi031 bash[24752]: cluster 2023-11-17T06:33:20.875945+0000 mgr.y (mgr.14140) 604 : cluster [DBG] pgmap v519: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:22.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:22 smithi159 bash[24884]: cluster 2023-11-17T06:33:20.875945+0000 mgr.y (mgr.14140) 604 : cluster [DBG] pgmap v519: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:24.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:24 smithi031 bash[28317]: cluster 2023-11-17T06:33:22.877038+0000 mgr.y (mgr.14140) 605 : cluster [DBG] pgmap v520: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:24.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:24 smithi031 bash[24752]: cluster 2023-11-17T06:33:22.877038+0000 mgr.y (mgr.14140) 605 : cluster [DBG] pgmap v520: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:24.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:24 smithi159 bash[24884]: cluster 2023-11-17T06:33:22.877038+0000 mgr.y (mgr.14140) 605 : cluster [DBG] pgmap v520: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:26.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:26 smithi031 bash[28317]: cluster 2023-11-17T06:33:24.878107+0000 mgr.y (mgr.14140) 606 : cluster [DBG] pgmap v521: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:26.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:26 smithi031 bash[24752]: cluster 2023-11-17T06:33:24.878107+0000 mgr.y (mgr.14140) 606 : cluster [DBG] pgmap v521: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:26.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:26 smithi159 bash[24884]: cluster 2023-11-17T06:33:24.878107+0000 mgr.y (mgr.14140) 606 : cluster [DBG] pgmap v521: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:28.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:28 smithi031 bash[28317]: cluster 2023-11-17T06:33:26.878946+0000 mgr.y (mgr.14140) 607 : cluster [DBG] pgmap v522: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:28.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:28 smithi031 bash[24752]: cluster 2023-11-17T06:33:26.878946+0000 mgr.y (mgr.14140) 607 : cluster [DBG] pgmap v522: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:28.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:28 smithi159 bash[24884]: cluster 2023-11-17T06:33:26.878946+0000 mgr.y (mgr.14140) 607 : cluster [DBG] pgmap v522: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:30.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:30 smithi031 bash[28317]: cluster 2023-11-17T06:33:28.880321+0000 mgr.y (mgr.14140) 608 : cluster [DBG] pgmap v523: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:30.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:30 smithi031 bash[24752]: cluster 2023-11-17T06:33:28.880321+0000 mgr.y (mgr.14140) 608 : cluster [DBG] pgmap v523: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:30.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:30 smithi159 bash[24884]: cluster 2023-11-17T06:33:28.880321+0000 mgr.y (mgr.14140) 608 : cluster [DBG] pgmap v523: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:32.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:32 smithi031 bash[28317]: cluster 2023-11-17T06:33:30.881229+0000 mgr.y (mgr.14140) 609 : cluster [DBG] pgmap v524: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:32.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:32 smithi031 bash[24752]: cluster 2023-11-17T06:33:30.881229+0000 mgr.y (mgr.14140) 609 : cluster [DBG] pgmap v524: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:32.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:32 smithi159 bash[24884]: cluster 2023-11-17T06:33:30.881229+0000 mgr.y (mgr.14140) 609 : cluster [DBG] pgmap v524: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:34.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:34 smithi031 bash[28317]: cluster 2023-11-17T06:33:32.882276+0000 mgr.y (mgr.14140) 610 : cluster [DBG] pgmap v525: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:34.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:34 smithi031 bash[24752]: cluster 2023-11-17T06:33:32.882276+0000 mgr.y (mgr.14140) 610 : cluster [DBG] pgmap v525: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:34.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:34 smithi159 bash[24884]: cluster 2023-11-17T06:33:32.882276+0000 mgr.y (mgr.14140) 610 : cluster [DBG] pgmap v525: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:36.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:36 smithi031 bash[28317]: cluster 2023-11-17T06:33:34.883335+0000 mgr.y (mgr.14140) 611 : cluster [DBG] pgmap v526: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:36.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:36 smithi031 bash[24752]: cluster 2023-11-17T06:33:34.883335+0000 mgr.y (mgr.14140) 611 : cluster [DBG] pgmap v526: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:36.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:36 smithi159 bash[24884]: cluster 2023-11-17T06:33:34.883335+0000 mgr.y (mgr.14140) 611 : cluster [DBG] pgmap v526: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:38.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:38 smithi031 bash[24752]: cluster 2023-11-17T06:33:36.884166+0000 mgr.y (mgr.14140) 612 : cluster [DBG] pgmap v527: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:38.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:38 smithi031 bash[28317]: cluster 2023-11-17T06:33:36.884166+0000 mgr.y (mgr.14140) 612 : cluster [DBG] pgmap v527: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:38.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:38 smithi159 bash[24884]: cluster 2023-11-17T06:33:36.884166+0000 mgr.y (mgr.14140) 612 : cluster [DBG] pgmap v527: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:39.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:39 smithi031 bash[24752]: cluster 2023-11-17T06:33:38.885677+0000 mgr.y (mgr.14140) 613 : cluster [DBG] pgmap v528: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:39.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:39 smithi031 bash[28317]: cluster 2023-11-17T06:33:38.885677+0000 mgr.y (mgr.14140) 613 : cluster [DBG] pgmap v528: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:39.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:39 smithi159 bash[24884]: cluster 2023-11-17T06:33:38.885677+0000 mgr.y (mgr.14140) 613 : cluster [DBG] pgmap v528: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:42.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:41 smithi159 bash[24884]: cluster 2023-11-17T06:33:40.886474+0000 mgr.y (mgr.14140) 614 : cluster [DBG] pgmap v529: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:42.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:41 smithi031 bash[24752]: cluster 2023-11-17T06:33:40.886474+0000 mgr.y (mgr.14140) 614 : cluster [DBG] pgmap v529: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:42.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:41 smithi031 bash[28317]: cluster 2023-11-17T06:33:40.886474+0000 mgr.y (mgr.14140) 614 : cluster [DBG] pgmap v529: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:44.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:44 smithi031 bash[24752]: cluster 2023-11-17T06:33:42.887536+0000 mgr.y (mgr.14140) 615 : cluster [DBG] pgmap v530: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:44.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:44 smithi031 bash[28317]: cluster 2023-11-17T06:33:42.887536+0000 mgr.y (mgr.14140) 615 : cluster [DBG] pgmap v530: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:44.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:44 smithi159 bash[24884]: cluster 2023-11-17T06:33:42.887536+0000 mgr.y (mgr.14140) 615 : cluster [DBG] pgmap v530: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:46.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:46 smithi031 bash[24752]: cluster 2023-11-17T06:33:44.888544+0000 mgr.y (mgr.14140) 616 : cluster [DBG] pgmap v531: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:46.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:46 smithi031 bash[28317]: cluster 2023-11-17T06:33:44.888544+0000 mgr.y (mgr.14140) 616 : cluster [DBG] pgmap v531: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:46.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:46 smithi159 bash[24884]: cluster 2023-11-17T06:33:44.888544+0000 mgr.y (mgr.14140) 616 : cluster [DBG] pgmap v531: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:48.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:48 smithi031 bash[24752]: cluster 2023-11-17T06:33:46.889374+0000 mgr.y (mgr.14140) 617 : cluster [DBG] pgmap v532: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:48.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:48 smithi031 bash[28317]: cluster 2023-11-17T06:33:46.889374+0000 mgr.y (mgr.14140) 617 : cluster [DBG] pgmap v532: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:48.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:48 smithi159 bash[24884]: cluster 2023-11-17T06:33:46.889374+0000 mgr.y (mgr.14140) 617 : cluster [DBG] pgmap v532: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:50.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:50 smithi031 bash[24752]: cluster 2023-11-17T06:33:48.890741+0000 mgr.y (mgr.14140) 618 : cluster [DBG] pgmap v533: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:50.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:50 smithi031 bash[28317]: cluster 2023-11-17T06:33:48.890741+0000 mgr.y (mgr.14140) 618 : cluster [DBG] pgmap v533: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:50.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:50 smithi159 bash[24884]: cluster 2023-11-17T06:33:48.890741+0000 mgr.y (mgr.14140) 618 : cluster [DBG] pgmap v533: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:52.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:52 smithi031 bash[24752]: cluster 2023-11-17T06:33:50.891568+0000 mgr.y (mgr.14140) 619 : cluster [DBG] pgmap v534: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:52.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:52 smithi031 bash[28317]: cluster 2023-11-17T06:33:50.891568+0000 mgr.y (mgr.14140) 619 : cluster [DBG] pgmap v534: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:52.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:52 smithi159 bash[24884]: cluster 2023-11-17T06:33:50.891568+0000 mgr.y (mgr.14140) 619 : cluster [DBG] pgmap v534: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:54.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:54 smithi031 bash[24752]: cluster 2023-11-17T06:33:52.892595+0000 mgr.y (mgr.14140) 620 : cluster [DBG] pgmap v535: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:54.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:54 smithi031 bash[28317]: cluster 2023-11-17T06:33:52.892595+0000 mgr.y (mgr.14140) 620 : cluster [DBG] pgmap v535: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:54.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:54 smithi159 bash[24884]: cluster 2023-11-17T06:33:52.892595+0000 mgr.y (mgr.14140) 620 : cluster [DBG] pgmap v535: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:56.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:56 smithi031 bash[24752]: cluster 2023-11-17T06:33:54.893690+0000 mgr.y (mgr.14140) 621 : cluster [DBG] pgmap v536: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:59.260 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:56 smithi031 bash[28317]: cluster 2023-11-17T06:33:54.893690+0000 mgr.y (mgr.14140) 621 : cluster [DBG] pgmap v536: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:59.261 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:33:58 smithi031 bash[24752]: cluster 2023-11-17T06:33:56.894509+0000 mgr.y (mgr.14140) 622 : cluster [DBG] pgmap v537: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:59.261 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:33:58 smithi031 bash[28317]: cluster 2023-11-17T06:33:56.894509+0000 mgr.y (mgr.14140) 622 : cluster [DBG] pgmap v537: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:59.261 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:56 smithi159 bash[24884]: cluster 2023-11-17T06:33:54.893690+0000 mgr.y (mgr.14140) 621 : cluster [DBG] pgmap v536: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:33:59.262 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:33:58 smithi159 bash[24884]: cluster 2023-11-17T06:33:56.894509+0000 mgr.y (mgr.14140) 622 : cluster [DBG] pgmap v537: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:00.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:00 smithi031 bash[24752]: cluster 2023-11-17T06:33:58.895904+0000 mgr.y (mgr.14140) 623 : cluster [DBG] pgmap v538: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:00.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:00 smithi031 bash[28317]: cluster 2023-11-17T06:33:58.895904+0000 mgr.y (mgr.14140) 623 : cluster [DBG] pgmap v538: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:00.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:00 smithi159 bash[24884]: cluster 2023-11-17T06:33:58.895904+0000 mgr.y (mgr.14140) 623 : cluster [DBG] pgmap v538: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:02.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:02 smithi031 bash[24752]: cluster 2023-11-17T06:34:00.896729+0000 mgr.y (mgr.14140) 624 : cluster [DBG] pgmap v539: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:02.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:02 smithi031 bash[28317]: cluster 2023-11-17T06:34:00.896729+0000 mgr.y (mgr.14140) 624 : cluster [DBG] pgmap v539: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:02.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:02 smithi159 bash[24884]: cluster 2023-11-17T06:34:00.896729+0000 mgr.y (mgr.14140) 624 : cluster [DBG] pgmap v539: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:03.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:03 smithi031 bash[24752]: cluster 2023-11-17T06:34:02.897792+0000 mgr.y (mgr.14140) 625 : cluster [DBG] pgmap v540: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:03.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:03 smithi031 bash[28317]: cluster 2023-11-17T06:34:02.897792+0000 mgr.y (mgr.14140) 625 : cluster [DBG] pgmap v540: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:03.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:03 smithi159 bash[24884]: cluster 2023-11-17T06:34:02.897792+0000 mgr.y (mgr.14140) 625 : cluster [DBG] pgmap v540: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:06.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:05 smithi159 bash[24884]: cluster 2023-11-17T06:34:04.898895+0000 mgr.y (mgr.14140) 626 : cluster [DBG] pgmap v541: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:06.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:05 smithi031 bash[24752]: cluster 2023-11-17T06:34:04.898895+0000 mgr.y (mgr.14140) 626 : cluster [DBG] pgmap v541: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:06.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:05 smithi031 bash[28317]: cluster 2023-11-17T06:34:04.898895+0000 mgr.y (mgr.14140) 626 : cluster [DBG] pgmap v541: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:08.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:08 smithi031 bash[24752]: cluster 2023-11-17T06:34:06.899724+0000 mgr.y (mgr.14140) 627 : cluster [DBG] pgmap v542: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:08.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:08 smithi031 bash[28317]: cluster 2023-11-17T06:34:06.899724+0000 mgr.y (mgr.14140) 627 : cluster [DBG] pgmap v542: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:08.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:08 smithi159 bash[24884]: cluster 2023-11-17T06:34:06.899724+0000 mgr.y (mgr.14140) 627 : cluster [DBG] pgmap v542: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:10.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:10 smithi031 bash[24752]: cluster 2023-11-17T06:34:08.901104+0000 mgr.y (mgr.14140) 628 : cluster [DBG] pgmap v543: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:10.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:10 smithi031 bash[28317]: cluster 2023-11-17T06:34:08.901104+0000 mgr.y (mgr.14140) 628 : cluster [DBG] pgmap v543: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:10.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:10 smithi159 bash[24884]: cluster 2023-11-17T06:34:08.901104+0000 mgr.y (mgr.14140) 628 : cluster [DBG] pgmap v543: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:12.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:12 smithi031 bash[24752]: cluster 2023-11-17T06:34:10.901938+0000 mgr.y (mgr.14140) 629 : cluster [DBG] pgmap v544: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:12.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:12 smithi031 bash[28317]: cluster 2023-11-17T06:34:10.901938+0000 mgr.y (mgr.14140) 629 : cluster [DBG] pgmap v544: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:12.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:12 smithi159 bash[24884]: cluster 2023-11-17T06:34:10.901938+0000 mgr.y (mgr.14140) 629 : cluster [DBG] pgmap v544: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:14.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:14 smithi031 bash[24752]: cluster 2023-11-17T06:34:12.902980+0000 mgr.y (mgr.14140) 630 : cluster [DBG] pgmap v545: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:14.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:14 smithi031 bash[28317]: cluster 2023-11-17T06:34:12.902980+0000 mgr.y (mgr.14140) 630 : cluster [DBG] pgmap v545: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:14.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:14 smithi159 bash[24884]: cluster 2023-11-17T06:34:12.902980+0000 mgr.y (mgr.14140) 630 : cluster [DBG] pgmap v545: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:16.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:16 smithi031 bash[24752]: cluster 2023-11-17T06:34:14.904059+0000 mgr.y (mgr.14140) 631 : cluster [DBG] pgmap v546: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:16.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:16 smithi031 bash[28317]: cluster 2023-11-17T06:34:14.904059+0000 mgr.y (mgr.14140) 631 : cluster [DBG] pgmap v546: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:16.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:16 smithi159 bash[24884]: cluster 2023-11-17T06:34:14.904059+0000 mgr.y (mgr.14140) 631 : cluster [DBG] pgmap v546: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:18.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:18 smithi031 bash[24752]: cluster 2023-11-17T06:34:16.904917+0000 mgr.y (mgr.14140) 632 : cluster [DBG] pgmap v547: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:18.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:18 smithi031 bash[28317]: cluster 2023-11-17T06:34:16.904917+0000 mgr.y (mgr.14140) 632 : cluster [DBG] pgmap v547: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:18.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:18 smithi159 bash[24884]: cluster 2023-11-17T06:34:16.904917+0000 mgr.y (mgr.14140) 632 : cluster [DBG] pgmap v547: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:20.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:20 smithi031 bash[24752]: cluster 2023-11-17T06:34:18.906281+0000 mgr.y (mgr.14140) 633 : cluster [DBG] pgmap v548: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:20.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:20 smithi031 bash[28317]: cluster 2023-11-17T06:34:18.906281+0000 mgr.y (mgr.14140) 633 : cluster [DBG] pgmap v548: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:20.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:20 smithi159 bash[24884]: cluster 2023-11-17T06:34:18.906281+0000 mgr.y (mgr.14140) 633 : cluster [DBG] pgmap v548: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:22.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:22 smithi031 bash[24752]: cluster 2023-11-17T06:34:20.907105+0000 mgr.y (mgr.14140) 634 : cluster [DBG] pgmap v549: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:22.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:22 smithi031 bash[28317]: cluster 2023-11-17T06:34:20.907105+0000 mgr.y (mgr.14140) 634 : cluster [DBG] pgmap v549: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:22.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:22 smithi159 bash[24884]: cluster 2023-11-17T06:34:20.907105+0000 mgr.y (mgr.14140) 634 : cluster [DBG] pgmap v549: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:24.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:24 smithi031 bash[24752]: cluster 2023-11-17T06:34:22.908156+0000 mgr.y (mgr.14140) 635 : cluster [DBG] pgmap v550: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:24.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:24 smithi031 bash[28317]: cluster 2023-11-17T06:34:22.908156+0000 mgr.y (mgr.14140) 635 : cluster [DBG] pgmap v550: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:24.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:24 smithi159 bash[24884]: cluster 2023-11-17T06:34:22.908156+0000 mgr.y (mgr.14140) 635 : cluster [DBG] pgmap v550: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:25.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:25 smithi031 bash[24752]: cluster 2023-11-17T06:34:24.909236+0000 mgr.y (mgr.14140) 636 : cluster [DBG] pgmap v551: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:25.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:25 smithi031 bash[28317]: cluster 2023-11-17T06:34:24.909236+0000 mgr.y (mgr.14140) 636 : cluster [DBG] pgmap v551: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:25.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:25 smithi159 bash[24884]: cluster 2023-11-17T06:34:24.909236+0000 mgr.y (mgr.14140) 636 : cluster [DBG] pgmap v551: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:28.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:28 smithi031 bash[24752]: cluster 2023-11-17T06:34:26.910142+0000 mgr.y (mgr.14140) 637 : cluster [DBG] pgmap v552: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:28.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:28 smithi031 bash[28317]: cluster 2023-11-17T06:34:26.910142+0000 mgr.y (mgr.14140) 637 : cluster [DBG] pgmap v552: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:28.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:28 smithi159 bash[24884]: cluster 2023-11-17T06:34:26.910142+0000 mgr.y (mgr.14140) 637 : cluster [DBG] pgmap v552: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:30.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:30 smithi031 bash[24752]: cluster 2023-11-17T06:34:28.911661+0000 mgr.y (mgr.14140) 638 : cluster [DBG] pgmap v553: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:30.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:30 smithi031 bash[28317]: cluster 2023-11-17T06:34:28.911661+0000 mgr.y (mgr.14140) 638 : cluster [DBG] pgmap v553: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:30.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:30 smithi159 bash[24884]: cluster 2023-11-17T06:34:28.911661+0000 mgr.y (mgr.14140) 638 : cluster [DBG] pgmap v553: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:32.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:32 smithi031 bash[24752]: cluster 2023-11-17T06:34:30.912557+0000 mgr.y (mgr.14140) 639 : cluster [DBG] pgmap v554: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:32.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:32 smithi031 bash[28317]: cluster 2023-11-17T06:34:30.912557+0000 mgr.y (mgr.14140) 639 : cluster [DBG] pgmap v554: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:32.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:32 smithi159 bash[24884]: cluster 2023-11-17T06:34:30.912557+0000 mgr.y (mgr.14140) 639 : cluster [DBG] pgmap v554: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:34.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:34 smithi031 bash[24752]: cluster 2023-11-17T06:34:32.913630+0000 mgr.y (mgr.14140) 640 : cluster [DBG] pgmap v555: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:34.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:34 smithi031 bash[28317]: cluster 2023-11-17T06:34:32.913630+0000 mgr.y (mgr.14140) 640 : cluster [DBG] pgmap v555: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:34.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:34 smithi159 bash[24884]: cluster 2023-11-17T06:34:32.913630+0000 mgr.y (mgr.14140) 640 : cluster [DBG] pgmap v555: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:36.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:36 smithi031 bash[24752]: cluster 2023-11-17T06:34:34.914697+0000 mgr.y (mgr.14140) 641 : cluster [DBG] pgmap v556: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:36.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:36 smithi031 bash[28317]: cluster 2023-11-17T06:34:34.914697+0000 mgr.y (mgr.14140) 641 : cluster [DBG] pgmap v556: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:36.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:36 smithi159 bash[24884]: cluster 2023-11-17T06:34:34.914697+0000 mgr.y (mgr.14140) 641 : cluster [DBG] pgmap v556: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:38.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:38 smithi031 bash[24752]: cluster 2023-11-17T06:34:36.915488+0000 mgr.y (mgr.14140) 642 : cluster [DBG] pgmap v557: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:38.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:38 smithi031 bash[28317]: cluster 2023-11-17T06:34:36.915488+0000 mgr.y (mgr.14140) 642 : cluster [DBG] pgmap v557: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:38.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:38 smithi159 bash[24884]: cluster 2023-11-17T06:34:36.915488+0000 mgr.y (mgr.14140) 642 : cluster [DBG] pgmap v557: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:39.089 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps' 2023-11-17T06:34:40.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:40 smithi031 bash[24752]: cluster 2023-11-17T06:34:38.916924+0000 mgr.y (mgr.14140) 643 : cluster [DBG] pgmap v558: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:40.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:40 smithi031 bash[28317]: cluster 2023-11-17T06:34:38.916924+0000 mgr.y (mgr.14140) 643 : cluster [DBG] pgmap v558: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:40.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:40 smithi159 bash[24884]: cluster 2023-11-17T06:34:38.916924+0000 mgr.y (mgr.14140) 643 : cluster [DBG] pgmap v558: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:42.226 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-17T06:34:42.226 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi159 running (10m) 3m ago 10m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 633ebe5fa751 2023-11-17T06:34:42.227 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi159 running (3m) 3m ago 15m 16.2.14-171-ged3c8e92 quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 6be2081e30e3 c7d7d67265bf 2023-11-17T06:34:42.227 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 running (17m) 3m ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 584cf7417824 2023-11-17T06:34:42.227 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (17m) 3m ago 17m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 abd3ace3a307 2023-11-17T06:34:42.227 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi159 running (15m) 3m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 118bd282f85d 2023-11-17T06:34:42.227 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (16m) 3m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d89329569174 2023-11-17T06:34:42.227 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 error 3m ago 11m prom/node-exporter 2023-11-17T06:34:42.227 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi159 error 3m ago 11m prom/node-exporter 2023-11-17T06:34:42.227 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (15m) 3m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a9f6b801f3be 2023-11-17T06:34:42.227 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (14m) 3m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2c79edbb0c18 2023-11-17T06:34:42.227 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 fbf00adcb350 2023-11-17T06:34:42.228 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8cd669d3fe00 2023-11-17T06:34:42.228 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi159 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 16819e76b951 2023-11-17T06:34:42.228 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi159 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7125f1bc02fb 2023-11-17T06:34:42.228 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi159 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 006d1030b5e6 2023-11-17T06:34:42.228 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi159 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 13c0bff4977d 2023-11-17T06:34:42.228 INFO:teuthology.orchestra.run.smithi031.stdout:rgw.r.z.smithi031.pmwwrm smithi031 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ea481d0828da 2023-11-17T06:34:42.228 INFO:teuthology.orchestra.run.smithi031.stdout:rgw.r.z.smithi159.aodbdl smithi159 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 91e5b17eb4fd 2023-11-17T06:34:42.428 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:42 smithi031 bash[24752]: cluster 2023-11-17T06:34:40.917732+0000 mgr.y (mgr.14140) 644 : cluster [DBG] pgmap v559: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:42.428 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:42 smithi031 bash[28317]: cluster 2023-11-17T06:34:40.917732+0000 mgr.y (mgr.14140) 644 : cluster [DBG] pgmap v559: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:42.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:42 smithi159 bash[24884]: cluster 2023-11-17T06:34:40.917732+0000 mgr.y (mgr.14140) 644 : cluster [DBG] pgmap v559: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:42.918 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions' 2023-11-17T06:34:44.368 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:44 smithi031 bash[24752]: audit 2023-11-17T06:34:42.218488+0000 mgr.y (mgr.14140) 645 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:34:44.368 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:44 smithi031 bash[24752]: cluster 2023-11-17T06:34:42.918914+0000 mgr.y (mgr.14140) 646 : cluster [DBG] pgmap v560: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:44.369 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:44 smithi031 bash[28317]: audit 2023-11-17T06:34:42.218488+0000 mgr.y (mgr.14140) 645 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:34:44.369 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:44 smithi031 bash[28317]: cluster 2023-11-17T06:34:42.918914+0000 mgr.y (mgr.14140) 646 : cluster [DBG] pgmap v560: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:44.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:44 smithi159 bash[24884]: audit 2023-11-17T06:34:42.218488+0000 mgr.y (mgr.14140) 645 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:34:44.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:44 smithi159 bash[24884]: cluster 2023-11-17T06:34:42.918914+0000 mgr.y (mgr.14140) 646 : cluster [DBG] pgmap v560: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:46.024 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2023-11-17T06:34:46.025 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2023-11-17T06:34:46.025 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-17T06:34:46.025 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:34:46.025 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2023-11-17T06:34:46.025 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-11-17T06:34:46.025 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 1 2023-11-17T06:34:46.025 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:34:46.025 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2023-11-17T06:34:46.025 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-17T06:34:46.025 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:34:46.025 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": {}, 2023-11-17T06:34:46.025 INFO:teuthology.orchestra.run.smithi031.stdout: "rgw": { 2023-11-17T06:34:46.026 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-17T06:34:46.026 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:34:46.026 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2023-11-17T06:34:46.026 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-11-17T06:34:46.026 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 1 2023-11-17T06:34:46.026 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:34:46.026 INFO:teuthology.orchestra.run.smithi031.stdout:} 2023-11-17T06:34:46.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:46 smithi031 bash[24752]: cluster 2023-11-17T06:34:44.919935+0000 mgr.y (mgr.14140) 647 : cluster [DBG] pgmap v561: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:46.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:46 smithi031 bash[24752]: audit 2023-11-17T06:34:46.021671+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.31:0/1561160384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:34:46.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:46 smithi031 bash[28317]: cluster 2023-11-17T06:34:44.919935+0000 mgr.y (mgr.14140) 647 : cluster [DBG] pgmap v561: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:46.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:46 smithi031 bash[28317]: audit 2023-11-17T06:34:46.021671+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.31:0/1561160384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:34:46.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:46 smithi159 bash[24884]: cluster 2023-11-17T06:34:44.919935+0000 mgr.y (mgr.14140) 647 : cluster [DBG] pgmap v561: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:46.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:46 smithi159 bash[24884]: audit 2023-11-17T06:34:46.021671+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.31:0/1561160384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:34:46.733 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph -s' 2023-11-17T06:34:48.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:48 smithi031 bash[24752]: cluster 2023-11-17T06:34:46.920830+0000 mgr.y (mgr.14140) 648 : cluster [DBG] pgmap v562: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:48.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:48 smithi031 bash[28317]: cluster 2023-11-17T06:34:46.920830+0000 mgr.y (mgr.14140) 648 : cluster [DBG] pgmap v562: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:48.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:48 smithi159 bash[24884]: cluster 2023-11-17T06:34:46.920830+0000 mgr.y (mgr.14140) 648 : cluster [DBG] pgmap v562: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:49.673 INFO:teuthology.orchestra.run.smithi031.stdout: cluster: 2023-11-17T06:34:49.674 INFO:teuthology.orchestra.run.smithi031.stdout: id: cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:34:49.674 INFO:teuthology.orchestra.run.smithi031.stdout: health: HEALTH_OK 2023-11-17T06:34:49.674 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:34:49.674 INFO:teuthology.orchestra.run.smithi031.stdout: services: 2023-11-17T06:34:49.674 INFO:teuthology.orchestra.run.smithi031.stdout: mon: 3 daemons, quorum a,c,b (age 15m) 2023-11-17T06:34:49.674 INFO:teuthology.orchestra.run.smithi031.stdout: mgr: y(active, since 17m), standbys: x 2023-11-17T06:34:49.674 INFO:teuthology.orchestra.run.smithi031.stdout: osd: 8 osds: 8 up (since 11m), 8 in (since 11m) 2023-11-17T06:34:49.674 INFO:teuthology.orchestra.run.smithi031.stdout: rgw: 2 daemons active (r.z.smithi031.pmwwrm, r.z.smithi159.aodbdl) 2023-11-17T06:34:49.674 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:34:49.674 INFO:teuthology.orchestra.run.smithi031.stdout: task status: 2023-11-17T06:34:49.674 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:34:49.674 INFO:teuthology.orchestra.run.smithi031.stdout: data: 2023-11-17T06:34:49.674 INFO:teuthology.orchestra.run.smithi031.stdout: pools: 5 pools, 129 pgs 2023-11-17T06:34:49.675 INFO:teuthology.orchestra.run.smithi031.stdout: objects: 202 objects, 7.0 KiB 2023-11-17T06:34:49.675 INFO:teuthology.orchestra.run.smithi031.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:49.675 INFO:teuthology.orchestra.run.smithi031.stdout: pgs: 129 active+clean 2023-11-17T06:34:49.675 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:34:50.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:50 smithi031 bash[24752]: cluster 2023-11-17T06:34:48.922048+0000 mgr.y (mgr.14140) 649 : cluster [DBG] pgmap v563: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:50.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:50 smithi031 bash[24752]: audit 2023-11-17T06:34:49.670899+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.31:0/586046165' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-17T06:34:50.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:50 smithi031 bash[28317]: cluster 2023-11-17T06:34:48.922048+0000 mgr.y (mgr.14140) 649 : cluster [DBG] pgmap v563: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:50.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:50 smithi031 bash[28317]: audit 2023-11-17T06:34:49.670899+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.31:0/586046165' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-17T06:34:50.399 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2023-11-17T06:34:50.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:50 smithi159 bash[24884]: cluster 2023-11-17T06:34:48.922048+0000 mgr.y (mgr.14140) 649 : cluster [DBG] pgmap v563: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:50.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:50 smithi159 bash[24884]: audit 2023-11-17T06:34:49.670899+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.31:0/586046165' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-17T06:34:52.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:52 smithi031 bash[24752]: cluster 2023-11-17T06:34:50.922983+0000 mgr.y (mgr.14140) 650 : cluster [DBG] pgmap v564: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:52.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:52 smithi031 bash[28317]: cluster 2023-11-17T06:34:50.922983+0000 mgr.y (mgr.14140) 650 : cluster [DBG] pgmap v564: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:52.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:52 smithi159 bash[24884]: cluster 2023-11-17T06:34:50.922983+0000 mgr.y (mgr.14140) 650 : cluster [DBG] pgmap v564: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:53.277 INFO:teuthology.orchestra.run.smithi031.stdout:true 2023-11-17T06:34:53.994 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph mgr fail' 2023-11-17T06:34:54.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:54 smithi031 bash[24752]: cluster 2023-11-17T06:34:52.924049+0000 mgr.y (mgr.14140) 651 : cluster [DBG] pgmap v565: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:54.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:54 smithi031 bash[24752]: audit 2023-11-17T06:34:53.261538+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.31:0/3507144769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:34:54.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:54 smithi031 bash[28317]: cluster 2023-11-17T06:34:52.924049+0000 mgr.y (mgr.14140) 651 : cluster [DBG] pgmap v565: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:54.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:54 smithi031 bash[28317]: audit 2023-11-17T06:34:53.261538+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.31:0/3507144769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:34:54.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:54 smithi159 bash[24884]: cluster 2023-11-17T06:34:52.924049+0000 mgr.y (mgr.14140) 651 : cluster [DBG] pgmap v565: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:54.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:54 smithi159 bash[24884]: audit 2023-11-17T06:34:53.261538+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.31:0/3507144769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:34:56.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:56 smithi031 bash[24752]: cluster 2023-11-17T06:34:54.925092+0000 mgr.y (mgr.14140) 652 : cluster [DBG] pgmap v566: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:56.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:56 smithi031 bash[28317]: cluster 2023-11-17T06:34:54.925092+0000 mgr.y (mgr.14140) 652 : cluster [DBG] pgmap v566: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:56.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:56 smithi159 bash[24884]: cluster 2023-11-17T06:34:54.925092+0000 mgr.y (mgr.14140) 652 : cluster [DBG] pgmap v566: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:57.424 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:34:57 smithi031 bash[25016]: debug 2023-11-17T06:34:57.174+0000 7f9d41061700 -1 mgr handle_mgr_map I was active but no longer am 2023-11-17T06:34:57.424 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:34:57 smithi031 bash[25016]: ignoring --setuser ceph since I am not root 2023-11-17T06:34:57.424 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:34:57 smithi031 bash[25016]: ignoring --setgroup ceph since I am not root 2023-11-17T06:34:57.424 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:34:57 smithi031 bash[25016]: debug 2023-11-17T06:34:57.218+0000 7f28f6c8f040 1 -- 172.21.15.31:0/3492327392 >> [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] conn(0x55ce57940c00 msgr2=0x55ce585b6000 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-17T06:34:57.424 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:34:57 smithi031 bash[25016]: debug 2023-11-17T06:34:57.218+0000 7f28f6c8f040 1 --2- 172.21.15.31:0/3492327392 >> [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] conn(0x55ce57940c00 0x55ce585b6000 secure :-1 s=READY pgs=162 cs=0 l=1 rx=0x55ce57933140 tx=0x55ce579357c0).stop 2023-11-17T06:34:57.424 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:57 smithi031 bash[24752]: audit 2023-11-17T06:34:56.878908+0000 mon.a (mon.0) 596 : audit [INF] from='client.? 172.21.15.31:0/1029128549' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:34:57.424 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:57 smithi031 bash[24752]: cluster 2023-11-17T06:34:56.887221+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-17T06:34:57.425 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:57 smithi031 bash[28317]: audit 2023-11-17T06:34:56.878908+0000 mon.a (mon.0) 596 : audit [INF] from='client.? 172.21.15.31:0/1029128549' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:34:57.425 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:57 smithi031 bash[28317]: cluster 2023-11-17T06:34:56.887221+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-17T06:34:57.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:57 smithi159 bash[24884]: audit 2023-11-17T06:34:56.878908+0000 mon.a (mon.0) 596 : audit [INF] from='client.? 172.21.15.31:0/1029128549' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:34:57.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:57 smithi159 bash[24884]: cluster 2023-11-17T06:34:56.887221+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-17T06:34:57.921 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'sleep 180' 2023-11-17T06:34:58.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:58 smithi031 bash[24752]: cluster 2023-11-17T06:34:56.925813+0000 mgr.y (mgr.14140) 653 : cluster [DBG] pgmap v568: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:58.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:58 smithi031 bash[24752]: audit 2023-11-17T06:34:57.186171+0000 mon.a (mon.0) 598 : audit [INF] from='client.? 172.21.15.31:0/1029128549' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-17T06:34:58.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:34:58 smithi031 bash[24752]: cluster 2023-11-17T06:34:57.186273+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e16: x(active, starting, since 0.306394s) 2023-11-17T06:34:58.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:58 smithi031 bash[28317]: cluster 2023-11-17T06:34:56.925813+0000 mgr.y (mgr.14140) 653 : cluster [DBG] pgmap v568: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:58.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:58 smithi031 bash[28317]: audit 2023-11-17T06:34:57.186171+0000 mon.a (mon.0) 598 : audit [INF] from='client.? 172.21.15.31:0/1029128549' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-17T06:34:58.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:34:58 smithi031 bash[28317]: cluster 2023-11-17T06:34:57.186273+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e16: x(active, starting, since 0.306394s) 2023-11-17T06:34:58.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:58 smithi159 bash[24884]: cluster 2023-11-17T06:34:56.925813+0000 mgr.y (mgr.14140) 653 : cluster [DBG] pgmap v568: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:34:58.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:58 smithi159 bash[24884]: audit 2023-11-17T06:34:57.186171+0000 mon.a (mon.0) 598 : audit [INF] from='client.? 172.21.15.31:0/1029128549' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-17T06:34:58.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:34:58 smithi159 bash[24884]: cluster 2023-11-17T06:34:57.186273+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e16: x(active, starting, since 0.306394s) 2023-11-17T06:35:00.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:00 smithi031 bash[28317]: cluster 2023-11-17T06:34:59.186873+0000 mon.a (mon.0) 600 : cluster [DBG] mgrmap e17: x(active, starting, since 2s) 2023-11-17T06:35:00.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:00 smithi031 bash[28317]: audit 2023-11-17T06:34:59.188163+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:35:00.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:00 smithi031 bash[24752]: cluster 2023-11-17T06:34:59.186873+0000 mon.a (mon.0) 600 : cluster [DBG] mgrmap e17: x(active, starting, since 2s) 2023-11-17T06:35:00.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:00 smithi031 bash[24752]: audit 2023-11-17T06:34:59.188163+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:35:00.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:00 smithi159 bash[24884]: cluster 2023-11-17T06:34:59.186873+0000 mon.a (mon.0) 600 : cluster [DBG] mgrmap e17: x(active, starting, since 2s) 2023-11-17T06:35:00.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:00 smithi159 bash[24884]: audit 2023-11-17T06:34:59.188163+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:35:02.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:01 smithi031 bash[24752]: cluster 2023-11-17T06:35:01.699834+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon y started 2023-11-17T06:35:02.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:01 smithi031 bash[24752]: audit 2023-11-17T06:35:01.701132+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.31:0/473045163' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:35:02.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:01 smithi031 bash[24752]: audit 2023-11-17T06:35:01.703267+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.31:0/473045163' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:35:02.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:01 smithi031 bash[28317]: cluster 2023-11-17T06:35:01.699834+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon y started 2023-11-17T06:35:02.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:01 smithi031 bash[28317]: audit 2023-11-17T06:35:01.701132+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.31:0/473045163' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:35:02.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:01 smithi031 bash[28317]: audit 2023-11-17T06:35:01.703267+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.31:0/473045163' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:35:02.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:01 smithi159 bash[24884]: cluster 2023-11-17T06:35:01.699834+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon y started 2023-11-17T06:35:02.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:01 smithi159 bash[24884]: audit 2023-11-17T06:35:01.701132+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.31:0/473045163' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:35:02.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:01 smithi159 bash[24884]: audit 2023-11-17T06:35:01.703267+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.31:0/473045163' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:35:03.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:02 smithi031 bash[24752]: cluster 2023-11-17T06:35:01.763535+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e18: x(active, starting, since 4s), standbys: y 2023-11-17T06:35:03.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:02 smithi031 bash[24752]: audit 2023-11-17T06:35:01.766550+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:35:03.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:02 smithi031 bash[28317]: cluster 2023-11-17T06:35:01.763535+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e18: x(active, starting, since 4s), standbys: y 2023-11-17T06:35:03.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:02 smithi031 bash[28317]: audit 2023-11-17T06:35:01.766550+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:35:03.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:02 smithi159 bash[24884]: cluster 2023-11-17T06:35:01.763535+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e18: x(active, starting, since 4s), standbys: y 2023-11-17T06:35:32.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:02 smithi159 bash[24884]: audit 2023-11-17T06:35:01.766550+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:35:32.820 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.188506+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:35:32.820 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.189125+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:35:32.821 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.189652+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:35:32.821 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.193383+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:35:32.821 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.194032+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:35:32.821 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.194575+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:35:32.821 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.195106+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:35:32.821 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.195640+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:35:32.821 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.196171+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:35:32.821 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.196665+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:35:32.821 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.197243+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:35:32.822 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.198852+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:35:32.822 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.199298+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:35:32.822 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.200472+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:35:32.828 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.202045+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:35:32.828 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.203137+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:35:32.828 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.203703+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:35:32.852 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.204204+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:35:32.852 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[35487]: Warning: Permanently added 'smithi159,172.21.15.159' (ECDSA) to the list of known hosts. 2023-11-17T06:35:32.853 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[35487]: Warning: Permanently added '172.21.15.31' (ECDSA) to the list of known hosts. 2023-11-17T06:35:32.853 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.188506+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:35:32.853 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.189125+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:35:32.853 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.189652+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:35:32.853 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.193383+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:35:32.854 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.194032+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:35:32.854 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.194575+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:35:32.854 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.195106+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:35:32.854 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.195640+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:35:32.854 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.196171+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:35:32.854 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.196665+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:35:32.854 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.197243+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:35:32.855 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.198852+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:35:32.855 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.199298+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:35:32.855 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.200472+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:35:32.855 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.202045+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:35:32.855 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.203137+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:35:32.855 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.203703+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:35:32.856 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.204204+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:35:32.864 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.204749+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:35:32.864 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.205262+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:35:32.864 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.205729+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:35:32.864 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.206210+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:35:32.865 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.206695+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:35:32.865 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.207175+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:35:32.865 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.207632+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:35:32.865 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.208100+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:35:32.865 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.208578+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:35:32.865 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.209081+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:35:32.866 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.209572+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:35:32.866 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.210072+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:35:32.866 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.210555+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:35:32.866 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.211045+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:35:32.866 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.211509+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:35:32.866 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.212000+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:35:32.867 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.204749+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:35:32.867 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.205262+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:35:32.868 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.205729+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:35:32.868 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.206210+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:35:32.868 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.206695+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:35:32.868 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.207175+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:35:32.868 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.207632+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:35:32.868 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.208100+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:35:32.869 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.208578+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:35:32.869 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.209081+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:35:32.869 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.209572+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:35:32.869 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.210072+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:35:32.869 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.210555+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:35:32.869 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.211045+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:35:32.870 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.211509+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:35:32.870 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.212000+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:35:32.871 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.212482+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:35:32.871 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: cluster 2023-11-17T06:35:03.231616+0000 mon.a (mon.0) 603 : cluster [INF] Manager daemon x is now available 2023-11-17T06:35:32.871 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.251921+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"smithi159\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-17T06:35:32.872 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.252721+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"smithi159\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-17T06:35:32.872 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.258848+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"smithi159\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-17T06:35:32.872 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.268307+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-17T06:35:32.872 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.268970+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-17T06:35:32.872 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.274689+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-17T06:35:32.872 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.400644+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' 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-11-17T06:35:32.873 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.401352+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34640 ' 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-11-17T06:35:32.879 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.407727+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34640 ' 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-11-17T06:35:32.879 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.410764+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:35:32.880 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.212482+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:35:32.880 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: cluster 2023-11-17T06:35:03.231616+0000 mon.a (mon.0) 603 : cluster [INF] Manager daemon x is now available 2023-11-17T06:35:32.881 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.251921+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"smithi159\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-17T06:35:32.881 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.252721+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"smithi159\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-17T06:35:32.881 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.258848+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"smithi159\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-17T06:35:32.881 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.268307+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-17T06:35:32.881 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.268970+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-17T06:35:32.881 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.274689+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-17T06:35:32.882 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.400644+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' 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-11-17T06:35:32.882 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.401352+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34640 ' 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-11-17T06:35:32.882 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.407727+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34640 ' 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-11-17T06:35:32.882 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.410764+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:35:32.883 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.485798+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:35:32.883 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.486302+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:35:32.884 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.494943+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:35:32.884 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.495481+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:35:32.884 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.728614+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:32.884 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[24752]: audit 2023-11-17T06:35:03.731333+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:32.886 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.485798+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:35:32.886 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.486302+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:35:32.886 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.494943+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:35:32.886 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.495481+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:35:32.887 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.728614+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:32.887 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:03 smithi031 bash[28317]: audit 2023-11-17T06:35:03.731333+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:32.889 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:04 smithi031 bash[24752]: cephadm 2023-11-17T06:35:03.251291+0000 mgr.x (mgr.34640) 1 : cephadm [INF] inventory: adjusted host smithi031 addr 'smithi031' -> '172.21.15.31' 2023-11-17T06:35:32.889 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:04 smithi031 bash[24752]: cephadm 2023-11-17T06:35:03.267985+0000 mgr.x (mgr.34640) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-17T06:35:32.889 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:04 smithi031 bash[24752]: cluster 2023-11-17T06:35:03.801761+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e19: x(active, since 6s), standbys: y 2023-11-17T06:35:32.889 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:04 smithi031 bash[24752]: cluster 2023-11-17T06:35:03.841448+0000 mgr.x (mgr.34640) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.890 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:04 smithi031 bash[28317]: cephadm 2023-11-17T06:35:03.251291+0000 mgr.x (mgr.34640) 1 : cephadm [INF] inventory: adjusted host smithi031 addr 'smithi031' -> '172.21.15.31' 2023-11-17T06:35:32.890 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:04 smithi031 bash[28317]: cephadm 2023-11-17T06:35:03.267985+0000 mgr.x (mgr.34640) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-17T06:35:32.890 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:04 smithi031 bash[28317]: cluster 2023-11-17T06:35:03.801761+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e19: x(active, since 6s), standbys: y 2023-11-17T06:35:32.890 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:04 smithi031 bash[28317]: cluster 2023-11-17T06:35:03.841448+0000 mgr.x (mgr.34640) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.891 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:06 smithi031 bash[24752]: cluster 2023-11-17T06:35:05.199119+0000 mgr.x (mgr.34640) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.891 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:06 smithi031 bash[24752]: cluster 2023-11-17T06:35:05.829680+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e20: x(active, since 8s), standbys: y 2023-11-17T06:35:32.891 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:06 smithi031 bash[28317]: cluster 2023-11-17T06:35:05.199119+0000 mgr.x (mgr.34640) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.891 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:06 smithi031 bash[28317]: cluster 2023-11-17T06:35:05.829680+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e20: x(active, since 8s), standbys: y 2023-11-17T06:35:32.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.188506+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:35:32.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.189125+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:35:32.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.189652+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:35:32.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.193383+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:35:32.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.194032+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:35:32.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.194575+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:35:32.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.195106+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:35:32.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.195640+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:35:32.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.196171+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:35:32.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.196665+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:35:32.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.197243+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:35:32.892 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.198852+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:35:32.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.199298+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:35:32.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.200472+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:35:32.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.202045+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:35:32.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.203137+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:35:32.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.203703+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:35:32.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.204204+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:35:32.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.204749+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:35:32.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.205262+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:35:32.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.205729+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:35:32.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.206210+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:35:32.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.206695+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:35:32.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.207175+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:35:32.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.207632+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:35:32.893 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.208100+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:35:32.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.208578+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:35:32.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.209081+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:35:32.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.209572+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:35:32.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.210072+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:35:32.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.210555+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:35:32.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.211045+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:35:32.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.211509+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:35:32.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.212000+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:35:32.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.212482+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:35:32.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: cluster 2023-11-17T06:35:03.231616+0000 mon.a (mon.0) 603 : cluster [INF] Manager daemon x is now available 2023-11-17T06:35:32.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.251921+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"smithi159\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-17T06:35:32.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.252721+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"smithi159\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-17T06:35:32.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.258848+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"smithi159\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-17T06:35:32.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.268307+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-17T06:35:32.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.268970+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-17T06:35:32.895 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.274689+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-17T06:35:32.899 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.400644+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' 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-11-17T06:35:32.899 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.401352+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34640 ' 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-11-17T06:35:32.899 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.407727+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34640 ' 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-11-17T06:35:32.899 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.410764+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:35:32.899 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.485798+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:35:32.899 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.486302+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:35:32.900 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.494943+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:35:32.900 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.495481+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:35:32.900 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.728614+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:32.900 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:03 smithi159 bash[24884]: audit 2023-11-17T06:35:03.731333+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:32.900 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:04 smithi159 bash[24884]: cephadm 2023-11-17T06:35:03.251291+0000 mgr.x (mgr.34640) 1 : cephadm [INF] inventory: adjusted host smithi031 addr 'smithi031' -> '172.21.15.31' 2023-11-17T06:35:32.900 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:04 smithi159 bash[24884]: cephadm 2023-11-17T06:35:03.267985+0000 mgr.x (mgr.34640) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-17T06:35:32.900 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:04 smithi159 bash[24884]: cluster 2023-11-17T06:35:03.801761+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e19: x(active, since 6s), standbys: y 2023-11-17T06:35:32.900 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:04 smithi159 bash[24884]: cluster 2023-11-17T06:35:03.841448+0000 mgr.x (mgr.34640) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.900 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:06 smithi159 bash[24884]: cluster 2023-11-17T06:35:05.199119+0000 mgr.x (mgr.34640) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.900 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:06 smithi159 bash[24884]: cluster 2023-11-17T06:35:05.829680+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e20: x(active, since 8s), standbys: y 2023-11-17T06:35:32.900 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:09 smithi159 bash[24884]: cluster 2023-11-17T06:35:07.199913+0000 mgr.x (mgr.34640) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.901 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:10 smithi159 bash[24884]: audit 2023-11-17T06:35:09.875865+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:09.873554Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.901 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:10 smithi159 bash[24884]: audit 2023-11-17T06:35:09.877123+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:09.873554Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.901 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:10 smithi159 bash[24884]: audit 2023-11-17T06:35:09.881334+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:09.873554Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:32.901 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: cluster 2023-11-17T06:35:09.201351+0000 mgr.x (mgr.34640) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.901 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.190557+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.901 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.191633+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.901 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.192449+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.902 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.193199+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.902 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.193986+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.902 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.194739+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.902 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.195438+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.911 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.196126+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.911 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.196906+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.911 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.215690+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118279372, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213053Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 427923865, \"cpu_percentage\": \"2.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213243Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213352Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213455Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213555Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213655Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213753Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213815Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213914Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:10.214087Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.911 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.216918+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118279372, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213053Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 427923865, \"cpu_percentage\": \"2.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213243Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213352Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213455Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213555Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213655Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213753Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213815Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213914Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:10.214087Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.912 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.225413+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118279372, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213053Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 427923865, \"cpu_percentage\": \"2.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213243Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213352Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213455Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213555Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213655Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213753Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213815Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213914Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:10.214087Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:32.912 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.527243+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.912 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.528243+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.912 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.529177+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.912 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.529952+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.912 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.530704+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.912 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.531363+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.912 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.532027+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.912 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.532728+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.912 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.533446+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.912 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.536374+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:32.912 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.537789+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:32.913 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:11 smithi159 bash[24884]: audit 2023-11-17T06:35:10.545709+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:35:32.913 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:12 smithi159 bash[24884]: cluster 2023-11-17T06:35:10.535410+0000 mgr.x (mgr.34640) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.913 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:12 smithi159 bash[24884]: cephadm 2023-11-17T06:35:10.566615+0000 mgr.x (mgr.34640) 8 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:35:32.913 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:12 smithi159 bash[24884]: cluster 2023-11-17T06:35:11.221107+0000 mon.a (mon.0) 620 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:35:32.913 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:14 smithi159 bash[24884]: cluster 2023-11-17T06:35:12.536171+0000 mgr.x (mgr.34640) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.913 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:16 smithi159 bash[24884]: cluster 2023-11-17T06:35:14.537685+0000 mgr.x (mgr.34640) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.913 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:18 smithi159 bash[24884]: cluster 2023-11-17T06:35:16.538417+0000 mgr.x (mgr.34640) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.913 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:19 smithi159 bash[24884]: audit 2023-11-17T06:35:18.632859+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.913 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:19 smithi159 bash[24884]: audit 2023-11-17T06:35:18.633980+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.913 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:19 smithi159 bash[24884]: audit 2023-11-17T06:35:18.638882+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:32.914 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:19 smithi159 bash[24884]: audit 2023-11-17T06:35:18.652495+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-17T06:35:32.914 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:19 smithi159 bash[24884]: audit 2023-11-17T06:35:18.653193+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-17T06:35:32.914 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:19 smithi159 bash[35487]: ignoring --setuser ceph since I am not root 2023-11-17T06:35:32.915 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:19 smithi159 bash[35487]: ignoring --setgroup ceph since I am not root 2023-11-17T06:35:32.915 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:19 smithi159 bash[35487]: debug 2023-11-17T06:35:19.692+0000 7f58deca0700 1 -- 172.21.15.159:0/3736047001 <== mon.1 v2:172.21.15.31:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56360a7544e0 con 0x56360a849000 2023-11-17T06:35:32.915 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:19 smithi159 bash[35487]: debug 2023-11-17T06:35:19.848+0000 7f58eee69680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-17T06:35:32.915 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:09 smithi031 bash[24752]: cluster 2023-11-17T06:35:07.199913+0000 mgr.x (mgr.34640) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.915 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:09 smithi031 bash[28317]: cluster 2023-11-17T06:35:07.199913+0000 mgr.x (mgr.34640) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.915 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:20 smithi159 bash[24884]: cluster 2023-11-17T06:35:18.539146+0000 mgr.x (mgr.34640) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.916 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:20 smithi159 bash[24884]: audit 2023-11-17T06:35:19.649709+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-11-17T06:35:32.916 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:20 smithi159 bash[24884]: cluster 2023-11-17T06:35:19.649870+0000 mon.a (mon.0) 625 : cluster [DBG] mgrmap e21: x(active, since 22s), standbys: y 2023-11-17T06:35:32.917 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:10 smithi031 bash[24752]: audit 2023-11-17T06:35:09.875865+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:09.873554Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.917 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:10 smithi031 bash[28317]: audit 2023-11-17T06:35:09.875865+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:09.873554Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.918 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:19 smithi159 bash[35487]: debug 2023-11-17T06:35:19.952+0000 7f58eee69680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-17T06:35:32.918 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:20 smithi159 bash[35487]: debug 2023-11-17T06:35:20.384+0000 7f58eee69680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-17T06:35:32.918 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:21 smithi159 bash[35487]: debug 2023-11-17T06:35:21.284+0000 7f58eee69680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-17T06:35:32.918 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:21 smithi159 bash[35487]: debug 2023-11-17T06:35:21.376+0000 7f58eee69680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-17T06:35:32.918 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:21 smithi159 bash[35487]: debug 2023-11-17T06:35:21.620+0000 7f58eee69680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-17T06:35:32.918 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:22 smithi159 bash[35487]: debug 2023-11-17T06:35:22.728+0000 7f58eee69680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-17T06:35:32.918 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:22 smithi159 bash[35487]: debug 2023-11-17T06:35:22.888+0000 7f58eee69680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-17T06:35:32.918 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:22 smithi159 bash[35487]: debug 2023-11-17T06:35:22.984+0000 7f58eee69680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-17T06:35:32.919 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:23 smithi159 bash[35487]: debug 2023-11-17T06:35:23.092+0000 7f58eee69680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-17T06:35:32.919 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:23 smithi159 bash[35487]: debug 2023-11-17T06:35:23.312+0000 7f58eee69680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-17T06:35:32.919 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:23 smithi159 bash[35487]: debug 2023-11-17T06:35:23.676+0000 7f58eee69680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-17T06:35:32.919 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:23 smithi159 bash[35487]: debug 2023-11-17T06:35:23.792+0000 7f58eee69680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-17T06:35:32.919 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:24 smithi159 bash[24884]: cluster 2023-11-17T06:35:24.099108+0000 mon.a (mon.0) 626 : cluster [DBG] Standby manager daemon y restarted 2023-11-17T06:35:32.919 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:24 smithi159 bash[24884]: cluster 2023-11-17T06:35:24.099261+0000 mon.a (mon.0) 627 : cluster [DBG] Standby manager daemon y started 2023-11-17T06:35:32.919 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:24 smithi159 bash[24884]: audit 2023-11-17T06:35:24.104740+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.? 172.21.15.31:0/2501403207' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:35:32.919 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:24 smithi159 bash[24884]: audit 2023-11-17T06:35:24.111115+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.? 172.21.15.31:0/2501403207' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:35:32.920 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:10 smithi031 bash[24752]: audit 2023-11-17T06:35:09.877123+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:09.873554Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.920 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:10 smithi031 bash[24752]: audit 2023-11-17T06:35:09.881334+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:09.873554Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:32.920 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:10 smithi031 bash[28317]: audit 2023-11-17T06:35:09.877123+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:09.873554Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.920 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:10 smithi031 bash[28317]: audit 2023-11-17T06:35:09.881334+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:09.873554Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:32.920 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:24 smithi159 bash[35487]: debug 2023-11-17T06:35:24.648+0000 7f58eee69680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-17T06:35:32.921 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:24 smithi159 bash[35487]: debug 2023-11-17T06:35:24.752+0000 7f58eee69680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-17T06:35:32.921 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:24 smithi159 bash[35487]: debug 2023-11-17T06:35:24.864+0000 7f58eee69680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-17T06:35:32.921 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:25 smithi159 bash[24884]: cluster 2023-11-17T06:35:24.162959+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e22: x(active, since 27s), standbys: y 2023-11-17T06:35:32.921 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: cluster 2023-11-17T06:35:09.201351+0000 mgr.x (mgr.34640) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.921 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.190557+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.921 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.191633+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.921 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.192449+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.921 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.193199+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.922 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.193986+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.922 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.194739+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.922 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.195438+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.922 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.196126+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.922 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.196906+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.923 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: cluster 2023-11-17T06:35:09.201351+0000 mgr.x (mgr.34640) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.923 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.190557+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.923 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.191633+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.923 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.192449+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.923 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.193199+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.923 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.193986+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.923 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.194739+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.923 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.195438+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.923 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.196126+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.923 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.196906+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.925 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.215690+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118279372, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213053Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 427923865, \"cpu_percentage\": \"2.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213243Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213352Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213455Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213555Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213655Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213753Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213815Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213914Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:10.214087Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.925 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.215690+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118279372, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213053Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 427923865, \"cpu_percentage\": \"2.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213243Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213352Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213455Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213555Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213655Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213753Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213815Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213914Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:10.214087Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.926 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:25 smithi159 bash[35487]: debug 2023-11-17T06:35:25.080+0000 7f58eee69680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-17T06:35:32.926 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:25 smithi159 bash[35487]: debug 2023-11-17T06:35:25.372+0000 7f58eee69680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-17T06:35:32.926 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:25 smithi159 bash[35487]: debug 2023-11-17T06:35:25.532+0000 7f58eee69680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-17T06:35:32.926 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:25 smithi159 bash[35487]: debug 2023-11-17T06:35:25.700+0000 7f58eee69680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-17T06:35:32.926 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:25 smithi159 bash[35487]: debug 2023-11-17T06:35:25.912+0000 7f58eee69680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-17T06:35:32.926 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:26 smithi159 bash[35487]: debug 2023-11-17T06:35:26.020+0000 7f58eee69680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-17T06:35:32.927 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:26 smithi159 bash[24884]: cluster 2023-11-17T06:35:26.042832+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon x restarted 2023-11-17T06:35:32.927 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:26 smithi159 bash[24884]: cluster 2023-11-17T06:35:26.044087+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon x 2023-11-17T06:35:32.927 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:26 smithi159 bash[24884]: cluster 2023-11-17T06:35:26.057995+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-17T06:35:32.927 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:27 smithi159 bash[24884]: cluster 2023-11-17T06:35:26.189336+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e23: x(active, starting, since 0.145544s), standbys: y 2023-11-17T06:35:32.927 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.216918+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118279372, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213053Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 427923865, \"cpu_percentage\": \"2.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213243Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213352Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213455Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213555Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213655Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213753Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213815Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213914Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:10.214087Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.927 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:32 smithi159 bash[35487]: Warning: Permanently added 'smithi159,172.21.15.159' (ECDSA) to the list of known hosts. 2023-11-17T06:35:32.927 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:32 smithi159 bash[35487]: Warning: Permanently added '172.21.15.31' (ECDSA) to the list of known hosts. 2023-11-17T06:35:32.928 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:32 smithi159 bash[35487]: [17/Nov/2023:06:35:32] ENGINE Bus STARTING 2023-11-17T06:35:32.928 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:32 smithi159 bash[35487]: CherryPy Checker: 2023-11-17T06:35:32.928 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:32 smithi159 bash[35487]: The Application mounted at '' has an empty config. 2023-11-17T06:35:32.928 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:32 smithi159 bash[35487]: [17/Nov/2023:06:35:32] ENGINE Serving on http://:::9283 2023-11-17T06:35:32.928 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:35:32 smithi159 bash[35487]: [17/Nov/2023:06:35:32] ENGINE Bus STARTED 2023-11-17T06:35:32.928 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.216918+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118279372, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213053Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 427923865, \"cpu_percentage\": \"2.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213243Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213352Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213455Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213555Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213655Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213753Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213815Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213914Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:10.214087Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.928 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.225413+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118279372, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213053Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 427923865, \"cpu_percentage\": \"2.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213243Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213352Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213455Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213555Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213655Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213753Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213815Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213914Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:10.214087Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:32.928 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.527243+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.528243+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.529177+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.529952+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.530704+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.531363+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.532027+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.532728+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.533446+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.536374+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:32.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.537789+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:32.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[24752]: audit 2023-11-17T06:35:10.545709+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:35:32.930 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.225413+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118279372, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213053Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 427923865, \"cpu_percentage\": \"2.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213243Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213352Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213455Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213555Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213655Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213753Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213815Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:10.213914Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:10.214087Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:32.930 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.527243+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.930 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.528243+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.930 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.529177+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.930 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.529952+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.930 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.530704+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.930 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.531363+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.930 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.532027+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.930 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.532728+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:32.930 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.533446+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:32.931 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.536374+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:32.931 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.537789+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:32.931 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:11 smithi031 bash[28317]: audit 2023-11-17T06:35:10.545709+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:35:32.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:12 smithi031 bash[24752]: cluster 2023-11-17T06:35:10.535410+0000 mgr.x (mgr.34640) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:12 smithi031 bash[24752]: cephadm 2023-11-17T06:35:10.566615+0000 mgr.x (mgr.34640) 8 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:35:32.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:12 smithi031 bash[24752]: cluster 2023-11-17T06:35:11.221107+0000 mon.a (mon.0) 620 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:35:32.932 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:12 smithi031 bash[28317]: cluster 2023-11-17T06:35:10.535410+0000 mgr.x (mgr.34640) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.932 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:12 smithi031 bash[28317]: cephadm 2023-11-17T06:35:10.566615+0000 mgr.x (mgr.34640) 8 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2023-11-17T06:35:32.932 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:12 smithi031 bash[28317]: cluster 2023-11-17T06:35:11.221107+0000 mon.a (mon.0) 620 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:35:32.932 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:14 smithi031 bash[28317]: cluster 2023-11-17T06:35:12.536171+0000 mgr.x (mgr.34640) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.932 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:14 smithi031 bash[24752]: cluster 2023-11-17T06:35:12.536171+0000 mgr.x (mgr.34640) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.932 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:16 smithi031 bash[24752]: cluster 2023-11-17T06:35:14.537685+0000 mgr.x (mgr.34640) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.932 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:16 smithi031 bash[28317]: cluster 2023-11-17T06:35:14.537685+0000 mgr.x (mgr.34640) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.933 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:18 smithi031 bash[24752]: cluster 2023-11-17T06:35:16.538417+0000 mgr.x (mgr.34640) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.933 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:18 smithi031 bash[28317]: cluster 2023-11-17T06:35:16.538417+0000 mgr.x (mgr.34640) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.934 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[24752]: audit 2023-11-17T06:35:18.632859+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.934 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[28317]: audit 2023-11-17T06:35:18.632859+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.935 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[24752]: audit 2023-11-17T06:35:18.633980+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.936 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[24752]: audit 2023-11-17T06:35:18.638882+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:32.936 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[24752]: audit 2023-11-17T06:35:18.652495+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-17T06:35:32.936 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[24752]: audit 2023-11-17T06:35:18.653193+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-17T06:35:32.937 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[28317]: audit 2023-11-17T06:35:18.633980+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:32.937 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[28317]: audit 2023-11-17T06:35:18.638882+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103546880, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.871795Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300626739, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872112Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872293Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49943674, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872462Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"2.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872629Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.872846Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873009Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873171Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:09.873269Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:32.937 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[28317]: audit 2023-11-17T06:35:18.652495+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.34640 172.21.15.159:0/2236241108' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-17T06:35:32.937 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[28317]: audit 2023-11-17T06:35:18.653193+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-17T06:35:32.937 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[25016]: ignoring --setuser ceph since I am not root 2023-11-17T06:35:32.938 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[25016]: ignoring --setgroup ceph since I am not root 2023-11-17T06:35:32.938 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[25016]: debug 2023-11-17T06:35:19.686+0000 7f1128f7a040 1 -- 172.21.15.31:0/3007355258 >> [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] conn(0x55ea09596c00 msgr2=0x55ea0a20c000 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-17T06:35:32.938 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[25016]: debug 2023-11-17T06:35:19.686+0000 7f1128f7a040 1 --2- 172.21.15.31:0/3007355258 >> [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] conn(0x55ea09596c00 0x55ea0a20c000 secure :-1 s=READY pgs=163 cs=0 l=1 rx=0x55ea09589110 tx=0x55ea0958b7c0).stop 2023-11-17T06:35:32.938 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:35:19 smithi031 bash[47186]: level=info ts=2023-11-17T06:35:19.736Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-11-17T06:35:32.938 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:20 smithi031 bash[24752]: cluster 2023-11-17T06:35:18.539146+0000 mgr.x (mgr.34640) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.938 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:20 smithi031 bash[24752]: audit 2023-11-17T06:35:19.649709+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-11-17T06:35:32.938 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:20 smithi031 bash[24752]: cluster 2023-11-17T06:35:19.649870+0000 mon.a (mon.0) 625 : cluster [DBG] mgrmap e21: x(active, since 22s), standbys: y 2023-11-17T06:35:32.939 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:20 smithi031 bash[28317]: cluster 2023-11-17T06:35:18.539146+0000 mgr.x (mgr.34640) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:32.939 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:20 smithi031 bash[28317]: audit 2023-11-17T06:35:19.649709+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34640 ' entity='mgr.x' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-11-17T06:35:32.939 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:20 smithi031 bash[28317]: cluster 2023-11-17T06:35:19.649870+0000 mon.a (mon.0) 625 : cluster [DBG] mgrmap e21: x(active, since 22s), standbys: y 2023-11-17T06:35:32.939 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:35:21 smithi031 bash[47186]: level=info ts=2023-11-17T06:35:21.679Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000318165s 2023-11-17T06:35:32.939 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:35:24 smithi031 bash[25016]: [17/Nov/2023:06:35:24] ENGINE Bus STARTING 2023-11-17T06:35:32.939 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:35:24 smithi031 bash[25016]: CherryPy Checker: 2023-11-17T06:35:32.939 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:35:24 smithi031 bash[25016]: The Application mounted at '' has an empty config. 2023-11-17T06:35:32.940 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:35:24 smithi031 bash[25016]: [17/Nov/2023:06:35:24] ENGINE Serving on http://:::9283 2023-11-17T06:35:32.940 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:35:24 smithi031 bash[25016]: [17/Nov/2023:06:35:24] ENGINE Bus STARTED 2023-11-17T06:35:32.940 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:24 smithi031 bash[24752]: cluster 2023-11-17T06:35:24.099108+0000 mon.a (mon.0) 626 : cluster [DBG] Standby manager daemon y restarted 2023-11-17T06:35:32.940 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:24 smithi031 bash[24752]: cluster 2023-11-17T06:35:24.099261+0000 mon.a (mon.0) 627 : cluster [DBG] Standby manager daemon y started 2023-11-17T06:35:32.940 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:24 smithi031 bash[24752]: audit 2023-11-17T06:35:24.104740+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.? 172.21.15.31:0/2501403207' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:35:32.940 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:24 smithi031 bash[24752]: audit 2023-11-17T06:35:24.111115+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.? 172.21.15.31:0/2501403207' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:35:32.940 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:24 smithi031 bash[28317]: cluster 2023-11-17T06:35:24.099108+0000 mon.a (mon.0) 626 : cluster [DBG] Standby manager daemon y restarted 2023-11-17T06:35:32.940 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:24 smithi031 bash[28317]: cluster 2023-11-17T06:35:24.099261+0000 mon.a (mon.0) 627 : cluster [DBG] Standby manager daemon y started 2023-11-17T06:35:32.941 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:24 smithi031 bash[28317]: audit 2023-11-17T06:35:24.104740+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.? 172.21.15.31:0/2501403207' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:35:32.941 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:24 smithi031 bash[28317]: audit 2023-11-17T06:35:24.111115+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.? 172.21.15.31:0/2501403207' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:35:32.941 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:25 smithi031 bash[24752]: cluster 2023-11-17T06:35:24.162959+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e22: x(active, since 27s), standbys: y 2023-11-17T06:35:32.941 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:25 smithi031 bash[28317]: cluster 2023-11-17T06:35:24.162959+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e22: x(active, since 27s), standbys: y 2023-11-17T06:35:32.941 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:26 smithi031 bash[24752]: cluster 2023-11-17T06:35:26.042832+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon x restarted 2023-11-17T06:35:32.941 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:26 smithi031 bash[24752]: cluster 2023-11-17T06:35:26.044087+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon x 2023-11-17T06:35:32.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:26 smithi031 bash[24752]: cluster 2023-11-17T06:35:26.057995+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-17T06:35:32.942 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:26 smithi031 bash[28317]: cluster 2023-11-17T06:35:26.042832+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon x restarted 2023-11-17T06:35:32.942 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:26 smithi031 bash[28317]: cluster 2023-11-17T06:35:26.044087+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon x 2023-11-17T06:35:32.942 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:26 smithi031 bash[28317]: cluster 2023-11-17T06:35:26.057995+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-17T06:35:32.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:27 smithi031 bash[24752]: cluster 2023-11-17T06:35:26.189336+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e23: x(active, starting, since 0.145544s), standbys: y 2023-11-17T06:35:32.942 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:27 smithi031 bash[28317]: cluster 2023-11-17T06:35:26.189336+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e23: x(active, starting, since 0.145544s), standbys: y 2023-11-17T06:35:32.943 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:35:29 smithi031 bash[47186]: level=info ts=2023-11-17T06:35:29.680Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002184555s 2023-11-17T06:35:33.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.192786+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:35:33.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.193209+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:35:33.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.193515+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:35:33.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.196527+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:35:33.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.197440+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:35:33.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.198245+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:35:33.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.198961+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:35:33.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.199601+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:35:33.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.200565+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:35:33.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.201283+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:35:33.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.201712+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:35:33.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.202190+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:35:33.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.202649+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:35:33.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.203374+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:35:33.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.203771+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:35:33.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.204345+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:35:33.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.206993+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:35:33.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.208893+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-17T06:35:33.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.192786+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:35:33.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.193209+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:35:33.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.193515+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:35:33.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.196527+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:35:33.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.197440+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:35:33.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.198245+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:35:33.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.198961+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:35:33.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.199601+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:35:33.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.200565+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:35:33.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.201283+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:35:33.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.201712+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:35:33.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.202190+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:35:33.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.202649+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:35:33.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.203374+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:35:33.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.203771+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:35:33.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.204345+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:35:33.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.206993+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:35:33.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.208893+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-17T06:35:33.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.209688+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:35:33.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.210285+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:35:33.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.210843+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:35:33.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.211399+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:35:33.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.211939+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:35:33.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.212448+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-17T06:35:33.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.212957+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:35:33.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.213527+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:35:33.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.214015+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:35:33.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.214468+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:35:33.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.214909+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:35:33.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.215342+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:35:33.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.215804+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:35:33.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.216265+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:35:33.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.216772+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:35:33.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.217241+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:35:33.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.209688+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:35:33.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.210285+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:35:33.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.210843+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:35:33.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.211399+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:35:33.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.211939+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:35:33.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.212448+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-17T06:35:33.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.212957+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:35:33.450 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.213527+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:35:33.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.214015+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:35:33.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.214468+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:35:33.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.214909+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:35:33.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.215342+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:35:33.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.215804+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:35:33.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.216265+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:35:33.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.216772+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:35:33.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.217241+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:35:33.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.217721+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:35:33.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.218186+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:35:33.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.218680+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:35:33.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.219135+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:35:33.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.219630+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:35:33.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: cluster 2023-11-17T06:35:32.225709+0000 mon.a (mon.0) 635 : cluster [INF] Manager daemon x is now available 2023-11-17T06:35:33.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.377191+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:35:33.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.443967+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-11-17T06:35:33.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.444733+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-11-17T06:35:33.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.451268+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]': finished 2023-11-17T06:35:33.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.455917+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' 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\": 1700202932.4552534, \"last_seen\": 1700202932.4552534, \"count\": 1, \"active\": true}}"}]: dispatch 2023-11-17T06:35:33.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.456666+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14811 ' 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\": 1700202932.4552534, \"last_seen\": 1700202932.4552534, \"count\": 1, \"active\": true}}"}]: dispatch 2023-11-17T06:35:33.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.461134+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14811 ' 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\": 1700202932.4552534, \"last_seen\": 1700202932.4552534, \"count\": 1, \"active\": true}}"}]': finished 2023-11-17T06:35:33.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.467459+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:35:33.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.468160+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:35:33.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.217721+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:35:33.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.218186+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:35:33.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.218680+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:35:33.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.219135+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:35:33.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.219630+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:35:33.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: cluster 2023-11-17T06:35:32.225709+0000 mon.a (mon.0) 635 : cluster [INF] Manager daemon x is now available 2023-11-17T06:35:33.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.377191+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:35:33.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.443967+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-11-17T06:35:33.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.444733+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-11-17T06:35:33.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.451268+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]': finished 2023-11-17T06:35:33.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.455917+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' 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\": 1700202932.4552534, \"last_seen\": 1700202932.4552534, \"count\": 1, \"active\": true}}"}]: dispatch 2023-11-17T06:35:33.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.456666+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14811 ' 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\": 1700202932.4552534, \"last_seen\": 1700202932.4552534, \"count\": 1, \"active\": true}}"}]: dispatch 2023-11-17T06:35:33.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.461134+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14811 ' 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\": 1700202932.4552534, \"last_seen\": 1700202932.4552534, \"count\": 1, \"active\": true}}"}]': finished 2023-11-17T06:35:33.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.467459+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:35:33.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.468160+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:35:33.495 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.485857+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:35:33.495 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.486669+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:35:33.495 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.750099+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:33.495 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[24752]: audit 2023-11-17T06:35:32.751034+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:33.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.485857+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:35:33.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.486669+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:35:33.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.750099+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:33.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:33 smithi031 bash[28317]: audit 2023-11-17T06:35:32.751034+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:33.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.192786+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:35:33.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.193209+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:35:33.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.193515+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:35:33.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.196527+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:35:33.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.197440+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:35:33.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.198245+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:35:33.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.198961+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:35:33.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.199601+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:35:33.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.200565+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:35:33.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.201283+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:35:33.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.201712+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:35:33.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.202190+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:35:33.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.202649+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:35:33.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.203374+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:35:33.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.203771+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:35:33.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.204345+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:35:33.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.206993+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:35:33.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.208893+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-17T06:35:33.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.209688+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:35:33.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.210285+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:35:33.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.210843+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:35:33.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.211399+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:35:33.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.211939+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:35:33.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.212448+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-17T06:35:33.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.212957+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:35:33.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.213527+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:35:33.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.214015+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:35:33.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.214468+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:35:33.508 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.214909+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:35:33.509 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.215342+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:35:33.509 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.215804+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:35:33.509 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.216265+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:35:33.509 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.216772+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:35:33.509 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.217241+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:35:33.509 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.217721+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:35:33.509 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.218186+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:35:33.509 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.218680+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:35:33.509 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.219135+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:35:33.509 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.219630+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:35:33.509 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: cluster 2023-11-17T06:35:32.225709+0000 mon.a (mon.0) 635 : cluster [INF] Manager daemon x is now available 2023-11-17T06:35:33.510 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.377191+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:35:33.510 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.443967+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-11-17T06:35:33.510 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.444733+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-11-17T06:35:33.510 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.451268+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]': finished 2023-11-17T06:35:33.510 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.455917+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' 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\": 1700202932.4552534, \"last_seen\": 1700202932.4552534, \"count\": 1, \"active\": true}}"}]: dispatch 2023-11-17T06:35:33.510 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.456666+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14811 ' 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\": 1700202932.4552534, \"last_seen\": 1700202932.4552534, \"count\": 1, \"active\": true}}"}]: dispatch 2023-11-17T06:35:33.510 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.461134+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14811 ' 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\": 1700202932.4552534, \"last_seen\": 1700202932.4552534, \"count\": 1, \"active\": true}}"}]': finished 2023-11-17T06:35:33.510 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.467459+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:35:33.510 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.468160+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:35:33.510 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.485857+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:35:33.510 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.486669+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:35:33.510 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.750099+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:33.510 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:33 smithi159 bash[24884]: audit 2023-11-17T06:35:32.751034+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:34.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:34 smithi031 bash[24752]: cluster 2023-11-17T06:35:33.132134+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e24: x(active, since 7s), standbys: y 2023-11-17T06:35:36.461 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:34 smithi031 bash[24752]: cluster 2023-11-17T06:35:33.140602+0000 mgr.x (mgr.14811) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:36.462 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:34 smithi031 bash[28317]: cluster 2023-11-17T06:35:33.132134+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e24: x(active, since 7s), standbys: y 2023-11-17T06:35:36.462 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:34 smithi031 bash[28317]: cluster 2023-11-17T06:35:33.140602+0000 mgr.x (mgr.14811) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:36.462 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:35 smithi031 bash[24752]: cluster 2023-11-17T06:35:34.139285+0000 mon.a (mon.0) 643 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-17T06:35:36.462 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:35 smithi031 bash[24752]: cluster 2023-11-17T06:35:34.139334+0000 mon.a (mon.0) 644 : cluster [INF] Cluster is now healthy 2023-11-17T06:35:36.462 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:35 smithi031 bash[24752]: cluster 2023-11-17T06:35:34.154307+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2023-11-17T06:35:36.462 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:35 smithi031 bash[24752]: cluster 2023-11-17T06:35:34.203697+0000 mgr.x (mgr.14811) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:36.463 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:35 smithi031 bash[28317]: cluster 2023-11-17T06:35:34.139285+0000 mon.a (mon.0) 643 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-17T06:35:36.463 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:35 smithi031 bash[28317]: cluster 2023-11-17T06:35:34.139334+0000 mon.a (mon.0) 644 : cluster [INF] Cluster is now healthy 2023-11-17T06:35:36.463 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:35 smithi031 bash[28317]: cluster 2023-11-17T06:35:34.154307+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2023-11-17T06:35:36.463 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:35 smithi031 bash[28317]: cluster 2023-11-17T06:35:34.203697+0000 mgr.x (mgr.14811) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:36.464 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:34 smithi159 bash[24884]: cluster 2023-11-17T06:35:33.132134+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e24: x(active, since 7s), standbys: y 2023-11-17T06:35:36.464 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:34 smithi159 bash[24884]: cluster 2023-11-17T06:35:33.140602+0000 mgr.x (mgr.14811) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:36.464 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:35 smithi159 bash[24884]: cluster 2023-11-17T06:35:34.139285+0000 mon.a (mon.0) 643 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-17T06:35:36.464 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:35 smithi159 bash[24884]: cluster 2023-11-17T06:35:34.139334+0000 mon.a (mon.0) 644 : cluster [INF] Cluster is now healthy 2023-11-17T06:35:36.464 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:35 smithi159 bash[24884]: cluster 2023-11-17T06:35:34.154307+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2023-11-17T06:35:36.465 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:35 smithi159 bash[24884]: cluster 2023-11-17T06:35:34.203697+0000 mgr.x (mgr.14811) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:37.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:37 smithi031 bash[24752]: cluster 2023-11-17T06:35:36.204396+0000 mgr.x (mgr.14811) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:37.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:37 smithi031 bash[28317]: cluster 2023-11-17T06:35:36.204396+0000 mgr.x (mgr.14811) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:37.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:37 smithi159 bash[24884]: cluster 2023-11-17T06:35:36.204396+0000 mgr.x (mgr.14811) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:39.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: cluster 2023-11-17T06:35:38.205890+0000 mgr.x (mgr.14811) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:39.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: cluster 2023-11-17T06:35:38.205890+0000 mgr.x (mgr.14811) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:39.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.667113+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:39.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.667113+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:39.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.668723+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:39.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.668723+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:39.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.675303+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:39.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.675303+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:39.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.802456+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.799506Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:39.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.802456+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.799506Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:39.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.803715+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.799506Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:39.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.803715+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.799506Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:39.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.810744+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.799506Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:39.700 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.810744+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.799506Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:39.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.947127+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.948196+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.949098+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.949966+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.950778+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.951626+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.952359+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.953041+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:38.953742+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:39.077464+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:39.078188+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:39.078812+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:39.079385+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:39.079967+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:39.080539+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:39.081134+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.947127+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.948196+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.949098+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.949966+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.950778+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.951626+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.952359+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.953041+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:38.953742+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:39.077464+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:39.078188+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:39.078812+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:39.079385+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.705 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:39.079967+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.705 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:39.080539+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.705 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:39.081134+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:39.081699+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:39.082289+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:39.084304+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:39.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:39.086402+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:39.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[24752]: audit 2023-11-17T06:35:39.092549+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:35:39.707 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:39.081699+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.707 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:39.082289+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.707 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:39.084304+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:39.707 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:39.086402+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:39.707 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:39 smithi031 bash[28317]: audit 2023-11-17T06:35:39.092549+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:35:39.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: cluster 2023-11-17T06:35:38.205890+0000 mgr.x (mgr.14811) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:39.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.667113+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:39.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.668723+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:39.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.675303+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:39.756 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.802456+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.799506Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:39.756 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.803715+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.799506Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:39.756 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.810744+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.799506Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:39.757 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.947127+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.757 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.948196+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.757 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.949098+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.757 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.949966+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.757 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.950778+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.757 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.951626+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.757 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.952359+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.757 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.953041+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.757 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:38.953742+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.757 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:39.077464+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.758 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:39.078188+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.758 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:39.078812+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.758 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:39.079385+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.758 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:39.079967+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.758 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:39.080539+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.758 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:39.081134+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.758 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:39.081699+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:35:39.758 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:39.082289+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:35:39.758 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:39.084304+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:39.758 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:39.086402+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:39.758 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:39 smithi159 bash[24884]: audit 2023-11-17T06:35:39.092549+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:35:40.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:40 smithi031 bash[24752]: cephadm 2023-11-17T06:35:39.118677+0000 mgr.x (mgr.14811) 6 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:35:40.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:40 smithi031 bash[24752]: cluster 2023-11-17T06:35:39.806241+0000 mon.a (mon.0) 652 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:35:40.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:40 smithi031 bash[28317]: cephadm 2023-11-17T06:35:39.118677+0000 mgr.x (mgr.14811) 6 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:35:40.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:40 smithi031 bash[28317]: cluster 2023-11-17T06:35:39.806241+0000 mon.a (mon.0) 652 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:35:40.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:40 smithi159 bash[24884]: cephadm 2023-11-17T06:35:39.118677+0000 mgr.x (mgr.14811) 6 : cephadm [INF] Deploying daemon prometheus.a on smithi159 2023-11-17T06:35:40.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:40 smithi159 bash[24884]: cluster 2023-11-17T06:35:39.806241+0000 mon.a (mon.0) 652 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:35:42.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:42 smithi031 bash[24752]: cluster 2023-11-17T06:35:41.084671+0000 mgr.x (mgr.14811) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:42.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:42 smithi031 bash[28317]: cluster 2023-11-17T06:35:41.084671+0000 mgr.x (mgr.14811) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:42.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:42 smithi159 bash[24884]: cluster 2023-11-17T06:35:41.084671+0000 mgr.x (mgr.14811) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:44.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:44 smithi031 bash[28317]: cluster 2023-11-17T06:35:43.085380+0000 mgr.x (mgr.14811) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:44.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:44 smithi031 bash[24752]: cluster 2023-11-17T06:35:43.085380+0000 mgr.x (mgr.14811) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:44.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:44 smithi159 bash[24884]: cluster 2023-11-17T06:35:43.085380+0000 mgr.x (mgr.14811) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:46.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:46 smithi031 bash[28317]: cluster 2023-11-17T06:35:45.087023+0000 mgr.x (mgr.14811) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:46.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:46 smithi031 bash[24752]: cluster 2023-11-17T06:35:45.087023+0000 mgr.x (mgr.14811) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:46.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:46 smithi159 bash[24884]: cluster 2023-11-17T06:35:45.087023+0000 mgr.x (mgr.14811) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:48.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:48 smithi159 bash[24884]: cluster 2023-11-17T06:35:47.087875+0000 mgr.x (mgr.14811) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:48.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:48 smithi031 bash[24752]: cluster 2023-11-17T06:35:47.087875+0000 mgr.x (mgr.14811) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:48.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:48 smithi031 bash[28317]: cluster 2023-11-17T06:35:47.087875+0000 mgr.x (mgr.14811) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:50.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:50 smithi159 bash[24884]: cluster 2023-11-17T06:35:49.089438+0000 mgr.x (mgr.14811) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:50.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:50 smithi031 bash[24752]: cluster 2023-11-17T06:35:49.089438+0000 mgr.x (mgr.14811) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:50.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:50 smithi031 bash[28317]: cluster 2023-11-17T06:35:49.089438+0000 mgr.x (mgr.14811) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:51.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:51 smithi159 bash[24884]: audit 2023-11-17T06:35:51.127638+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"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-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:51.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:51 smithi159 bash[24884]: audit 2023-11-17T06:35:51.128827+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"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-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:51.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:51 smithi159 bash[24884]: audit 2023-11-17T06:35:51.135494+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"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-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:51.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:51 smithi159 bash[24884]: audit 2023-11-17T06:35:51.139085+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:51.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:51 smithi031 bash[24752]: audit 2023-11-17T06:35:51.127638+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"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-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:51.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:51 smithi031 bash[28317]: audit 2023-11-17T06:35:51.127638+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"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-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:51.698 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:51 smithi031 bash[24752]: audit 2023-11-17T06:35:51.128827+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"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-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:51.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:51 smithi031 bash[28317]: audit 2023-11-17T06:35:51.128827+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"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-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:51.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:51 smithi031 bash[24752]: audit 2023-11-17T06:35:51.135494+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"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-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:51.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:51 smithi031 bash[24752]: audit 2023-11-17T06:35:51.139085+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:51.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:51 smithi031 bash[28317]: audit 2023-11-17T06:35:51.135494+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118489088, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.796980Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 428762726, \"cpu_percentage\": \"3.50%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797376Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797646Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.797900Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48916070, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798150Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798398Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798646Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28416409, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.798796Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.799089Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"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-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:51.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:51 smithi031 bash[28317]: audit 2023-11-17T06:35:51.139085+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:35:52.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:52 smithi159 bash[24884]: cluster 2023-11-17T06:35:51.089887+0000 mgr.x (mgr.14811) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:52.504 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:35:52 smithi159 bash[37707]: ts=2023-11-17T06:35:52.322Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-11-17T06:35:52.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:52 smithi031 bash[24752]: cluster 2023-11-17T06:35:51.089887+0000 mgr.x (mgr.14811) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:52.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:52 smithi031 bash[28317]: cluster 2023-11-17T06:35:51.089887+0000 mgr.x (mgr.14811) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:53.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:53 smithi031 bash[28317]: audit 2023-11-17T06:35:52.463088+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202113.5187485, \"finished_at\": 1700202932.4444995, \"add_to_ceph_s:\": 1700202098.9004645}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202128.8415449, \"finished_at\": 1700202932.4445076, \"add_to_ceph_s:\": 1700202122.02836}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202188.6096184, \"finished_at\": 1700202932.444511, \"add_to_ceph_s:\": 1700202172.0299132}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202203.875977, \"finished_at\": 1700202932.4445143, \"add_to_ceph_s:\": 1700202197.0156372}, {\"id\": \"cebe0dd1-6cd1-434e-b232-b2b2ca339cbb\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700202939.0969298, \"finished_at\": 1700202951.1370132, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:35:53.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:53 smithi031 bash[28317]: audit 2023-11-17T06:35:52.464012+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202113.5187485, \"finished_at\": 1700202932.4444995, \"add_to_ceph_s:\": 1700202098.9004645}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202128.8415449, \"finished_at\": 1700202932.4445076, \"add_to_ceph_s:\": 1700202122.02836}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202188.6096184, \"finished_at\": 1700202932.444511, \"add_to_ceph_s:\": 1700202172.0299132}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202203.875977, \"finished_at\": 1700202932.4445143, \"add_to_ceph_s:\": 1700202197.0156372}, {\"id\": \"cebe0dd1-6cd1-434e-b232-b2b2ca339cbb\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700202939.0969298, \"finished_at\": 1700202951.1370132, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:35:53.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:53 smithi031 bash[28317]: audit 2023-11-17T06:35:52.470458+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202113.5187485, \"finished_at\": 1700202932.4444995, \"add_to_ceph_s:\": 1700202098.9004645}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202128.8415449, \"finished_at\": 1700202932.4445076, \"add_to_ceph_s:\": 1700202122.02836}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202188.6096184, \"finished_at\": 1700202932.444511, \"add_to_ceph_s:\": 1700202172.0299132}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202203.875977, \"finished_at\": 1700202932.4445143, \"add_to_ceph_s:\": 1700202197.0156372}, {\"id\": \"cebe0dd1-6cd1-434e-b232-b2b2ca339cbb\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700202939.0969298, \"finished_at\": 1700202951.1370132, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:35:53.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:53 smithi031 bash[24752]: audit 2023-11-17T06:35:52.463088+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202113.5187485, \"finished_at\": 1700202932.4444995, \"add_to_ceph_s:\": 1700202098.9004645}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202128.8415449, \"finished_at\": 1700202932.4445076, \"add_to_ceph_s:\": 1700202122.02836}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202188.6096184, \"finished_at\": 1700202932.444511, \"add_to_ceph_s:\": 1700202172.0299132}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202203.875977, \"finished_at\": 1700202932.4445143, \"add_to_ceph_s:\": 1700202197.0156372}, {\"id\": \"cebe0dd1-6cd1-434e-b232-b2b2ca339cbb\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700202939.0969298, \"finished_at\": 1700202951.1370132, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:35:53.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:53 smithi031 bash[24752]: audit 2023-11-17T06:35:52.464012+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202113.5187485, \"finished_at\": 1700202932.4444995, \"add_to_ceph_s:\": 1700202098.9004645}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202128.8415449, \"finished_at\": 1700202932.4445076, \"add_to_ceph_s:\": 1700202122.02836}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202188.6096184, \"finished_at\": 1700202932.444511, \"add_to_ceph_s:\": 1700202172.0299132}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202203.875977, \"finished_at\": 1700202932.4445143, \"add_to_ceph_s:\": 1700202197.0156372}, {\"id\": \"cebe0dd1-6cd1-434e-b232-b2b2ca339cbb\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700202939.0969298, \"finished_at\": 1700202951.1370132, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:35:53.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:53 smithi031 bash[24752]: audit 2023-11-17T06:35:52.470458+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202113.5187485, \"finished_at\": 1700202932.4444995, \"add_to_ceph_s:\": 1700202098.9004645}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202128.8415449, \"finished_at\": 1700202932.4445076, \"add_to_ceph_s:\": 1700202122.02836}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202188.6096184, \"finished_at\": 1700202932.444511, \"add_to_ceph_s:\": 1700202172.0299132}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202203.875977, \"finished_at\": 1700202932.4445143, \"add_to_ceph_s:\": 1700202197.0156372}, {\"id\": \"cebe0dd1-6cd1-434e-b232-b2b2ca339cbb\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700202939.0969298, \"finished_at\": 1700202951.1370132, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:35:53.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:53 smithi159 bash[24884]: audit 2023-11-17T06:35:52.463088+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202113.5187485, \"finished_at\": 1700202932.4444995, \"add_to_ceph_s:\": 1700202098.9004645}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202128.8415449, \"finished_at\": 1700202932.4445076, \"add_to_ceph_s:\": 1700202122.02836}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202188.6096184, \"finished_at\": 1700202932.444511, \"add_to_ceph_s:\": 1700202172.0299132}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202203.875977, \"finished_at\": 1700202932.4445143, \"add_to_ceph_s:\": 1700202197.0156372}, {\"id\": \"cebe0dd1-6cd1-434e-b232-b2b2ca339cbb\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700202939.0969298, \"finished_at\": 1700202951.1370132, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:35:53.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:53 smithi159 bash[24884]: audit 2023-11-17T06:35:52.464012+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202113.5187485, \"finished_at\": 1700202932.4444995, \"add_to_ceph_s:\": 1700202098.9004645}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202128.8415449, \"finished_at\": 1700202932.4445076, \"add_to_ceph_s:\": 1700202122.02836}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202188.6096184, \"finished_at\": 1700202932.444511, \"add_to_ceph_s:\": 1700202172.0299132}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202203.875977, \"finished_at\": 1700202932.4445143, \"add_to_ceph_s:\": 1700202197.0156372}, {\"id\": \"cebe0dd1-6cd1-434e-b232-b2b2ca339cbb\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700202939.0969298, \"finished_at\": 1700202951.1370132, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-17T06:35:53.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:53 smithi159 bash[24884]: audit 2023-11-17T06:35:52.470458+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"29e02a19-c344-43b0-8b92-fc0f07c04456\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700202113.5187485, \"finished_at\": 1700202932.4444995, \"add_to_ceph_s:\": 1700202098.9004645}, {\"id\": \"c53c62ab-60eb-46e8-aecc-fd3d94b01b83\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1700202128.8415449, \"finished_at\": 1700202932.4445076, \"add_to_ceph_s:\": 1700202122.02836}, {\"id\": \"7975b485-d672-4dee-9d7c-0807fd78294b\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1700202188.6096184, \"finished_at\": 1700202932.444511, \"add_to_ceph_s:\": 1700202172.0299132}, {\"id\": \"a06e2970-4191-4224-ba50-e109a596e517\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700202203.875977, \"finished_at\": 1700202932.4445143, \"add_to_ceph_s:\": 1700202197.0156372}, {\"id\": \"cebe0dd1-6cd1-434e-b232-b2b2ca339cbb\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1700202939.0969298, \"finished_at\": 1700202951.1370132, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-17T06:35:54.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:54 smithi159 bash[24884]: cluster 2023-11-17T06:35:53.090556+0000 mgr.x (mgr.14811) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:54.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:54 smithi031 bash[24752]: cluster 2023-11-17T06:35:53.090556+0000 mgr.x (mgr.14811) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:54.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:54 smithi031 bash[28317]: cluster 2023-11-17T06:35:53.090556+0000 mgr.x (mgr.14811) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:56.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:56 smithi159 bash[24884]: cluster 2023-11-17T06:35:55.092018+0000 mgr.x (mgr.14811) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:56.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:56 smithi031 bash[24752]: cluster 2023-11-17T06:35:55.092018+0000 mgr.x (mgr.14811) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:56.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:56 smithi031 bash[28317]: cluster 2023-11-17T06:35:55.092018+0000 mgr.x (mgr.14811) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:58.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: cluster 2023-11-17T06:35:57.092836+0000 mgr.x (mgr.14811) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:58.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: cluster 2023-11-17T06:35:57.092836+0000 mgr.x (mgr.14811) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:58.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: audit 2023-11-17T06:35:57.337849+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:58.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: audit 2023-11-17T06:35:57.337849+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:58.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: audit 2023-11-17T06:35:57.339198+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:58.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: audit 2023-11-17T06:35:57.339198+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:58.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: audit 2023-11-17T06:35:57.345954+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:58.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: cluster 2023-11-17T06:35:57.348505+0000 mgr.x (mgr.14811) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:58.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: cluster 2023-11-17T06:35:57.349113+0000 mgr.x (mgr.14811) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:58.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: audit 2023-11-17T06:35:57.350434+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:58.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: audit 2023-11-17T06:35:57.352526+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:58.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: audit 2023-11-17T06:35:57.358350+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:35:58.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: cephadm 2023-11-17T06:35:57.368182+0000 mgr.x (mgr.14811) 18 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-17T06:35:58.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: audit 2023-11-17T06:35:57.368640+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-17T06:35:58.450 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: audit 2023-11-17T06:35:57.370075+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-17T06:35:58.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: audit 2023-11-17T06:35:57.371440+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:35:58.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: cephadm 2023-11-17T06:35:57.372810+0000 mgr.x (mgr.14811) 19 : cephadm [INF] Reconfiguring daemon mon.a on smithi031 2023-11-17T06:35:58.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[24752]: audit 2023-11-17T06:35:57.373758+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-17T06:35:58.451 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: audit 2023-11-17T06:35:57.345954+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:58.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: cluster 2023-11-17T06:35:57.348505+0000 mgr.x (mgr.14811) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:58.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: cluster 2023-11-17T06:35:57.349113+0000 mgr.x (mgr.14811) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:58.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: audit 2023-11-17T06:35:57.350434+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:58.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: audit 2023-11-17T06:35:57.352526+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:58.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: audit 2023-11-17T06:35:57.358350+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:35:58.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: cephadm 2023-11-17T06:35:57.368182+0000 mgr.x (mgr.14811) 18 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-17T06:35:58.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: audit 2023-11-17T06:35:57.368640+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-17T06:35:58.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: audit 2023-11-17T06:35:57.370075+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-17T06:35:58.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: audit 2023-11-17T06:35:57.371440+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:35:58.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: cephadm 2023-11-17T06:35:57.372810+0000 mgr.x (mgr.14811) 19 : cephadm [INF] Reconfiguring daemon mon.a on smithi031 2023-11-17T06:35:58.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:35:58 smithi031 bash[28317]: audit 2023-11-17T06:35:57.373758+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-17T06:35:58.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: cluster 2023-11-17T06:35:57.092836+0000 mgr.x (mgr.14811) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:58.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: audit 2023-11-17T06:35:57.337849+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:58.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: audit 2023-11-17T06:35:57.339198+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:35:58.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: audit 2023-11-17T06:35:57.345954+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:51.334148Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:35:58.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: cluster 2023-11-17T06:35:57.348505+0000 mgr.x (mgr.14811) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:58.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: cluster 2023-11-17T06:35:57.349113+0000 mgr.x (mgr.14811) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:35:58.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: audit 2023-11-17T06:35:57.350434+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:58.506 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: audit 2023-11-17T06:35:57.352526+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:35:58.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: audit 2023-11-17T06:35:57.358350+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:35:58.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: cephadm 2023-11-17T06:35:57.368182+0000 mgr.x (mgr.14811) 18 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-17T06:35:58.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: audit 2023-11-17T06:35:57.368640+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-17T06:35:58.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: audit 2023-11-17T06:35:57.370075+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-17T06:35:58.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: audit 2023-11-17T06:35:57.371440+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:35:58.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: cephadm 2023-11-17T06:35:57.372810+0000 mgr.x (mgr.14811) 19 : cephadm [INF] Reconfiguring daemon mon.a on smithi031 2023-11-17T06:35:58.507 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:35:58 smithi159 bash[24884]: audit 2023-11-17T06:35:57.373758+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-17T06:36:00.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[24752]: cluster 2023-11-17T06:35:59.350643+0000 mgr.x (mgr.14811) 20 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:00.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[28317]: cluster 2023-11-17T06:35:59.350643+0000 mgr.x (mgr.14811) 20 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:00.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[28317]: audit 2023-11-17T06:35:59.425192+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:36:00.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[24752]: audit 2023-11-17T06:35:59.425192+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:36:00.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[24752]: audit 2023-11-17T06:35:59.426454+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:36:00.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[28317]: audit 2023-11-17T06:35:59.426454+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:36:00.698 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[24752]: audit 2023-11-17T06:35:59.434358+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:36:00.698 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[24752]: cephadm 2023-11-17T06:35:59.436514+0000 mgr.x (mgr.14811) 21 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-17T06:36:00.698 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[24752]: audit 2023-11-17T06:35:59.437113+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-17T06:36:00.698 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[24752]: audit 2023-11-17T06:35:59.439000+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-17T06:36:00.698 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[24752]: audit 2023-11-17T06:35:59.440802+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:36:00.698 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[24752]: cephadm 2023-11-17T06:35:59.442405+0000 mgr.x (mgr.14811) 22 : cephadm [INF] Reconfiguring daemon mon.c on smithi031 2023-11-17T06:36:00.698 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[24752]: audit 2023-11-17T06:35:59.443458+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-17T06:36:00.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[28317]: audit 2023-11-17T06:35:59.434358+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:36:00.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[28317]: cephadm 2023-11-17T06:35:59.436514+0000 mgr.x (mgr.14811) 21 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-17T06:36:00.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[28317]: audit 2023-11-17T06:35:59.437113+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-17T06:36:00.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[28317]: audit 2023-11-17T06:35:59.439000+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-17T06:36:00.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[28317]: audit 2023-11-17T06:35:59.440802+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:36:00.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[28317]: cephadm 2023-11-17T06:35:59.442405+0000 mgr.x (mgr.14811) 22 : cephadm [INF] Reconfiguring daemon mon.c on smithi031 2023-11-17T06:36:00.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:00 smithi031 bash[28317]: audit 2023-11-17T06:35:59.443458+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-17T06:36:00.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:00 smithi159 bash[24884]: cluster 2023-11-17T06:35:59.350643+0000 mgr.x (mgr.14811) 20 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:00.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:00 smithi159 bash[24884]: audit 2023-11-17T06:35:59.425192+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:36:00.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:00 smithi159 bash[24884]: audit 2023-11-17T06:35:59.426454+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:36:00.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:00 smithi159 bash[24884]: audit 2023-11-17T06:35:59.434358+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:18:36.284774Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:36:00.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:00 smithi159 bash[24884]: cephadm 2023-11-17T06:35:59.436514+0000 mgr.x (mgr.14811) 21 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-17T06:36:00.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:00 smithi159 bash[24884]: audit 2023-11-17T06:35:59.437113+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-17T06:36:00.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:00 smithi159 bash[24884]: audit 2023-11-17T06:35:59.439000+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-17T06:36:00.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:00 smithi159 bash[24884]: audit 2023-11-17T06:35:59.440802+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:36:00.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:00 smithi159 bash[24884]: cephadm 2023-11-17T06:35:59.442405+0000 mgr.x (mgr.14811) 22 : cephadm [INF] Reconfiguring daemon mon.c on smithi031 2023-11-17T06:36:00.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:00 smithi159 bash[24884]: audit 2023-11-17T06:35:59.443458+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-17T06:36:01.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:01 smithi031 bash[28317]: audit 2023-11-17T06:36:01.404675+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:01.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:01 smithi031 bash[28317]: audit 2023-11-17T06:36:01.406204+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:01.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:01 smithi031 bash[24752]: audit 2023-11-17T06:36:01.404675+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:01.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:01 smithi031 bash[24752]: audit 2023-11-17T06:36:01.406204+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:01.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:01 smithi159 bash[24884]: audit 2023-11-17T06:36:01.404675+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:01.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:01 smithi159 bash[24884]: audit 2023-11-17T06:36:01.406204+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:02.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:02 smithi031 bash[24752]: cluster 2023-11-17T06:36:01.351424+0000 mgr.x (mgr.14811) 23 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:02.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:02 smithi031 bash[28317]: cluster 2023-11-17T06:36:01.351424+0000 mgr.x (mgr.14811) 23 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:02.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:02 smithi031 bash[24752]: audit 2023-11-17T06:36:01.413543+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:02.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:02 smithi031 bash[24752]: cephadm 2023-11-17T06:36:01.416574+0000 mgr.x (mgr.14811) 24 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-17T06:36:02.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:02 smithi031 bash[24752]: cephadm 2023-11-17T06:36:01.428142+0000 mgr.x (mgr.14811) 25 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi031 2023-11-17T06:36:02.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:02 smithi031 bash[28317]: audit 2023-11-17T06:36:01.413543+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:02.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:02 smithi031 bash[28317]: cephadm 2023-11-17T06:36:01.416574+0000 mgr.x (mgr.14811) 24 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-17T06:36:02.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:02 smithi031 bash[28317]: cephadm 2023-11-17T06:36:01.428142+0000 mgr.x (mgr.14811) 25 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi031 2023-11-17T06:36:02.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:02 smithi159 bash[24884]: cluster 2023-11-17T06:36:01.351424+0000 mgr.x (mgr.14811) 23 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:02.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:02 smithi159 bash[24884]: audit 2023-11-17T06:36:01.413543+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"2b0184cd5104\", \"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\": 14847836, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:35:38.663299Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:35:18.651634Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:35:10.566456Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:38.663708Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:02.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:02 smithi159 bash[24884]: cephadm 2023-11-17T06:36:01.416574+0000 mgr.x (mgr.14811) 24 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-17T06:36:02.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:02 smithi159 bash[24884]: cephadm 2023-11-17T06:36:01.428142+0000 mgr.x (mgr.14811) 25 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi031 2023-11-17T06:36:04.638 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:04 smithi031 bash[24752]: cluster 2023-11-17T06:36:03.352924+0000 mgr.x (mgr.14811) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:11.452 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:36:04 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:36:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:36:11.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:04 smithi031 bash[28317]: cluster 2023-11-17T06:36:03.352924+0000 mgr.x (mgr.14811) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:11.453 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:05 smithi031 systemd[1]: Stopping Ceph alertmanager.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:36:11.454 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:05 smithi031 bash[48163]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-alertmanager.a 2023-11-17T06:36:11.454 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:05 smithi031 bash[47186]: level=info ts=2023-11-17T06:36:05.313Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-11-17T06:36:11.454 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:05 smithi031 bash[48198]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-alertmanager-a 2023-11-17T06:36:11.454 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:05 smithi031 bash[48257]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-alertmanager-a 2023-11-17T06:36:11.454 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:05 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-11-17T06:36:11.454 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:06 smithi031 systemd[1]: Stopped Ceph alertmanager.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:36:11.454 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:06 smithi031 systemd[1]: Started Ceph alertmanager.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:36:11.454 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[24752]: cluster 2023-11-17T06:36:05.353724+0000 mgr.x (mgr.14811) 27 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:11.455 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[28317]: cluster 2023-11-17T06:36:05.353724+0000 mgr.x (mgr.14811) 27 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:11.455 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[24752]: audit 2023-11-17T06:36:06.036681+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:11.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[28317]: audit 2023-11-17T06:36:06.036681+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:11.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[28317]: audit 2023-11-17T06:36:06.037693+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:11.456 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[24752]: audit 2023-11-17T06:36:06.037693+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:11.456 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[28317]: audit 2023-11-17T06:36:06.041837+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:11.457 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[28317]: audit 2023-11-17T06:36:06.046282+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-17T06:36:11.457 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[28317]: audit 2023-11-17T06:36:06.047742+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-17T06:36:11.457 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[24752]: audit 2023-11-17T06:36:06.041837+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:11.457 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[24752]: audit 2023-11-17T06:36:06.046282+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-17T06:36:11.457 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[24752]: audit 2023-11-17T06:36:06.047742+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-17T06:36:11.457 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[24752]: audit 2023-11-17T06:36:06.049083+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:36:11.457 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[24752]: audit 2023-11-17T06:36:06.051336+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-17T06:36:11.461 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[28317]: audit 2023-11-17T06:36:06.049083+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:36:11.461 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:06 smithi031 bash[28317]: audit 2023-11-17T06:36:06.051336+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-17T06:36:11.462 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:07 smithi031 bash[48286]: level=info ts=2023-11-17T06:36:07.092Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-11-17T06:36:11.462 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:07 smithi031 bash[48286]: level=info ts=2023-11-17T06:36:07.092Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-11-17T06:36:11.462 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:07 smithi031 bash[48286]: level=info ts=2023-11-17T06:36:07.096Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.31 port=9094 2023-11-17T06:36:11.462 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:07 smithi031 bash[48286]: level=info ts=2023-11-17T06:36:07.098Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-11-17T06:36:11.462 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:07 smithi031 bash[48286]: level=info ts=2023-11-17T06:36:07.155Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-17T06:36:11.462 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:07 smithi031 bash[48286]: level=info ts=2023-11-17T06:36:07.155Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-17T06:36:11.462 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:07 smithi031 bash[48286]: level=info ts=2023-11-17T06:36:07.160Z caller=main.go:518 msg=Listening address=:9093 2023-11-17T06:36:11.462 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:07 smithi031 bash[48286]: level=info ts=2023-11-17T06:36:07.160Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-11-17T06:36:11.463 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:07 smithi031 bash[28317]: cephadm 2023-11-17T06:36:06.045735+0000 mgr.x (mgr.14811) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-17T06:36:11.463 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:07 smithi031 bash[28317]: cephadm 2023-11-17T06:36:06.050376+0000 mgr.x (mgr.14811) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi159 2023-11-17T06:36:11.463 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:07 smithi031 bash[24752]: cephadm 2023-11-17T06:36:06.045735+0000 mgr.x (mgr.14811) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-17T06:36:11.464 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:07 smithi031 bash[24752]: cephadm 2023-11-17T06:36:06.050376+0000 mgr.x (mgr.14811) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi159 2023-11-17T06:36:11.464 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[24752]: cluster 2023-11-17T06:36:07.354468+0000 mgr.x (mgr.14811) 30 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:11.488 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:04 smithi159 bash[24884]: cluster 2023-11-17T06:36:03.352924+0000 mgr.x (mgr.14811) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:11.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[28317]: cluster 2023-11-17T06:36:07.354468+0000 mgr.x (mgr.14811) 30 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:11.489 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:05 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:36:05] "GET /metrics HTTP/1.1" 200 154909 "" "Prometheus/2.33.4" 2023-11-17T06:36:11.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[24752]: audit 2023-11-17T06:36:08.248637+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:36:11.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[28317]: audit 2023-11-17T06:36:08.248637+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:36:11.491 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[24752]: audit 2023-11-17T06:36:08.249909+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:36:11.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[28317]: audit 2023-11-17T06:36:08.249909+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:36:11.492 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:06 smithi159 bash[24884]: cluster 2023-11-17T06:36:05.353724+0000 mgr.x (mgr.14811) 27 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:11.492 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:06 smithi159 bash[24884]: audit 2023-11-17T06:36:06.036681+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:11.492 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:06 smithi159 bash[24884]: audit 2023-11-17T06:36:06.037693+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:11.492 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:06 smithi159 bash[24884]: audit 2023-11-17T06:36:06.041837+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661031Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302514176, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661454Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114085068, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661709Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.661946Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662178Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47217377, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662410Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_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\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662643Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.662875Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:38.663018Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"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-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:11.492 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:06 smithi159 bash[24884]: audit 2023-11-17T06:36:06.046282+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-17T06:36:11.492 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:06 smithi159 bash[24884]: audit 2023-11-17T06:36:06.047742+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-17T06:36:11.492 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:06 smithi159 bash[24884]: audit 2023-11-17T06:36:06.049083+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:36:11.492 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:06 smithi159 bash[24884]: audit 2023-11-17T06:36:06.051336+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-17T06:36:11.492 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:07 smithi159 bash[24884]: cephadm 2023-11-17T06:36:06.045735+0000 mgr.x (mgr.14811) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-17T06:36:11.493 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:07 smithi159 bash[24884]: cephadm 2023-11-17T06:36:06.050376+0000 mgr.x (mgr.14811) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi159 2023-11-17T06:36:11.493 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[35487]: [17/Nov/2023:06:36:08] ENGINE Bus STOPPING 2023-11-17T06:36:11.493 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[35487]: [17/Nov/2023:06:36:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-17T06:36:11.493 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[35487]: [17/Nov/2023:06:36:08] ENGINE Bus STOPPED 2023-11-17T06:36:11.493 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[35487]: [17/Nov/2023:06:36:08] ENGINE Bus STARTING 2023-11-17T06:36:11.493 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[35487]: [17/Nov/2023:06:36:08] ENGINE Serving on http://:::9283 2023-11-17T06:36:11.493 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[35487]: [17/Nov/2023:06:36:08] ENGINE Bus STARTED 2023-11-17T06:36:11.494 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[24752]: audit 2023-11-17T06:36:08.258397+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:36:11.494 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[24752]: audit 2023-11-17T06:36:08.344502+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEHXxx66dTEzHn6bX+O5D29wwDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTU5MB4XDTIzMTExNzA2MzYwOFoX\nDTMzMTExNDA2MzYwOFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTU5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyeMLB3ovwvbZ6jso\n+9bJTyx0Zii1ucwF5YInxKfyY++Byd4uSpdKhDX7tqGI+9/iXMGhmD1cXt4QSX66\n8bxKYVUp772815nhXqrrzwCiPvLNJGOwYHbqyyY/w/H8LxvVzIJfq9+fDn+q/gu6\n3ONtIn57VEShljNvM3bL86jVTZLKiqhmmgUDXufuRKLFEP7covg0Q/Y14S/KpQ2J\nj1ImSLQJgiZLcEe9o+9S0gAjyNsYtBUxKxSQqidpsTl0n1rbPYxsmiPxP+vT/99A\nl12QQHYueHIcjZ9kCQ2ykKlEwOhWxp3AYHZsxm9LxOy4yUKGo/ugIaoAb+3N6Xfk\nXt7/iQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCyb8LgBewqNZPbMPkvGM8oOQvi\n7eYf1LYxBU2tLdUpOtQfuyEKHt+WrkdhU/lXhDmmaG6CXX9BhbO/dIu2noQ3TqwO\n55MzKBz4IisJN8fQNJrbFmtqiB5l45QBKlPDJnRMZ59Ha8btjRGNMQ1dbDBuR8UU\nMCZQ4CqV4tdNJ5lpwoPvUudOONePpgHpfvKWtLVhQTtxkJna/dKgDeHXIzdYJtwW\nUzxhAxsYlyEGr/6sWiI/uKv5u4V8pdhQRUFk99GAWLk8e5UE08E7HY/voIwoNgq/\nn+rb2LGhuegcMjWgW7RsT/JmRZlyfNOhcFOpZcb1gaDMHZTSJkLFou1YHtcy\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-17T06:36:11.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[28317]: audit 2023-11-17T06:36:08.258397+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:36:11.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[28317]: audit 2023-11-17T06:36:08.344502+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEHXxx66dTEzHn6bX+O5D29wwDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTU5MB4XDTIzMTExNzA2MzYwOFoX\nDTMzMTExNDA2MzYwOFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTU5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyeMLB3ovwvbZ6jso\n+9bJTyx0Zii1ucwF5YInxKfyY++Byd4uSpdKhDX7tqGI+9/iXMGhmD1cXt4QSX66\n8bxKYVUp772815nhXqrrzwCiPvLNJGOwYHbqyyY/w/H8LxvVzIJfq9+fDn+q/gu6\n3ONtIn57VEShljNvM3bL86jVTZLKiqhmmgUDXufuRKLFEP7covg0Q/Y14S/KpQ2J\nj1ImSLQJgiZLcEe9o+9S0gAjyNsYtBUxKxSQqidpsTl0n1rbPYxsmiPxP+vT/99A\nl12QQHYueHIcjZ9kCQ2ykKlEwOhWxp3AYHZsxm9LxOy4yUKGo/ugIaoAb+3N6Xfk\nXt7/iQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCyb8LgBewqNZPbMPkvGM8oOQvi\n7eYf1LYxBU2tLdUpOtQfuyEKHt+WrkdhU/lXhDmmaG6CXX9BhbO/dIu2noQ3TqwO\n55MzKBz4IisJN8fQNJrbFmtqiB5l45QBKlPDJnRMZ59Ha8btjRGNMQ1dbDBuR8UU\nMCZQ4CqV4tdNJ5lpwoPvUudOONePpgHpfvKWtLVhQTtxkJna/dKgDeHXIzdYJtwW\nUzxhAxsYlyEGr/6sWiI/uKv5u4V8pdhQRUFk99GAWLk8e5UE08E7HY/voIwoNgq/\nn+rb2LGhuegcMjWgW7RsT/JmRZlyfNOhcFOpZcb1gaDMHZTSJkLFou1YHtcy\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-17T06:36:11.495 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[24752]: audit 2023-11-17T06:36:08.345229+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEHXxx66dTEzHn6bX+O5D29wwDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTU5MB4XDTIzMTExNzA2MzYwOFoX\nDTMzMTExNDA2MzYwOFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTU5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyeMLB3ovwvbZ6jso\n+9bJTyx0Zii1ucwF5YInxKfyY++Byd4uSpdKhDX7tqGI+9/iXMGhmD1cXt4QSX66\n8bxKYVUp772815nhXqrrzwCiPvLNJGOwYHbqyyY/w/H8LxvVzIJfq9+fDn+q/gu6\n3ONtIn57VEShljNvM3bL86jVTZLKiqhmmgUDXufuRKLFEP7covg0Q/Y14S/KpQ2J\nj1ImSLQJgiZLcEe9o+9S0gAjyNsYtBUxKxSQqidpsTl0n1rbPYxsmiPxP+vT/99A\nl12QQHYueHIcjZ9kCQ2ykKlEwOhWxp3AYHZsxm9LxOy4yUKGo/ugIaoAb+3N6Xfk\nXt7/iQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCyb8LgBewqNZPbMPkvGM8oOQvi\n7eYf1LYxBU2tLdUpOtQfuyEKHt+WrkdhU/lXhDmmaG6CXX9BhbO/dIu2noQ3TqwO\n55MzKBz4IisJN8fQNJrbFmtqiB5l45QBKlPDJnRMZ59Ha8btjRGNMQ1dbDBuR8UU\nMCZQ4CqV4tdNJ5lpwoPvUudOONePpgHpfvKWtLVhQTtxkJna/dKgDeHXIzdYJtwW\nUzxhAxsYlyEGr/6sWiI/uKv5u4V8pdhQRUFk99GAWLk8e5UE08E7HY/voIwoNgq/\nn+rb2LGhuegcMjWgW7RsT/JmRZlyfNOhcFOpZcb1gaDMHZTSJkLFou1YHtcy\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-17T06:36:11.495 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[24752]: audit 2023-11-17T06:36:08.353026+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEHXxx66dTEzHn6bX+O5D29wwDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTU5MB4XDTIzMTExNzA2MzYwOFoX\nDTMzMTExNDA2MzYwOFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTU5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyeMLB3ovwvbZ6jso\n+9bJTyx0Zii1ucwF5YInxKfyY++Byd4uSpdKhDX7tqGI+9/iXMGhmD1cXt4QSX66\n8bxKYVUp772815nhXqrrzwCiPvLNJGOwYHbqyyY/w/H8LxvVzIJfq9+fDn+q/gu6\n3ONtIn57VEShljNvM3bL86jVTZLKiqhmmgUDXufuRKLFEP7covg0Q/Y14S/KpQ2J\nj1ImSLQJgiZLcEe9o+9S0gAjyNsYtBUxKxSQqidpsTl0n1rbPYxsmiPxP+vT/99A\nl12QQHYueHIcjZ9kCQ2ykKlEwOhWxp3AYHZsxm9LxOy4yUKGo/ugIaoAb+3N6Xfk\nXt7/iQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCyb8LgBewqNZPbMPkvGM8oOQvi\n7eYf1LYxBU2tLdUpOtQfuyEKHt+WrkdhU/lXhDmmaG6CXX9BhbO/dIu2noQ3TqwO\n55MzKBz4IisJN8fQNJrbFmtqiB5l45QBKlPDJnRMZ59Ha8btjRGNMQ1dbDBuR8UU\nMCZQ4CqV4tdNJ5lpwoPvUudOONePpgHpfvKWtLVhQTtxkJna/dKgDeHXIzdYJtwW\nUzxhAxsYlyEGr/6sWiI/uKv5u4V8pdhQRUFk99GAWLk8e5UE08E7HY/voIwoNgq/\nn+rb2LGhuegcMjWgW7RsT/JmRZlyfNOhcFOpZcb1gaDMHZTSJkLFou1YHtcy\n-----END CERTIFICATE-----\n"}]': finished 2023-11-17T06:36:11.495 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[24752]: audit 2023-11-17T06:36:08.354410+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDJ4wsHei/C9tnq\nOyj71slPLHRmKLW5zAXlgifEp/Jj74HJ3i5Kl0qENfu2oYj73+JcwaGYPVxe3hBJ\nfrrxvEphVSnvvbzXmeFequvPAKI+8s0kY7BgdurLJj/D8fwvG9XMgl+r358Of6r+\nC7rc420ifntURKGWM28zdsvzqNVNksqKqGaaBQNe5+5EosUQ/tyi+DRD9jXhL8ql\nDYmPUiZItAmCJktwR72j71LSACPI2xi0FTErFJCqJ2mxOXSfWts9jGyaI/E/69P/\n30CXXZBAdi54chyNn2QJDbKQqUTA6FbGncBgdmzGb0vE7LjJQoaj+6AhqgBv7c3p\nd+Re3v+JAgMBAAECggEAI3KE9jwi9LWJD5JxoL5WvFsO2P0e40+KXYDb4LCoY5mj\nDUHAmQI1aD9eQfPc7HSj9ytcZzGm7VVKQM1Kn7UyziI46cpDxQtUwd165+6xjiHt\nmQ0T4+wdT6wYmBv97nuRr4XYrIHoGJCcAl0m4y/fcqYIm4QtZwUC6mNabh7fzO2/\n8V0FhRZ7/TlbpIldFlNpUoty3ynYsaeo7yyPYWT1YyVsUJTAFplQlX/u1duFQ1sg\nTz/xORVc0yIFLN3qrjMgA1gnf+xuOkiZeKtiacdUrE66kX3/xgolcJlP2fDPhqwk\nW2l1NphzPWhPKUnXbNCTgOBIGzRoRlHDJM7Bq8YuzQKBgQD8mZVQ8zccLBbnXjCI\n+S5P/plpI+kzlwBIGE4lDGLcTRSjLtd/qYEkz/zM8hkIpRnoYyt+00xB8zIpnbH+\nDo1WUFIr60MUHkEBcAWpNdV+jMKKBTKhwzLDjddVnf6UZXVBYAT35nTNviA+/AbP\nll05EHkl4O+qKIqX7WFEtojtIwKBgQDMmrYSM2hGjpnsXIjvdThXS0CpS68g3mOw\nZ71ETGBxmmJA+NlFTkwqdoqkiT3Sy0plO+2UVKeg0YwJLCH1atS4/0nlYNvJvPrO\nnj9IMvk7M4ajiHtGSUIUTnp/Iu3BE5NohtZZjNt4gNUk6Ol0Yr/roic4Kt6cm9Zr\nY0vDCo+5YwKBgAJixPlFwtB+Th0TU6wHhnt08SgAEdTN6U/FAv/wlQJ1q+s6pwhq\npnCdkkqxQrFFNfBu91s0TbUVwfSIq8S1iHo3Of92MmT/QCfuUe9eNc0DMVcyY18J\nw/H65fzGCECIkMn0STe6MoI6+Hz/zmSpi+ndEPfdnwXhaiWzNUb73mE3AoGAMNyl\nrJUQSwFVKwgyP5Vr3hT/nS6Q5TWW8xLjNUNUKO0ol8GWCaIYOG/UzlRkKkoYOzLj\nmu/YlGRWn/4lIfngUUnOOPQ3qObzspJCJJjfwk6c0cMPRYrLOBRB1sjdpKVrJ6RD\n3mDwLMf/nu/siLnogXpZCWXbgeUJgN3Wwv5rsmcCgYEA9PBbFzlBxYvufe0HxmYg\nOKmpQvC09+gIh9BCo6Sa/8dBKOgzdIHryyVIuTP26zZBRXDDIehBTnjCKGFEOXCu\nVYIydX2MACUMuqtV9+6GKL4OWSCa5KeZKAD5WequKlOSMylk202ndL0Y6xb43nzb\nMjnpk2luhAcy4nvR7i4MHcs=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-17T06:36:11.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[28317]: audit 2023-11-17T06:36:08.345229+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEHXxx66dTEzHn6bX+O5D29wwDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTU5MB4XDTIzMTExNzA2MzYwOFoX\nDTMzMTExNDA2MzYwOFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTU5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyeMLB3ovwvbZ6jso\n+9bJTyx0Zii1ucwF5YInxKfyY++Byd4uSpdKhDX7tqGI+9/iXMGhmD1cXt4QSX66\n8bxKYVUp772815nhXqrrzwCiPvLNJGOwYHbqyyY/w/H8LxvVzIJfq9+fDn+q/gu6\n3ONtIn57VEShljNvM3bL86jVTZLKiqhmmgUDXufuRKLFEP7covg0Q/Y14S/KpQ2J\nj1ImSLQJgiZLcEe9o+9S0gAjyNsYtBUxKxSQqidpsTl0n1rbPYxsmiPxP+vT/99A\nl12QQHYueHIcjZ9kCQ2ykKlEwOhWxp3AYHZsxm9LxOy4yUKGo/ugIaoAb+3N6Xfk\nXt7/iQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCyb8LgBewqNZPbMPkvGM8oOQvi\n7eYf1LYxBU2tLdUpOtQfuyEKHt+WrkdhU/lXhDmmaG6CXX9BhbO/dIu2noQ3TqwO\n55MzKBz4IisJN8fQNJrbFmtqiB5l45QBKlPDJnRMZ59Ha8btjRGNMQ1dbDBuR8UU\nMCZQ4CqV4tdNJ5lpwoPvUudOONePpgHpfvKWtLVhQTtxkJna/dKgDeHXIzdYJtwW\nUzxhAxsYlyEGr/6sWiI/uKv5u4V8pdhQRUFk99GAWLk8e5UE08E7HY/voIwoNgq/\nn+rb2LGhuegcMjWgW7RsT/JmRZlyfNOhcFOpZcb1gaDMHZTSJkLFou1YHtcy\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-17T06:36:11.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[28317]: audit 2023-11-17T06:36:08.353026+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEHXxx66dTEzHn6bX+O5D29wwDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTU5MB4XDTIzMTExNzA2MzYwOFoX\nDTMzMTExNDA2MzYwOFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTU5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyeMLB3ovwvbZ6jso\n+9bJTyx0Zii1ucwF5YInxKfyY++Byd4uSpdKhDX7tqGI+9/iXMGhmD1cXt4QSX66\n8bxKYVUp772815nhXqrrzwCiPvLNJGOwYHbqyyY/w/H8LxvVzIJfq9+fDn+q/gu6\n3ONtIn57VEShljNvM3bL86jVTZLKiqhmmgUDXufuRKLFEP7covg0Q/Y14S/KpQ2J\nj1ImSLQJgiZLcEe9o+9S0gAjyNsYtBUxKxSQqidpsTl0n1rbPYxsmiPxP+vT/99A\nl12QQHYueHIcjZ9kCQ2ykKlEwOhWxp3AYHZsxm9LxOy4yUKGo/ugIaoAb+3N6Xfk\nXt7/iQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCyb8LgBewqNZPbMPkvGM8oOQvi\n7eYf1LYxBU2tLdUpOtQfuyEKHt+WrkdhU/lXhDmmaG6CXX9BhbO/dIu2noQ3TqwO\n55MzKBz4IisJN8fQNJrbFmtqiB5l45QBKlPDJnRMZ59Ha8btjRGNMQ1dbDBuR8UU\nMCZQ4CqV4tdNJ5lpwoPvUudOONePpgHpfvKWtLVhQTtxkJna/dKgDeHXIzdYJtwW\nUzxhAxsYlyEGr/6sWiI/uKv5u4V8pdhQRUFk99GAWLk8e5UE08E7HY/voIwoNgq/\nn+rb2LGhuegcMjWgW7RsT/JmRZlyfNOhcFOpZcb1gaDMHZTSJkLFou1YHtcy\n-----END CERTIFICATE-----\n"}]': finished 2023-11-17T06:36:11.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[28317]: audit 2023-11-17T06:36:08.354410+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDJ4wsHei/C9tnq\nOyj71slPLHRmKLW5zAXlgifEp/Jj74HJ3i5Kl0qENfu2oYj73+JcwaGYPVxe3hBJ\nfrrxvEphVSnvvbzXmeFequvPAKI+8s0kY7BgdurLJj/D8fwvG9XMgl+r358Of6r+\nC7rc420ifntURKGWM28zdsvzqNVNksqKqGaaBQNe5+5EosUQ/tyi+DRD9jXhL8ql\nDYmPUiZItAmCJktwR72j71LSACPI2xi0FTErFJCqJ2mxOXSfWts9jGyaI/E/69P/\n30CXXZBAdi54chyNn2QJDbKQqUTA6FbGncBgdmzGb0vE7LjJQoaj+6AhqgBv7c3p\nd+Re3v+JAgMBAAECggEAI3KE9jwi9LWJD5JxoL5WvFsO2P0e40+KXYDb4LCoY5mj\nDUHAmQI1aD9eQfPc7HSj9ytcZzGm7VVKQM1Kn7UyziI46cpDxQtUwd165+6xjiHt\nmQ0T4+wdT6wYmBv97nuRr4XYrIHoGJCcAl0m4y/fcqYIm4QtZwUC6mNabh7fzO2/\n8V0FhRZ7/TlbpIldFlNpUoty3ynYsaeo7yyPYWT1YyVsUJTAFplQlX/u1duFQ1sg\nTz/xORVc0yIFLN3qrjMgA1gnf+xuOkiZeKtiacdUrE66kX3/xgolcJlP2fDPhqwk\nW2l1NphzPWhPKUnXbNCTgOBIGzRoRlHDJM7Bq8YuzQKBgQD8mZVQ8zccLBbnXjCI\n+S5P/plpI+kzlwBIGE4lDGLcTRSjLtd/qYEkz/zM8hkIpRnoYyt+00xB8zIpnbH+\nDo1WUFIr60MUHkEBcAWpNdV+jMKKBTKhwzLDjddVnf6UZXVBYAT35nTNviA+/AbP\nll05EHkl4O+qKIqX7WFEtojtIwKBgQDMmrYSM2hGjpnsXIjvdThXS0CpS68g3mOw\nZ71ETGBxmmJA+NlFTkwqdoqkiT3Sy0plO+2UVKeg0YwJLCH1atS4/0nlYNvJvPrO\nnj9IMvk7M4ajiHtGSUIUTnp/Iu3BE5NohtZZjNt4gNUk6Ol0Yr/roic4Kt6cm9Zr\nY0vDCo+5YwKBgAJixPlFwtB+Th0TU6wHhnt08SgAEdTN6U/FAv/wlQJ1q+s6pwhq\npnCdkkqxQrFFNfBu91s0TbUVwfSIq8S1iHo3Of92MmT/QCfuUe9eNc0DMVcyY18J\nw/H65fzGCECIkMn0STe6MoI6+Hz/zmSpi+ndEPfdnwXhaiWzNUb73mE3AoGAMNyl\nrJUQSwFVKwgyP5Vr3hT/nS6Q5TWW8xLjNUNUKO0ol8GWCaIYOG/UzlRkKkoYOzLj\nmu/YlGRWn/4lIfngUUnOOPQ3qObzspJCJJjfwk6c0cMPRYrLOBRB1sjdpKVrJ6RD\n3mDwLMf/nu/siLnogXpZCWXbgeUJgN3Wwv5rsmcCgYEA9PBbFzlBxYvufe0HxmYg\nOKmpQvC09+gIh9BCo6Sa/8dBKOgzdIHryyVIuTP26zZBRXDDIehBTnjCKGFEOXCu\nVYIydX2MACUMuqtV9+6GKL4OWSCa5KeZKAD5WequKlOSMylk202ndL0Y6xb43nzb\nMjnpk2luhAcy4nvR7i4MHcs=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-17T06:36:11.497 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[24752]: audit 2023-11-17T06:36:08.355312+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDJ4wsHei/C9tnq\nOyj71slPLHRmKLW5zAXlgifEp/Jj74HJ3i5Kl0qENfu2oYj73+JcwaGYPVxe3hBJ\nfrrxvEphVSnvvbzXmeFequvPAKI+8s0kY7BgdurLJj/D8fwvG9XMgl+r358Of6r+\nC7rc420ifntURKGWM28zdsvzqNVNksqKqGaaBQNe5+5EosUQ/tyi+DRD9jXhL8ql\nDYmPUiZItAmCJktwR72j71LSACPI2xi0FTErFJCqJ2mxOXSfWts9jGyaI/E/69P/\n30CXXZBAdi54chyNn2QJDbKQqUTA6FbGncBgdmzGb0vE7LjJQoaj+6AhqgBv7c3p\nd+Re3v+JAgMBAAECggEAI3KE9jwi9LWJD5JxoL5WvFsO2P0e40+KXYDb4LCoY5mj\nDUHAmQI1aD9eQfPc7HSj9ytcZzGm7VVKQM1Kn7UyziI46cpDxQtUwd165+6xjiHt\nmQ0T4+wdT6wYmBv97nuRr4XYrIHoGJCcAl0m4y/fcqYIm4QtZwUC6mNabh7fzO2/\n8V0FhRZ7/TlbpIldFlNpUoty3ynYsaeo7yyPYWT1YyVsUJTAFplQlX/u1duFQ1sg\nTz/xORVc0yIFLN3qrjMgA1gnf+xuOkiZeKtiacdUrE66kX3/xgolcJlP2fDPhqwk\nW2l1NphzPWhPKUnXbNCTgOBIGzRoRlHDJM7Bq8YuzQKBgQD8mZVQ8zccLBbnXjCI\n+S5P/plpI+kzlwBIGE4lDGLcTRSjLtd/qYEkz/zM8hkIpRnoYyt+00xB8zIpnbH+\nDo1WUFIr60MUHkEBcAWpNdV+jMKKBTKhwzLDjddVnf6UZXVBYAT35nTNviA+/AbP\nll05EHkl4O+qKIqX7WFEtojtIwKBgQDMmrYSM2hGjpnsXIjvdThXS0CpS68g3mOw\nZ71ETGBxmmJA+NlFTkwqdoqkiT3Sy0plO+2UVKeg0YwJLCH1atS4/0nlYNvJvPrO\nnj9IMvk7M4ajiHtGSUIUTnp/Iu3BE5NohtZZjNt4gNUk6Ol0Yr/roic4Kt6cm9Zr\nY0vDCo+5YwKBgAJixPlFwtB+Th0TU6wHhnt08SgAEdTN6U/FAv/wlQJ1q+s6pwhq\npnCdkkqxQrFFNfBu91s0TbUVwfSIq8S1iHo3Of92MmT/QCfuUe9eNc0DMVcyY18J\nw/H65fzGCECIkMn0STe6MoI6+Hz/zmSpi+ndEPfdnwXhaiWzNUb73mE3AoGAMNyl\nrJUQSwFVKwgyP5Vr3hT/nS6Q5TWW8xLjNUNUKO0ol8GWCaIYOG/UzlRkKkoYOzLj\nmu/YlGRWn/4lIfngUUnOOPQ3qObzspJCJJjfwk6c0cMPRYrLOBRB1sjdpKVrJ6RD\n3mDwLMf/nu/siLnogXpZCWXbgeUJgN3Wwv5rsmcCgYEA9PBbFzlBxYvufe0HxmYg\nOKmpQvC09+gIh9BCo6Sa/8dBKOgzdIHryyVIuTP26zZBRXDDIehBTnjCKGFEOXCu\nVYIydX2MACUMuqtV9+6GKL4OWSCa5KeZKAD5WequKlOSMylk202ndL0Y6xb43nzb\nMjnpk2luhAcy4nvR7i4MHcs=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-17T06:36:11.497 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[24752]: audit 2023-11-17T06:36:08.361750+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDJ4wsHei/C9tnq\nOyj71slPLHRmKLW5zAXlgifEp/Jj74HJ3i5Kl0qENfu2oYj73+JcwaGYPVxe3hBJ\nfrrxvEphVSnvvbzXmeFequvPAKI+8s0kY7BgdurLJj/D8fwvG9XMgl+r358Of6r+\nC7rc420ifntURKGWM28zdsvzqNVNksqKqGaaBQNe5+5EosUQ/tyi+DRD9jXhL8ql\nDYmPUiZItAmCJktwR72j71LSACPI2xi0FTErFJCqJ2mxOXSfWts9jGyaI/E/69P/\n30CXXZBAdi54chyNn2QJDbKQqUTA6FbGncBgdmzGb0vE7LjJQoaj+6AhqgBv7c3p\nd+Re3v+JAgMBAAECggEAI3KE9jwi9LWJD5JxoL5WvFsO2P0e40+KXYDb4LCoY5mj\nDUHAmQI1aD9eQfPc7HSj9ytcZzGm7VVKQM1Kn7UyziI46cpDxQtUwd165+6xjiHt\nmQ0T4+wdT6wYmBv97nuRr4XYrIHoGJCcAl0m4y/fcqYIm4QtZwUC6mNabh7fzO2/\n8V0FhRZ7/TlbpIldFlNpUoty3ynYsaeo7yyPYWT1YyVsUJTAFplQlX/u1duFQ1sg\nTz/xORVc0yIFLN3qrjMgA1gnf+xuOkiZeKtiacdUrE66kX3/xgolcJlP2fDPhqwk\nW2l1NphzPWhPKUnXbNCTgOBIGzRoRlHDJM7Bq8YuzQKBgQD8mZVQ8zccLBbnXjCI\n+S5P/plpI+kzlwBIGE4lDGLcTRSjLtd/qYEkz/zM8hkIpRnoYyt+00xB8zIpnbH+\nDo1WUFIr60MUHkEBcAWpNdV+jMKKBTKhwzLDjddVnf6UZXVBYAT35nTNviA+/AbP\nll05EHkl4O+qKIqX7WFEtojtIwKBgQDMmrYSM2hGjpnsXIjvdThXS0CpS68g3mOw\nZ71ETGBxmmJA+NlFTkwqdoqkiT3Sy0plO+2UVKeg0YwJLCH1atS4/0nlYNvJvPrO\nnj9IMvk7M4ajiHtGSUIUTnp/Iu3BE5NohtZZjNt4gNUk6Ol0Yr/roic4Kt6cm9Zr\nY0vDCo+5YwKBgAJixPlFwtB+Th0TU6wHhnt08SgAEdTN6U/FAv/wlQJ1q+s6pwhq\npnCdkkqxQrFFNfBu91s0TbUVwfSIq8S1iHo3Of92MmT/QCfuUe9eNc0DMVcyY18J\nw/H65fzGCECIkMn0STe6MoI6+Hz/zmSpi+ndEPfdnwXhaiWzNUb73mE3AoGAMNyl\nrJUQSwFVKwgyP5Vr3hT/nS6Q5TWW8xLjNUNUKO0ol8GWCaIYOG/UzlRkKkoYOzLj\nmu/YlGRWn/4lIfngUUnOOPQ3qObzspJCJJjfwk6c0cMPRYrLOBRB1sjdpKVrJ6RD\n3mDwLMf/nu/siLnogXpZCWXbgeUJgN3Wwv5rsmcCgYEA9PBbFzlBxYvufe0HxmYg\nOKmpQvC09+gIh9BCo6Sa/8dBKOgzdIHryyVIuTP26zZBRXDDIehBTnjCKGFEOXCu\nVYIydX2MACUMuqtV9+6GKL4OWSCa5KeZKAD5WequKlOSMylk202ndL0Y6xb43nzb\nMjnpk2luhAcy4nvR7i4MHcs=\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-17T06:36:11.497 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[24752]: audit 2023-11-17T06:36:08.369569+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-17T06:36:11.497 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[24752]: audit 2023-11-17T06:36:08.371056+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-11-17T06:36:11.497 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[24752]: audit 2023-11-17T06:36:08.371700+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-11-17T06:36:11.497 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[24752]: audit 2023-11-17T06:36:08.380859+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2023-11-17T06:36:11.497 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[24884]: cluster 2023-11-17T06:36:07.354468+0000 mgr.x (mgr.14811) 30 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:11.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[24884]: audit 2023-11-17T06:36:08.248637+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:36:11.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[24884]: audit 2023-11-17T06:36:08.249909+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:36:11.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[24884]: audit 2023-11-17T06:36:08.258397+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"633ebe5fa751\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28426895, \"cpu_percentage\": \"0.06%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335834Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:24:13.000774Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:50.258471Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:35:57.336193Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:36:11.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[24884]: audit 2023-11-17T06:36:08.344502+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEHXxx66dTEzHn6bX+O5D29wwDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTU5MB4XDTIzMTExNzA2MzYwOFoX\nDTMzMTExNDA2MzYwOFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTU5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyeMLB3ovwvbZ6jso\n+9bJTyx0Zii1ucwF5YInxKfyY++Byd4uSpdKhDX7tqGI+9/iXMGhmD1cXt4QSX66\n8bxKYVUp772815nhXqrrzwCiPvLNJGOwYHbqyyY/w/H8LxvVzIJfq9+fDn+q/gu6\n3ONtIn57VEShljNvM3bL86jVTZLKiqhmmgUDXufuRKLFEP7covg0Q/Y14S/KpQ2J\nj1ImSLQJgiZLcEe9o+9S0gAjyNsYtBUxKxSQqidpsTl0n1rbPYxsmiPxP+vT/99A\nl12QQHYueHIcjZ9kCQ2ykKlEwOhWxp3AYHZsxm9LxOy4yUKGo/ugIaoAb+3N6Xfk\nXt7/iQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCyb8LgBewqNZPbMPkvGM8oOQvi\n7eYf1LYxBU2tLdUpOtQfuyEKHt+WrkdhU/lXhDmmaG6CXX9BhbO/dIu2noQ3TqwO\n55MzKBz4IisJN8fQNJrbFmtqiB5l45QBKlPDJnRMZ59Ha8btjRGNMQ1dbDBuR8UU\nMCZQ4CqV4tdNJ5lpwoPvUudOONePpgHpfvKWtLVhQTtxkJna/dKgDeHXIzdYJtwW\nUzxhAxsYlyEGr/6sWiI/uKv5u4V8pdhQRUFk99GAWLk8e5UE08E7HY/voIwoNgq/\nn+rb2LGhuegcMjWgW7RsT/JmRZlyfNOhcFOpZcb1gaDMHZTSJkLFou1YHtcy\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-17T06:36:11.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[24884]: audit 2023-11-17T06:36:08.345229+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEHXxx66dTEzHn6bX+O5D29wwDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTU5MB4XDTIzMTExNzA2MzYwOFoX\nDTMzMTExNDA2MzYwOFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTU5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyeMLB3ovwvbZ6jso\n+9bJTyx0Zii1ucwF5YInxKfyY++Byd4uSpdKhDX7tqGI+9/iXMGhmD1cXt4QSX66\n8bxKYVUp772815nhXqrrzwCiPvLNJGOwYHbqyyY/w/H8LxvVzIJfq9+fDn+q/gu6\n3ONtIn57VEShljNvM3bL86jVTZLKiqhmmgUDXufuRKLFEP7covg0Q/Y14S/KpQ2J\nj1ImSLQJgiZLcEe9o+9S0gAjyNsYtBUxKxSQqidpsTl0n1rbPYxsmiPxP+vT/99A\nl12QQHYueHIcjZ9kCQ2ykKlEwOhWxp3AYHZsxm9LxOy4yUKGo/ugIaoAb+3N6Xfk\nXt7/iQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCyb8LgBewqNZPbMPkvGM8oOQvi\n7eYf1LYxBU2tLdUpOtQfuyEKHt+WrkdhU/lXhDmmaG6CXX9BhbO/dIu2noQ3TqwO\n55MzKBz4IisJN8fQNJrbFmtqiB5l45QBKlPDJnRMZ59Ha8btjRGNMQ1dbDBuR8UU\nMCZQ4CqV4tdNJ5lpwoPvUudOONePpgHpfvKWtLVhQTtxkJna/dKgDeHXIzdYJtwW\nUzxhAxsYlyEGr/6sWiI/uKv5u4V8pdhQRUFk99GAWLk8e5UE08E7HY/voIwoNgq/\nn+rb2LGhuegcMjWgW7RsT/JmRZlyfNOhcFOpZcb1gaDMHZTSJkLFou1YHtcy\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-17T06:36:11.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[24884]: audit 2023-11-17T06:36:08.353026+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEHXxx66dTEzHn6bX+O5D29wwDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMTU5MB4XDTIzMTExNzA2MzYwOFoX\nDTMzMTExNDA2MzYwOFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMTU5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyeMLB3ovwvbZ6jso\n+9bJTyx0Zii1ucwF5YInxKfyY++Byd4uSpdKhDX7tqGI+9/iXMGhmD1cXt4QSX66\n8bxKYVUp772815nhXqrrzwCiPvLNJGOwYHbqyyY/w/H8LxvVzIJfq9+fDn+q/gu6\n3ONtIn57VEShljNvM3bL86jVTZLKiqhmmgUDXufuRKLFEP7covg0Q/Y14S/KpQ2J\nj1ImSLQJgiZLcEe9o+9S0gAjyNsYtBUxKxSQqidpsTl0n1rbPYxsmiPxP+vT/99A\nl12QQHYueHIcjZ9kCQ2ykKlEwOhWxp3AYHZsxm9LxOy4yUKGo/ugIaoAb+3N6Xfk\nXt7/iQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCyb8LgBewqNZPbMPkvGM8oOQvi\n7eYf1LYxBU2tLdUpOtQfuyEKHt+WrkdhU/lXhDmmaG6CXX9BhbO/dIu2noQ3TqwO\n55MzKBz4IisJN8fQNJrbFmtqiB5l45QBKlPDJnRMZ59Ha8btjRGNMQ1dbDBuR8UU\nMCZQ4CqV4tdNJ5lpwoPvUudOONePpgHpfvKWtLVhQTtxkJna/dKgDeHXIzdYJtwW\nUzxhAxsYlyEGr/6sWiI/uKv5u4V8pdhQRUFk99GAWLk8e5UE08E7HY/voIwoNgq/\nn+rb2LGhuegcMjWgW7RsT/JmRZlyfNOhcFOpZcb1gaDMHZTSJkLFou1YHtcy\n-----END CERTIFICATE-----\n"}]': finished 2023-11-17T06:36:11.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[24884]: audit 2023-11-17T06:36:08.354410+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDJ4wsHei/C9tnq\nOyj71slPLHRmKLW5zAXlgifEp/Jj74HJ3i5Kl0qENfu2oYj73+JcwaGYPVxe3hBJ\nfrrxvEphVSnvvbzXmeFequvPAKI+8s0kY7BgdurLJj/D8fwvG9XMgl+r358Of6r+\nC7rc420ifntURKGWM28zdsvzqNVNksqKqGaaBQNe5+5EosUQ/tyi+DRD9jXhL8ql\nDYmPUiZItAmCJktwR72j71LSACPI2xi0FTErFJCqJ2mxOXSfWts9jGyaI/E/69P/\n30CXXZBAdi54chyNn2QJDbKQqUTA6FbGncBgdmzGb0vE7LjJQoaj+6AhqgBv7c3p\nd+Re3v+JAgMBAAECggEAI3KE9jwi9LWJD5JxoL5WvFsO2P0e40+KXYDb4LCoY5mj\nDUHAmQI1aD9eQfPc7HSj9ytcZzGm7VVKQM1Kn7UyziI46cpDxQtUwd165+6xjiHt\nmQ0T4+wdT6wYmBv97nuRr4XYrIHoGJCcAl0m4y/fcqYIm4QtZwUC6mNabh7fzO2/\n8V0FhRZ7/TlbpIldFlNpUoty3ynYsaeo7yyPYWT1YyVsUJTAFplQlX/u1duFQ1sg\nTz/xORVc0yIFLN3qrjMgA1gnf+xuOkiZeKtiacdUrE66kX3/xgolcJlP2fDPhqwk\nW2l1NphzPWhPKUnXbNCTgOBIGzRoRlHDJM7Bq8YuzQKBgQD8mZVQ8zccLBbnXjCI\n+S5P/plpI+kzlwBIGE4lDGLcTRSjLtd/qYEkz/zM8hkIpRnoYyt+00xB8zIpnbH+\nDo1WUFIr60MUHkEBcAWpNdV+jMKKBTKhwzLDjddVnf6UZXVBYAT35nTNviA+/AbP\nll05EHkl4O+qKIqX7WFEtojtIwKBgQDMmrYSM2hGjpnsXIjvdThXS0CpS68g3mOw\nZ71ETGBxmmJA+NlFTkwqdoqkiT3Sy0plO+2UVKeg0YwJLCH1atS4/0nlYNvJvPrO\nnj9IMvk7M4ajiHtGSUIUTnp/Iu3BE5NohtZZjNt4gNUk6Ol0Yr/roic4Kt6cm9Zr\nY0vDCo+5YwKBgAJixPlFwtB+Th0TU6wHhnt08SgAEdTN6U/FAv/wlQJ1q+s6pwhq\npnCdkkqxQrFFNfBu91s0TbUVwfSIq8S1iHo3Of92MmT/QCfuUe9eNc0DMVcyY18J\nw/H65fzGCECIkMn0STe6MoI6+Hz/zmSpi+ndEPfdnwXhaiWzNUb73mE3AoGAMNyl\nrJUQSwFVKwgyP5Vr3hT/nS6Q5TWW8xLjNUNUKO0ol8GWCaIYOG/UzlRkKkoYOzLj\nmu/YlGRWn/4lIfngUUnOOPQ3qObzspJCJJjfwk6c0cMPRYrLOBRB1sjdpKVrJ6RD\n3mDwLMf/nu/siLnogXpZCWXbgeUJgN3Wwv5rsmcCgYEA9PBbFzlBxYvufe0HxmYg\nOKmpQvC09+gIh9BCo6Sa/8dBKOgzdIHryyVIuTP26zZBRXDDIehBTnjCKGFEOXCu\nVYIydX2MACUMuqtV9+6GKL4OWSCa5KeZKAD5WequKlOSMylk202ndL0Y6xb43nzb\nMjnpk2luhAcy4nvR7i4MHcs=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-17T06:36:11.498 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[24884]: audit 2023-11-17T06:36:08.355312+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDJ4wsHei/C9tnq\nOyj71slPLHRmKLW5zAXlgifEp/Jj74HJ3i5Kl0qENfu2oYj73+JcwaGYPVxe3hBJ\nfrrxvEphVSnvvbzXmeFequvPAKI+8s0kY7BgdurLJj/D8fwvG9XMgl+r358Of6r+\nC7rc420ifntURKGWM28zdsvzqNVNksqKqGaaBQNe5+5EosUQ/tyi+DRD9jXhL8ql\nDYmPUiZItAmCJktwR72j71LSACPI2xi0FTErFJCqJ2mxOXSfWts9jGyaI/E/69P/\n30CXXZBAdi54chyNn2QJDbKQqUTA6FbGncBgdmzGb0vE7LjJQoaj+6AhqgBv7c3p\nd+Re3v+JAgMBAAECggEAI3KE9jwi9LWJD5JxoL5WvFsO2P0e40+KXYDb4LCoY5mj\nDUHAmQI1aD9eQfPc7HSj9ytcZzGm7VVKQM1Kn7UyziI46cpDxQtUwd165+6xjiHt\nmQ0T4+wdT6wYmBv97nuRr4XYrIHoGJCcAl0m4y/fcqYIm4QtZwUC6mNabh7fzO2/\n8V0FhRZ7/TlbpIldFlNpUoty3ynYsaeo7yyPYWT1YyVsUJTAFplQlX/u1duFQ1sg\nTz/xORVc0yIFLN3qrjMgA1gnf+xuOkiZeKtiacdUrE66kX3/xgolcJlP2fDPhqwk\nW2l1NphzPWhPKUnXbNCTgOBIGzRoRlHDJM7Bq8YuzQKBgQD8mZVQ8zccLBbnXjCI\n+S5P/plpI+kzlwBIGE4lDGLcTRSjLtd/qYEkz/zM8hkIpRnoYyt+00xB8zIpnbH+\nDo1WUFIr60MUHkEBcAWpNdV+jMKKBTKhwzLDjddVnf6UZXVBYAT35nTNviA+/AbP\nll05EHkl4O+qKIqX7WFEtojtIwKBgQDMmrYSM2hGjpnsXIjvdThXS0CpS68g3mOw\nZ71ETGBxmmJA+NlFTkwqdoqkiT3Sy0plO+2UVKeg0YwJLCH1atS4/0nlYNvJvPrO\nnj9IMvk7M4ajiHtGSUIUTnp/Iu3BE5NohtZZjNt4gNUk6Ol0Yr/roic4Kt6cm9Zr\nY0vDCo+5YwKBgAJixPlFwtB+Th0TU6wHhnt08SgAEdTN6U/FAv/wlQJ1q+s6pwhq\npnCdkkqxQrFFNfBu91s0TbUVwfSIq8S1iHo3Of92MmT/QCfuUe9eNc0DMVcyY18J\nw/H65fzGCECIkMn0STe6MoI6+Hz/zmSpi+ndEPfdnwXhaiWzNUb73mE3AoGAMNyl\nrJUQSwFVKwgyP5Vr3hT/nS6Q5TWW8xLjNUNUKO0ol8GWCaIYOG/UzlRkKkoYOzLj\nmu/YlGRWn/4lIfngUUnOOPQ3qObzspJCJJjfwk6c0cMPRYrLOBRB1sjdpKVrJ6RD\n3mDwLMf/nu/siLnogXpZCWXbgeUJgN3Wwv5rsmcCgYEA9PBbFzlBxYvufe0HxmYg\nOKmpQvC09+gIh9BCo6Sa/8dBKOgzdIHryyVIuTP26zZBRXDDIehBTnjCKGFEOXCu\nVYIydX2MACUMuqtV9+6GKL4OWSCa5KeZKAD5WequKlOSMylk202ndL0Y6xb43nzb\nMjnpk2luhAcy4nvR7i4MHcs=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-17T06:36:11.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[24884]: audit 2023-11-17T06:36:08.361750+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDJ4wsHei/C9tnq\nOyj71slPLHRmKLW5zAXlgifEp/Jj74HJ3i5Kl0qENfu2oYj73+JcwaGYPVxe3hBJ\nfrrxvEphVSnvvbzXmeFequvPAKI+8s0kY7BgdurLJj/D8fwvG9XMgl+r358Of6r+\nC7rc420ifntURKGWM28zdsvzqNVNksqKqGaaBQNe5+5EosUQ/tyi+DRD9jXhL8ql\nDYmPUiZItAmCJktwR72j71LSACPI2xi0FTErFJCqJ2mxOXSfWts9jGyaI/E/69P/\n30CXXZBAdi54chyNn2QJDbKQqUTA6FbGncBgdmzGb0vE7LjJQoaj+6AhqgBv7c3p\nd+Re3v+JAgMBAAECggEAI3KE9jwi9LWJD5JxoL5WvFsO2P0e40+KXYDb4LCoY5mj\nDUHAmQI1aD9eQfPc7HSj9ytcZzGm7VVKQM1Kn7UyziI46cpDxQtUwd165+6xjiHt\nmQ0T4+wdT6wYmBv97nuRr4XYrIHoGJCcAl0m4y/fcqYIm4QtZwUC6mNabh7fzO2/\n8V0FhRZ7/TlbpIldFlNpUoty3ynYsaeo7yyPYWT1YyVsUJTAFplQlX/u1duFQ1sg\nTz/xORVc0yIFLN3qrjMgA1gnf+xuOkiZeKtiacdUrE66kX3/xgolcJlP2fDPhqwk\nW2l1NphzPWhPKUnXbNCTgOBIGzRoRlHDJM7Bq8YuzQKBgQD8mZVQ8zccLBbnXjCI\n+S5P/plpI+kzlwBIGE4lDGLcTRSjLtd/qYEkz/zM8hkIpRnoYyt+00xB8zIpnbH+\nDo1WUFIr60MUHkEBcAWpNdV+jMKKBTKhwzLDjddVnf6UZXVBYAT35nTNviA+/AbP\nll05EHkl4O+qKIqX7WFEtojtIwKBgQDMmrYSM2hGjpnsXIjvdThXS0CpS68g3mOw\nZ71ETGBxmmJA+NlFTkwqdoqkiT3Sy0plO+2UVKeg0YwJLCH1atS4/0nlYNvJvPrO\nnj9IMvk7M4ajiHtGSUIUTnp/Iu3BE5NohtZZjNt4gNUk6Ol0Yr/roic4Kt6cm9Zr\nY0vDCo+5YwKBgAJixPlFwtB+Th0TU6wHhnt08SgAEdTN6U/FAv/wlQJ1q+s6pwhq\npnCdkkqxQrFFNfBu91s0TbUVwfSIq8S1iHo3Of92MmT/QCfuUe9eNc0DMVcyY18J\nw/H65fzGCECIkMn0STe6MoI6+Hz/zmSpi+ndEPfdnwXhaiWzNUb73mE3AoGAMNyl\nrJUQSwFVKwgyP5Vr3hT/nS6Q5TWW8xLjNUNUKO0ol8GWCaIYOG/UzlRkKkoYOzLj\nmu/YlGRWn/4lIfngUUnOOPQ3qObzspJCJJjfwk6c0cMPRYrLOBRB1sjdpKVrJ6RD\n3mDwLMf/nu/siLnogXpZCWXbgeUJgN3Wwv5rsmcCgYEA9PBbFzlBxYvufe0HxmYg\nOKmpQvC09+gIh9BCo6Sa/8dBKOgzdIHryyVIuTP26zZBRXDDIehBTnjCKGFEOXCu\nVYIydX2MACUMuqtV9+6GKL4OWSCa5KeZKAD5WequKlOSMylk202ndL0Y6xb43nzb\nMjnpk2luhAcy4nvR7i4MHcs=\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-17T06:36:11.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[24884]: audit 2023-11-17T06:36:08.369569+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-17T06:36:11.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[24884]: audit 2023-11-17T06:36:08.371056+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-11-17T06:36:11.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[24884]: audit 2023-11-17T06:36:08.371700+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-11-17T06:36:11.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:08 smithi159 bash[24884]: audit 2023-11-17T06:36:08.380859+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2023-11-17T06:36:11.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:09 smithi159 bash[24884]: cephadm 2023-11-17T06:36:08.262233+0000 mgr.x (mgr.14811) 31 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-11-17T06:36:11.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:09 smithi159 bash[24884]: audit 2023-11-17T06:36:08.370562+0000 mgr.x (mgr.14811) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-17T06:36:11.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:09 smithi159 bash[24884]: cephadm 2023-11-17T06:36:08.413853+0000 mgr.x (mgr.14811) 33 : cephadm [INF] Reconfiguring daemon grafana.a on smithi159 2023-11-17T06:36:11.499 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:10 smithi159 bash[24884]: cluster 2023-11-17T06:36:09.355957+0000 mgr.x (mgr.14811) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:11.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[28317]: audit 2023-11-17T06:36:08.355312+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDJ4wsHei/C9tnq\nOyj71slPLHRmKLW5zAXlgifEp/Jj74HJ3i5Kl0qENfu2oYj73+JcwaGYPVxe3hBJ\nfrrxvEphVSnvvbzXmeFequvPAKI+8s0kY7BgdurLJj/D8fwvG9XMgl+r358Of6r+\nC7rc420ifntURKGWM28zdsvzqNVNksqKqGaaBQNe5+5EosUQ/tyi+DRD9jXhL8ql\nDYmPUiZItAmCJktwR72j71LSACPI2xi0FTErFJCqJ2mxOXSfWts9jGyaI/E/69P/\n30CXXZBAdi54chyNn2QJDbKQqUTA6FbGncBgdmzGb0vE7LjJQoaj+6AhqgBv7c3p\nd+Re3v+JAgMBAAECggEAI3KE9jwi9LWJD5JxoL5WvFsO2P0e40+KXYDb4LCoY5mj\nDUHAmQI1aD9eQfPc7HSj9ytcZzGm7VVKQM1Kn7UyziI46cpDxQtUwd165+6xjiHt\nmQ0T4+wdT6wYmBv97nuRr4XYrIHoGJCcAl0m4y/fcqYIm4QtZwUC6mNabh7fzO2/\n8V0FhRZ7/TlbpIldFlNpUoty3ynYsaeo7yyPYWT1YyVsUJTAFplQlX/u1duFQ1sg\nTz/xORVc0yIFLN3qrjMgA1gnf+xuOkiZeKtiacdUrE66kX3/xgolcJlP2fDPhqwk\nW2l1NphzPWhPKUnXbNCTgOBIGzRoRlHDJM7Bq8YuzQKBgQD8mZVQ8zccLBbnXjCI\n+S5P/plpI+kzlwBIGE4lDGLcTRSjLtd/qYEkz/zM8hkIpRnoYyt+00xB8zIpnbH+\nDo1WUFIr60MUHkEBcAWpNdV+jMKKBTKhwzLDjddVnf6UZXVBYAT35nTNviA+/AbP\nll05EHkl4O+qKIqX7WFEtojtIwKBgQDMmrYSM2hGjpnsXIjvdThXS0CpS68g3mOw\nZ71ETGBxmmJA+NlFTkwqdoqkiT3Sy0plO+2UVKeg0YwJLCH1atS4/0nlYNvJvPrO\nnj9IMvk7M4ajiHtGSUIUTnp/Iu3BE5NohtZZjNt4gNUk6Ol0Yr/roic4Kt6cm9Zr\nY0vDCo+5YwKBgAJixPlFwtB+Th0TU6wHhnt08SgAEdTN6U/FAv/wlQJ1q+s6pwhq\npnCdkkqxQrFFNfBu91s0TbUVwfSIq8S1iHo3Of92MmT/QCfuUe9eNc0DMVcyY18J\nw/H65fzGCECIkMn0STe6MoI6+Hz/zmSpi+ndEPfdnwXhaiWzNUb73mE3AoGAMNyl\nrJUQSwFVKwgyP5Vr3hT/nS6Q5TWW8xLjNUNUKO0ol8GWCaIYOG/UzlRkKkoYOzLj\nmu/YlGRWn/4lIfngUUnOOPQ3qObzspJCJJjfwk6c0cMPRYrLOBRB1sjdpKVrJ6RD\n3mDwLMf/nu/siLnogXpZCWXbgeUJgN3Wwv5rsmcCgYEA9PBbFzlBxYvufe0HxmYg\nOKmpQvC09+gIh9BCo6Sa/8dBKOgzdIHryyVIuTP26zZBRXDDIehBTnjCKGFEOXCu\nVYIydX2MACUMuqtV9+6GKL4OWSCa5KeZKAD5WequKlOSMylk202ndL0Y6xb43nzb\nMjnpk2luhAcy4nvR7i4MHcs=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-17T06:36:11.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[28317]: audit 2023-11-17T06:36:08.361750+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi159/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDJ4wsHei/C9tnq\nOyj71slPLHRmKLW5zAXlgifEp/Jj74HJ3i5Kl0qENfu2oYj73+JcwaGYPVxe3hBJ\nfrrxvEphVSnvvbzXmeFequvPAKI+8s0kY7BgdurLJj/D8fwvG9XMgl+r358Of6r+\nC7rc420ifntURKGWM28zdsvzqNVNksqKqGaaBQNe5+5EosUQ/tyi+DRD9jXhL8ql\nDYmPUiZItAmCJktwR72j71LSACPI2xi0FTErFJCqJ2mxOXSfWts9jGyaI/E/69P/\n30CXXZBAdi54chyNn2QJDbKQqUTA6FbGncBgdmzGb0vE7LjJQoaj+6AhqgBv7c3p\nd+Re3v+JAgMBAAECggEAI3KE9jwi9LWJD5JxoL5WvFsO2P0e40+KXYDb4LCoY5mj\nDUHAmQI1aD9eQfPc7HSj9ytcZzGm7VVKQM1Kn7UyziI46cpDxQtUwd165+6xjiHt\nmQ0T4+wdT6wYmBv97nuRr4XYrIHoGJCcAl0m4y/fcqYIm4QtZwUC6mNabh7fzO2/\n8V0FhRZ7/TlbpIldFlNpUoty3ynYsaeo7yyPYWT1YyVsUJTAFplQlX/u1duFQ1sg\nTz/xORVc0yIFLN3qrjMgA1gnf+xuOkiZeKtiacdUrE66kX3/xgolcJlP2fDPhqwk\nW2l1NphzPWhPKUnXbNCTgOBIGzRoRlHDJM7Bq8YuzQKBgQD8mZVQ8zccLBbnXjCI\n+S5P/plpI+kzlwBIGE4lDGLcTRSjLtd/qYEkz/zM8hkIpRnoYyt+00xB8zIpnbH+\nDo1WUFIr60MUHkEBcAWpNdV+jMKKBTKhwzLDjddVnf6UZXVBYAT35nTNviA+/AbP\nll05EHkl4O+qKIqX7WFEtojtIwKBgQDMmrYSM2hGjpnsXIjvdThXS0CpS68g3mOw\nZ71ETGBxmmJA+NlFTkwqdoqkiT3Sy0plO+2UVKeg0YwJLCH1atS4/0nlYNvJvPrO\nnj9IMvk7M4ajiHtGSUIUTnp/Iu3BE5NohtZZjNt4gNUk6Ol0Yr/roic4Kt6cm9Zr\nY0vDCo+5YwKBgAJixPlFwtB+Th0TU6wHhnt08SgAEdTN6U/FAv/wlQJ1q+s6pwhq\npnCdkkqxQrFFNfBu91s0TbUVwfSIq8S1iHo3Of92MmT/QCfuUe9eNc0DMVcyY18J\nw/H65fzGCECIkMn0STe6MoI6+Hz/zmSpi+ndEPfdnwXhaiWzNUb73mE3AoGAMNyl\nrJUQSwFVKwgyP5Vr3hT/nS6Q5TWW8xLjNUNUKO0ol8GWCaIYOG/UzlRkKkoYOzLj\nmu/YlGRWn/4lIfngUUnOOPQ3qObzspJCJJjfwk6c0cMPRYrLOBRB1sjdpKVrJ6RD\n3mDwLMf/nu/siLnogXpZCWXbgeUJgN3Wwv5rsmcCgYEA9PBbFzlBxYvufe0HxmYg\nOKmpQvC09+gIh9BCo6Sa/8dBKOgzdIHryyVIuTP26zZBRXDDIehBTnjCKGFEOXCu\nVYIydX2MACUMuqtV9+6GKL4OWSCa5KeZKAD5WequKlOSMylk202ndL0Y6xb43nzb\nMjnpk2luhAcy4nvR7i4MHcs=\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-17T06:36:11.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[28317]: audit 2023-11-17T06:36:08.369569+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-17T06:36:11.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[28317]: audit 2023-11-17T06:36:08.371056+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-11-17T06:36:11.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[28317]: audit 2023-11-17T06:36:08.371700+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-11-17T06:36:11.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:08 smithi031 bash[28317]: audit 2023-11-17T06:36:08.380859+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2023-11-17T06:36:11.501 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:09 smithi031 bash[48286]: level=info ts=2023-11-17T06:36:09.099Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000772555s 2023-11-17T06:36:11.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:09 smithi031 bash[28317]: cephadm 2023-11-17T06:36:08.262233+0000 mgr.x (mgr.14811) 31 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-11-17T06:36:11.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:09 smithi031 bash[28317]: audit 2023-11-17T06:36:08.370562+0000 mgr.x (mgr.14811) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-17T06:36:11.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:09 smithi031 bash[28317]: cephadm 2023-11-17T06:36:08.413853+0000 mgr.x (mgr.14811) 33 : cephadm [INF] Reconfiguring daemon grafana.a on smithi159 2023-11-17T06:36:11.501 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:09 smithi031 bash[24752]: cephadm 2023-11-17T06:36:08.262233+0000 mgr.x (mgr.14811) 31 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-11-17T06:36:11.502 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:09 smithi031 bash[24752]: audit 2023-11-17T06:36:08.370562+0000 mgr.x (mgr.14811) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-17T06:36:11.502 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:09 smithi031 bash[24752]: cephadm 2023-11-17T06:36:08.413853+0000 mgr.x (mgr.14811) 33 : cephadm [INF] Reconfiguring daemon grafana.a on smithi159 2023-11-17T06:36:11.502 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:10 smithi031 bash[24752]: cluster 2023-11-17T06:36:09.355957+0000 mgr.x (mgr.14811) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:11.502 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:10 smithi031 bash[28317]: cluster 2023-11-17T06:36:09.355957+0000 mgr.x (mgr.14811) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:12.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:12 smithi159 bash[24884]: cluster 2023-11-17T06:36:11.356750+0000 mgr.x (mgr.14811) 35 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:12.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:12 smithi031 bash[24752]: cluster 2023-11-17T06:36:11.356750+0000 mgr.x (mgr.14811) 35 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:12.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:12 smithi031 bash[28317]: cluster 2023-11-17T06:36:11.356750+0000 mgr.x (mgr.14811) 35 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:14.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:14 smithi031 bash[24752]: cluster 2023-11-17T06:36:13.358374+0000 mgr.x (mgr.14811) 36 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:14.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:36:14 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:36:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:36:14.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:14 smithi031 bash[28317]: cluster 2023-11-17T06:36:13.358374+0000 mgr.x (mgr.14811) 36 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:14 smithi159 bash[24884]: cluster 2023-11-17T06:36:13.358374+0000 mgr.x (mgr.14811) 36 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:15.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:15 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:36:15] "GET /metrics HTTP/1.1" 200 154909 "" "Prometheus/2.33.4" 2023-11-17T06:36:16.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:16 smithi031 bash[24752]: cluster 2023-11-17T06:36:15.359063+0000 mgr.x (mgr.14811) 37 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:16.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:16 smithi031 bash[28317]: cluster 2023-11-17T06:36:15.359063+0000 mgr.x (mgr.14811) 37 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:17.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:16 smithi159 bash[24884]: cluster 2023-11-17T06:36:15.359063+0000 mgr.x (mgr.14811) 37 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:17.445 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:36:17 smithi031 bash[48286]: level=info ts=2023-11-17T06:36:17.100Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002534069s 2023-11-17T06:36:18.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:18 smithi031 bash[24752]: cluster 2023-11-17T06:36:17.359751+0000 mgr.x (mgr.14811) 38 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:18.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:18 smithi031 bash[28317]: cluster 2023-11-17T06:36:17.359751+0000 mgr.x (mgr.14811) 38 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:18.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:18 smithi159 bash[24884]: cluster 2023-11-17T06:36:17.359751+0000 mgr.x (mgr.14811) 38 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:20.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:20 smithi031 bash[24752]: cluster 2023-11-17T06:36:19.360735+0000 mgr.x (mgr.14811) 39 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:20.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:20 smithi031 bash[28317]: cluster 2023-11-17T06:36:19.360735+0000 mgr.x (mgr.14811) 39 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:20.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:20 smithi159 bash[24884]: cluster 2023-11-17T06:36:19.360735+0000 mgr.x (mgr.14811) 39 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:22.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:22 smithi031 bash[24752]: cluster 2023-11-17T06:36:21.361517+0000 mgr.x (mgr.14811) 40 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:22.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:22 smithi031 bash[28317]: cluster 2023-11-17T06:36:21.361517+0000 mgr.x (mgr.14811) 40 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:22.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:22 smithi159 bash[24884]: cluster 2023-11-17T06:36:21.361517+0000 mgr.x (mgr.14811) 40 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:24.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:24 smithi031 bash[24752]: cluster 2023-11-17T06:36:23.363025+0000 mgr.x (mgr.14811) 41 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:24.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:36:24 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:36:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:36:24.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:24 smithi031 bash[28317]: cluster 2023-11-17T06:36:23.363025+0000 mgr.x (mgr.14811) 41 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:24.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:24 smithi159 bash[24884]: cluster 2023-11-17T06:36:23.363025+0000 mgr.x (mgr.14811) 41 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:25.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:25 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:36:25] "GET /metrics HTTP/1.1" 200 154914 "" "Prometheus/2.33.4" 2023-11-17T06:36:26.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:26 smithi159 bash[24884]: cluster 2023-11-17T06:36:25.363747+0000 mgr.x (mgr.14811) 42 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:26.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:26 smithi031 bash[24752]: cluster 2023-11-17T06:36:25.363747+0000 mgr.x (mgr.14811) 42 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:26.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:26 smithi031 bash[28317]: cluster 2023-11-17T06:36:25.363747+0000 mgr.x (mgr.14811) 42 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:28.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:28 smithi159 bash[24884]: cluster 2023-11-17T06:36:27.364497+0000 mgr.x (mgr.14811) 43 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:28.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:28 smithi031 bash[24752]: cluster 2023-11-17T06:36:27.364497+0000 mgr.x (mgr.14811) 43 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:28.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:28 smithi031 bash[28317]: cluster 2023-11-17T06:36:27.364497+0000 mgr.x (mgr.14811) 43 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:29.906 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:29 smithi159 systemd[1]: Stopping Ceph grafana.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:36:29.907 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:29 smithi159 bash[33647]: t=2023-11-17T06:36:29+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-11-17T06:36:29.907 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:29 smithi159 bash[33647]: t=2023-11-17T06:36:29+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-11-17T06:36:29.907 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:29 smithi159 bash[33647]: t=2023-11-17T06:36:29+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-11-17T06:36:29.907 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:29 smithi159 bash[33647]: t=2023-11-17T06:36:29+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-11-17T06:36:29.907 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:29 smithi159 bash[33647]: t=2023-11-17T06:36:29+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-11-17T06:36:29.907 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:29 smithi159 bash[33647]: t=2023-11-17T06:36:29+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-11-17T06:36:29.907 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:29 smithi159 bash[33647]: t=2023-11-17T06:36:29+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-11-17T06:36:29.907 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:29 smithi159 bash[33647]: t=2023-11-17T06:36:29+0000 lvl=info msg="Stopped Stream Manager" 2023-11-17T06:36:29.907 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:29 smithi159 bash[33647]: t=2023-11-17T06:36:29+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-11-17T06:36:29.907 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:29 smithi159 bash[33647]: t=2023-11-17T06:36:29+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-11-17T06:36:29.908 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:29 smithi159 bash[33647]: t=2023-11-17T06:36:29+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-11-17T06:36:29.908 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:29 smithi159 bash[33647]: t=2023-11-17T06:36:29+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-11-17T06:36:29.908 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:29 smithi159 bash[33647]: t=2023-11-17T06:36:29+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-11-17T06:36:30.532 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[24884]: cluster 2023-11-17T06:36:29.366034+0000 mgr.x (mgr.14811) 44 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:30.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[38590]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-grafana.a 2023-11-17T06:36:30.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[38626]: bash: /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/grafana.a/unit.stop: No such file or directory 2023-11-17T06:36:30.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:30 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-11-17T06:36:30.532 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:30 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-11-17T06:36:30.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:30 smithi159 systemd[1]: Stopped Ceph grafana.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:36:30.533 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:30 smithi159 systemd[1]: Started Ceph grafana.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:36:30.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:30 smithi031 bash[24752]: cluster 2023-11-17T06:36:29.366034+0000 mgr.x (mgr.14811) 44 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:30.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:30 smithi031 bash[28317]: cluster 2023-11-17T06:36:29.366034+0000 mgr.x (mgr.14811) 44 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:30.754 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Bus STOPPING 2023-11-17T06:36:30.754 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-17T06:36:30.754 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Bus STOPPED 2023-11-17T06:36:30.754 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Bus STARTING 2023-11-17T06:36:30.754 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Serving on http://:::9283 2023-11-17T06:36:30.754 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Bus STARTED 2023-11-17T06:36:30.754 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Bus STOPPING 2023-11-17T06:36:30.754 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-17T06:36:30.754 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Bus STOPPED 2023-11-17T06:36:30.754 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Bus STARTING 2023-11-17T06:36:30.786 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Serving on http://:::9283 2023-11-17T06:36:30.786 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Bus STARTED 2023-11-17T06:36:30.786 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Bus STOPPING 2023-11-17T06:36:30.786 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-17T06:36:30.786 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Bus STOPPED 2023-11-17T06:36:30.786 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Bus STARTING 2023-11-17T06:36:31.253 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Serving on http://:::9283 2023-11-17T06:36:31.253 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:30 smithi159 bash[35487]: [17/Nov/2023:06:36:30] ENGINE Bus STARTED 2023-11-17T06:36:31.693 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2023-11-17T06:36:31.693 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-11-17T06:36:31.693 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-11-17T06:36:31.693 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-11-17T06:36:31.693 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-11-17T06:36:31.693 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-11-17T06:36:31.693 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-11-17T06:36:31.693 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-11-17T06:36:31.693 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-11-17T06:36:31.694 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-11-17T06:36:31.694 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-11-17T06:36:31.694 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-11-17T06:36:31.694 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="App mode production" logger=settings 2023-11-17T06:36:31.694 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-11-17T06:36:31.694 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-11-17T06:36:31.694 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-11-17T06:36:31.694 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-11-17T06:36:31.697 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.497971+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:31.697 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.499107+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:31.698 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.505850+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:31.698 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.512887+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-17T06:36:31.698 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.513515+0000 mgr.x (mgr.14811) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-17T06:36:31.698 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.514901+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi031.front.sepia.ceph.com:9093"}]: dispatch 2023-11-17T06:36:31.698 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.515373+0000 mgr.x (mgr.14811) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi031.front.sepia.ceph.com:9093"}]: dispatch 2023-11-17T06:36:31.698 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.515770+0000 mon.b (mon.2) 189 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi031.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-17T06:36:31.698 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.516437+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi031.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-17T06:36:31.698 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.524954+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi031.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-17T06:36:31.698 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.537539+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-17T06:36:31.698 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.538193+0000 mgr.x (mgr.14811) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-17T06:36:31.698 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.542814+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2023-11-17T06:36:31.699 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.543334+0000 mgr.x (mgr.14811) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2023-11-17T06:36:31.699 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.544072+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi159.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-17T06:36:31.699 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.544851+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi159.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-17T06:36:31.699 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.554194+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"https://smithi159.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-17T06:36:31.699 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.563448+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-17T06:36:31.699 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.564188+0000 mgr.x (mgr.14811) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-17T06:36:31.700 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.572805+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2023-11-17T06:36:31.700 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.573365+0000 mgr.x (mgr.14811) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2023-11-17T06:36:31.700 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.573877+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi159.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-17T06:36:31.700 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.574657+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi159.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-17T06:36:31.700 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.585568+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi159.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-17T06:36:31.700 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.596821+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:36:31.700 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[24884]: audit 2023-11-17T06:36:30.597583+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:36:31.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.497971+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:31.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.497971+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:31.702 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.499107+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:31.702 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.505850+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:31.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.499107+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:31.703 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.505850+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118698803, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335081Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:35:57.335274Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51768197, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335381Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335480Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_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\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335578Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335676Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335774Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:35:57.335932Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 27357347, \"cpu_percentage\": \"0.35%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:35:57.336030Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:31.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.512887+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-17T06:36:31.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.513515+0000 mgr.x (mgr.14811) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-17T06:36:31.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.514901+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi031.front.sepia.ceph.com:9093"}]: dispatch 2023-11-17T06:36:31.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.515373+0000 mgr.x (mgr.14811) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi031.front.sepia.ceph.com:9093"}]: dispatch 2023-11-17T06:36:31.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.515770+0000 mon.b (mon.2) 189 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi031.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-17T06:36:31.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.516437+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi031.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-17T06:36:31.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.524954+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi031.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-17T06:36:31.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.537539+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-17T06:36:31.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.538193+0000 mgr.x (mgr.14811) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-17T06:36:31.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.542814+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2023-11-17T06:36:31.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.543334+0000 mgr.x (mgr.14811) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2023-11-17T06:36:31.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.544072+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi159.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-17T06:36:31.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.544851+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi159.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-17T06:36:31.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.554194+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"https://smithi159.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-17T06:36:31.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.563448+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-17T06:36:31.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.564188+0000 mgr.x (mgr.14811) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-17T06:36:31.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.572805+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2023-11-17T06:36:31.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.573365+0000 mgr.x (mgr.14811) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2023-11-17T06:36:31.704 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.573877+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi159.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-17T06:36:31.705 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.574657+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi159.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-17T06:36:31.705 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.585568+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi159.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-17T06:36:31.705 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.596821+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:36:31.705 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[28317]: audit 2023-11-17T06:36:30.597583+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:36:31.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.512887+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-17T06:36:31.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.513515+0000 mgr.x (mgr.14811) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-17T06:36:31.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.514901+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi031.front.sepia.ceph.com:9093"}]: dispatch 2023-11-17T06:36:31.705 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.515373+0000 mgr.x (mgr.14811) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi031.front.sepia.ceph.com:9093"}]: dispatch 2023-11-17T06:36:31.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.515770+0000 mon.b (mon.2) 189 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi031.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-17T06:36:31.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.516437+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi031.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-17T06:36:31.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.524954+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi031.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-17T06:36:31.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.537539+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-17T06:36:31.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.538193+0000 mgr.x (mgr.14811) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-17T06:36:31.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.542814+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2023-11-17T06:36:31.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.543334+0000 mgr.x (mgr.14811) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2023-11-17T06:36:31.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.544072+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi159.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-17T06:36:31.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.544851+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi159.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-17T06:36:31.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.554194+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"https://smithi159.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-17T06:36:31.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.563448+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-17T06:36:31.706 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.564188+0000 mgr.x (mgr.14811) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-17T06:36:31.707 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.572805+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2023-11-17T06:36:31.707 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.573365+0000 mgr.x (mgr.14811) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2023-11-17T06:36:31.707 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.573877+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi159.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-17T06:36:31.707 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.574657+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi159.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-17T06:36:31.707 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.585568+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi159.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-17T06:36:31.707 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.596821+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:36:31.707 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:31 smithi031 bash[24752]: audit 2023-11-17T06:36:30.597583+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:36:31.951 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-11-17T06:36:31.952 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-11-17T06:36:31.952 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-11-17T06:36:32.245 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:31 smithi159 bash[38629]: t=2023-11-17T06:36:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-11-17T06:36:32.245 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[38629]: t=2023-11-17T06:36:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-11-17T06:36:32.245 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[38629]: t=2023-11-17T06:36:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-11-17T06:36:32.496 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[38629]: t=2023-11-17T06:36:32+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-11-17T06:36:32.496 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[38629]: t=2023-11-17T06:36:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-11-17T06:36:32.497 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[38629]: t=2023-11-17T06:36:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-11-17T06:36:32.497 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[38629]: t=2023-11-17T06:36:32+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-11-17T06:36:32.497 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[38629]: t=2023-11-17T06:36:32+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-11-17T06:36:32.753 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[38629]: t=2023-11-17T06:36:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-11-17T06:36:32.754 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[38629]: t=2023-11-17T06:36:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-11-17T06:36:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[24884]: cluster 2023-11-17T06:36:31.366775+0000 mgr.x (mgr.14811) 51 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[24884]: audit 2023-11-17T06:36:32.232876+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:36:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[24884]: audit 2023-11-17T06:36:32.233477+0000 mon.b (mon.2) 199 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-17T06:36:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[24884]: audit 2023-11-17T06:36:32.233864+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:36:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[24884]: audit 2023-11-17T06:36:32.233914+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:36:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[24884]: audit 2023-11-17T06:36:32.234337+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-17T06:36:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[24884]: audit 2023-11-17T06:36:32.234669+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-17T06:36:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[24884]: audit 2023-11-17T06:36:32.235288+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:36:32.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[24884]: audit 2023-11-17T06:36:32.235778+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-17T06:36:32.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[24752]: cluster 2023-11-17T06:36:31.366775+0000 mgr.x (mgr.14811) 51 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:32.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[24752]: audit 2023-11-17T06:36:32.232876+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:36:32.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[24752]: audit 2023-11-17T06:36:32.233477+0000 mon.b (mon.2) 199 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-17T06:36:32.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[24752]: audit 2023-11-17T06:36:32.233864+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:36:32.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[24752]: audit 2023-11-17T06:36:32.233914+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:36:32.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[24752]: audit 2023-11-17T06:36:32.234337+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-17T06:36:32.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[24752]: audit 2023-11-17T06:36:32.234669+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-17T06:36:32.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[24752]: audit 2023-11-17T06:36:32.235288+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:36:32.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[24752]: audit 2023-11-17T06:36:32.235778+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-17T06:36:32.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[28317]: cluster 2023-11-17T06:36:31.366775+0000 mgr.x (mgr.14811) 51 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:32.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[28317]: audit 2023-11-17T06:36:32.232876+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:36:32.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[28317]: audit 2023-11-17T06:36:32.233477+0000 mon.b (mon.2) 199 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-17T06:36:32.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[28317]: audit 2023-11-17T06:36:32.233864+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:36:32.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[28317]: audit 2023-11-17T06:36:32.233914+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:36:32.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[28317]: audit 2023-11-17T06:36:32.234337+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-17T06:36:32.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[28317]: audit 2023-11-17T06:36:32.234669+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-17T06:36:32.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[28317]: audit 2023-11-17T06:36:32.235288+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:36:32.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:32 smithi031 bash[28317]: audit 2023-11-17T06:36:32.235778+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-17T06:36:33.041 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[38629]: t=2023-11-17T06:36:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-11-17T06:36:33.041 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[38629]: t=2023-11-17T06:36:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-11-17T06:36:33.041 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[38629]: t=2023-11-17T06:36:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-11-17T06:36:33.041 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:32 smithi159 bash[38629]: t=2023-11-17T06:36:32+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-11-17T06:36:33.041 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:33 smithi159 bash[38629]: t=2023-11-17T06:36:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-11-17T06:36:33.335 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:33 smithi159 bash[38629]: t=2023-11-17T06:36:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-11-17T06:36:33.335 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:33 smithi159 bash[38629]: t=2023-11-17T06:36:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-11-17T06:36:33.336 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:33 smithi159 bash[38629]: t=2023-11-17T06:36:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-11-17T06:36:33.336 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:33 smithi159 bash[38629]: t=2023-11-17T06:36:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-11-17T06:36:33.653 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:33 smithi159 bash[38629]: t=2023-11-17T06:36:33+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-11-17T06:36:33.653 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:33 smithi159 bash[38629]: t=2023-11-17T06:36:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-11-17T06:36:33.653 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:33 smithi159 bash[38629]: t=2023-11-17T06:36:33+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-11-17T06:36:33.653 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:33 smithi159 bash[38629]: t=2023-11-17T06:36:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-11-17T06:36:33.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:33 smithi159 bash[38629]: t=2023-11-17T06:36:33+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-11-17T06:36:33.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:33 smithi159 bash[38629]: t=2023-11-17T06:36:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-11-17T06:36:33.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:33 smithi159 bash[38629]: t=2023-11-17T06:36:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-11-17T06:36:34.206 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:34 smithi159 bash[38629]: t=2023-11-17T06:36:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-11-17T06:36:34.206 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:34 smithi159 bash[38629]: t=2023-11-17T06:36:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-11-17T06:36:34.457 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:34 smithi159 bash[38629]: t=2023-11-17T06:36:34+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-11-17T06:36:34.457 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:34 smithi159 bash[38629]: t=2023-11-17T06:36:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-11-17T06:36:34.457 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:34 smithi159 bash[38629]: t=2023-11-17T06:36:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-11-17T06:36:34.457 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:34 smithi159 bash[38629]: t=2023-11-17T06:36:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-11-17T06:36:34.598 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:36:34 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:36:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:36:34.717 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:34 smithi159 bash[24884]: cluster 2023-11-17T06:36:33.368800+0000 mgr.x (mgr.14811) 52 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:34.717 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:34 smithi159 bash[38629]: t=2023-11-17T06:36:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-11-17T06:36:34.717 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:34 smithi159 bash[38629]: t=2023-11-17T06:36:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-11-17T06:36:34.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:34 smithi031 bash[24752]: cluster 2023-11-17T06:36:33.368800+0000 mgr.x (mgr.14811) 52 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:34.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:34 smithi031 bash[28317]: cluster 2023-11-17T06:36:33.368800+0000 mgr.x (mgr.14811) 52 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:34.983 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:34 smithi159 bash[38629]: t=2023-11-17T06:36:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-11-17T06:36:34.983 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:34 smithi159 bash[38629]: t=2023-11-17T06:36:34+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-11-17T06:36:34.983 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:34 smithi159 bash[38629]: t=2023-11-17T06:36:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-11-17T06:36:35.253 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:35 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:36:35] "GET /metrics HTTP/1.1" 200 154918 "" "Prometheus/2.33.4" 2023-11-17T06:36:35.254 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:34 smithi159 bash[38629]: t=2023-11-17T06:36:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-11-17T06:36:35.254 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:35 smithi159 bash[38629]: t=2023-11-17T06:36:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-11-17T06:36:35.254 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:35 smithi159 bash[38629]: t=2023-11-17T06:36:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-11-17T06:36:35.254 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:35 smithi159 bash[38629]: t=2023-11-17T06:36:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-11-17T06:36:35.647 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:35 smithi159 bash[38629]: t=2023-11-17T06:36:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-11-17T06:36:35.648 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:35 smithi159 bash[38629]: t=2023-11-17T06:36:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-11-17T06:36:35.648 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:35 smithi159 bash[38629]: t=2023-11-17T06:36:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-11-17T06:36:35.648 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:35 smithi159 bash[38629]: t=2023-11-17T06:36:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-11-17T06:36:35.919 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:35 smithi159 bash[38629]: t=2023-11-17T06:36:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-11-17T06:36:35.919 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:35 smithi159 bash[38629]: t=2023-11-17T06:36:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-11-17T06:36:35.920 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:35 smithi159 bash[38629]: t=2023-11-17T06:36:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-11-17T06:36:35.920 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:35 smithi159 bash[38629]: t=2023-11-17T06:36:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-11-17T06:36:36.175 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[38629]: t=2023-11-17T06:36:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-11-17T06:36:36.175 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[38629]: t=2023-11-17T06:36:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-11-17T06:36:36.175 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[38629]: t=2023-11-17T06:36:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-11-17T06:36:36.452 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[38629]: t=2023-11-17T06:36:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-11-17T06:36:36.452 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[38629]: t=2023-11-17T06:36:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-11-17T06:36:36.452 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[38629]: t=2023-11-17T06:36:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-11-17T06:36:36.737 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[38629]: t=2023-11-17T06:36:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-11-17T06:36:36.737 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[38629]: t=2023-11-17T06:36:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-11-17T06:36:36.737 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[24884]: cluster 2023-11-17T06:36:35.370197+0000 mgr.x (mgr.14811) 53 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:36.738 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[24884]: audit 2023-11-17T06:36:36.474907+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304401612, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469214Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.471571Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:36.739 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[24884]: audit 2023-11-17T06:36:36.476235+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304401612, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469214Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.471571Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:36.739 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[24884]: audit 2023-11-17T06:36:36.482832+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304401612, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469214Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.471571Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:36.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:36 smithi031 bash[24752]: cluster 2023-11-17T06:36:35.370197+0000 mgr.x (mgr.14811) 53 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:36.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:36 smithi031 bash[28317]: cluster 2023-11-17T06:36:35.370197+0000 mgr.x (mgr.14811) 53 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:36.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:36 smithi031 bash[24752]: audit 2023-11-17T06:36:36.474907+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304401612, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469214Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.471571Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:36.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:36 smithi031 bash[28317]: audit 2023-11-17T06:36:36.474907+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304401612, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469214Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.471571Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:36.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:36 smithi031 bash[24752]: audit 2023-11-17T06:36:36.476235+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304401612, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469214Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.471571Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:36.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:36 smithi031 bash[24752]: audit 2023-11-17T06:36:36.482832+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304401612, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469214Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.471571Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:36.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:36 smithi031 bash[28317]: audit 2023-11-17T06:36:36.476235+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304401612, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469214Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.471571Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:36.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:36 smithi031 bash[28317]: audit 2023-11-17T06:36:36.482832+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"584cf7417824\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 304401612, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469214Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:17:03.114415Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:13.336145Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.471571Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:37.003 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[38629]: t=2023-11-17T06:36:36+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-11-17T06:36:37.003 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[38629]: t=2023-11-17T06:36:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-11-17T06:36:37.004 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:36 smithi159 bash[38629]: t=2023-11-17T06:36:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-11-17T06:36:37.281 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[38629]: t=2023-11-17T06:36:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-11-17T06:36:37.281 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[38629]: t=2023-11-17T06:36:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-11-17T06:36:37.281 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[38629]: t=2023-11-17T06:36:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-11-17T06:36:37.282 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[38629]: t=2023-11-17T06:36:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-11-17T06:36:37.582 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[38629]: t=2023-11-17T06:36:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-11-17T06:36:37.583 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[38629]: t=2023-11-17T06:36:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-11-17T06:36:37.583 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[38629]: t=2023-11-17T06:36:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-11-17T06:36:37.583 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[38629]: t=2023-11-17T06:36:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-11-17T06:36:37.876 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[38629]: t=2023-11-17T06:36:37+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-11-17T06:36:37.876 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[38629]: t=2023-11-17T06:36:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-11-17T06:36:37.876 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[38629]: t=2023-11-17T06:36:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-11-17T06:36:37.876 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[38629]: t=2023-11-17T06:36:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-11-17T06:36:37.877 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[24884]: audit 2023-11-17T06:36:36.802560+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128345702, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.798940Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 444701081, \"cpu_percentage\": \"3.32%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799191Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799351Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799503Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49209671, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799649Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799795Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799941Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8760852, \"cpu_percentage\": \"2.86%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800031Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52019855, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800176Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 36899389, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:36:36.800322Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.800554Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:37.877 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[24884]: audit 2023-11-17T06:36:36.803932+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128345702, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.798940Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 444701081, \"cpu_percentage\": \"3.32%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799191Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799351Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799503Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49209671, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799649Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799795Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799941Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8760852, \"cpu_percentage\": \"2.86%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800031Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52019855, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800176Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 36899389, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:36:36.800322Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.800554Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:37.878 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[24884]: audit 2023-11-17T06:36:36.811055+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128345702, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.798940Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 444701081, \"cpu_percentage\": \"3.32%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799191Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799351Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799503Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49209671, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799649Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799795Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799941Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8760852, \"cpu_percentage\": \"2.86%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800031Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52019855, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800176Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 36899389, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:36:36.800322Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.800554Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:37.878 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[24884]: audit 2023-11-17T06:36:36.815628+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:36:37.878 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[24884]: audit 2023-11-17T06:36:36.817244+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:36:37.878 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[24884]: audit 2023-11-17T06:36:36.825668+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:36:37.878 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[24884]: audit 2023-11-17T06:36:36.838789+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:36:37.878 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[24884]: audit 2023-11-17T06:36:36.841350+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:36:37.878 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[24884]: audit 2023-11-17T06:36:36.849246+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:36:37.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[24752]: audit 2023-11-17T06:36:36.802560+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128345702, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.798940Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 444701081, \"cpu_percentage\": \"3.32%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799191Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799351Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799503Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49209671, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799649Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799795Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799941Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8760852, \"cpu_percentage\": \"2.86%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800031Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52019855, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800176Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 36899389, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:36:36.800322Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.800554Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:37.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[28317]: audit 2023-11-17T06:36:36.802560+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128345702, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.798940Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 444701081, \"cpu_percentage\": \"3.32%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799191Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799351Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799503Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49209671, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799649Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799795Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799941Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8760852, \"cpu_percentage\": \"2.86%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800031Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52019855, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800176Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 36899389, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:36:36.800322Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.800554Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:37.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[24752]: audit 2023-11-17T06:36:36.803932+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128345702, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.798940Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 444701081, \"cpu_percentage\": \"3.32%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799191Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799351Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799503Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49209671, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799649Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799795Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799941Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8760852, \"cpu_percentage\": \"2.86%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800031Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52019855, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800176Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 36899389, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:36:36.800322Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.800554Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:37.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[28317]: audit 2023-11-17T06:36:36.803932+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128345702, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.798940Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 444701081, \"cpu_percentage\": \"3.32%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799191Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799351Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799503Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49209671, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799649Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799795Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799941Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8760852, \"cpu_percentage\": \"2.86%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800031Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52019855, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800176Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 36899389, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:36:36.800322Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.800554Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:36:37.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[24752]: audit 2023-11-17T06:36:36.811055+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128345702, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.798940Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 444701081, \"cpu_percentage\": \"3.32%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799191Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799351Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799503Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49209671, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799649Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799795Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799941Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8760852, \"cpu_percentage\": \"2.86%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800031Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52019855, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800176Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 36899389, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:36:36.800322Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.800554Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:37.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[24752]: audit 2023-11-17T06:36:36.815628+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:36:37.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[24752]: audit 2023-11-17T06:36:36.817244+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:36:37.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[24752]: audit 2023-11-17T06:36:36.825668+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:36:37.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[24752]: audit 2023-11-17T06:36:36.838789+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:36:37.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[24752]: audit 2023-11-17T06:36:36.841350+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:36:37.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[24752]: audit 2023-11-17T06:36:36.849246+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:36:37.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[28317]: audit 2023-11-17T06:36:36.811055+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128345702, \"cpu_percentage\": \"1.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.798940Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 444701081, \"cpu_percentage\": \"3.32%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799191Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799351Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_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\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799503Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49209671, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799649Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799795Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.799941Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8760852, \"cpu_percentage\": \"2.86%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800031Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52019855, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.800176Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 36899389, \"cpu_percentage\": \"0.75%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:36:36.800322Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:36:36.800554Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:36:37.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[28317]: audit 2023-11-17T06:36:36.815628+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:36:37.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[28317]: audit 2023-11-17T06:36:36.817244+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:36:37.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[28317]: audit 2023-11-17T06:36:36.825668+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:36:37.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[28317]: audit 2023-11-17T06:36:36.838789+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:36:37.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[28317]: audit 2023-11-17T06:36:36.841350+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:36:37.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:37 smithi031 bash[28317]: audit 2023-11-17T06:36:36.849246+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:36:38.177 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:37 smithi159 bash[38629]: t=2023-11-17T06:36:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-11-17T06:36:38.177 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[38629]: t=2023-11-17T06:36:38+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-11-17T06:36:38.454 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[38629]: t=2023-11-17T06:36:38+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-11-17T06:36:38.454 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[38629]: t=2023-11-17T06:36:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-11-17T06:36:38.454 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[38629]: t=2023-11-17T06:36:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-11-17T06:36:38.454 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[38629]: t=2023-11-17T06:36:38+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-11-17T06:36:38.454 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[38629]: t=2023-11-17T06:36:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-11-17T06:36:38.722 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[24884]: cluster 2023-11-17T06:36:36.813632+0000 mgr.x (mgr.14811) 54 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:38.722 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[24884]: cluster 2023-11-17T06:36:36.814157+0000 mgr.x (mgr.14811) 55 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:38.722 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[24884]: cluster 2023-11-17T06:36:36.837895+0000 mgr.x (mgr.14811) 56 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:38.722 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[24884]: cluster 2023-11-17T06:36:36.838397+0000 mgr.x (mgr.14811) 57 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:38.722 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[38629]: t=2023-11-17T06:36:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-11-17T06:36:38.722 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[38629]: t=2023-11-17T06:36:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-11-17T06:36:38.723 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[38629]: t=2023-11-17T06:36:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-11-17T06:36:38.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:38 smithi031 bash[24752]: cluster 2023-11-17T06:36:36.813632+0000 mgr.x (mgr.14811) 54 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:38.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:38 smithi031 bash[24752]: cluster 2023-11-17T06:36:36.814157+0000 mgr.x (mgr.14811) 55 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:38.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:38 smithi031 bash[24752]: cluster 2023-11-17T06:36:36.837895+0000 mgr.x (mgr.14811) 56 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:38.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:38 smithi031 bash[24752]: cluster 2023-11-17T06:36:36.838397+0000 mgr.x (mgr.14811) 57 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:38.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:38 smithi031 bash[28317]: cluster 2023-11-17T06:36:36.813632+0000 mgr.x (mgr.14811) 54 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:38.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:38 smithi031 bash[28317]: cluster 2023-11-17T06:36:36.814157+0000 mgr.x (mgr.14811) 55 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:38.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:38 smithi031 bash[28317]: cluster 2023-11-17T06:36:36.837895+0000 mgr.x (mgr.14811) 56 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:38.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:38 smithi031 bash[28317]: cluster 2023-11-17T06:36:36.838397+0000 mgr.x (mgr.14811) 57 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:39.003 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[38629]: t=2023-11-17T06:36:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-11-17T06:36:39.003 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[38629]: t=2023-11-17T06:36:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-11-17T06:36:39.003 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:38 smithi159 bash[38629]: t=2023-11-17T06:36:38+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-11-17T06:36:39.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:39 smithi159 bash[38629]: t=2023-11-17T06:36:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-11-17T06:36:39.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:39 smithi159 bash[38629]: t=2023-11-17T06:36:39+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-11-17T06:36:39.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:39 smithi159 bash[38629]: t=2023-11-17T06:36:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-11-17T06:36:39.283 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:39 smithi159 bash[38629]: t=2023-11-17T06:36:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-11-17T06:36:39.593 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:39 smithi159 bash[38629]: t=2023-11-17T06:36:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-11-17T06:36:39.593 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:39 smithi159 bash[38629]: t=2023-11-17T06:36:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-11-17T06:36:39.593 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:39 smithi159 bash[38629]: t=2023-11-17T06:36:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-11-17T06:36:39.593 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:39 smithi159 bash[38629]: t=2023-11-17T06:36:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-11-17T06:36:39.911 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:39 smithi159 bash[38629]: t=2023-11-17T06:36:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-11-17T06:36:39.911 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:39 smithi159 bash[38629]: t=2023-11-17T06:36:39+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-11-17T06:36:39.911 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:39 smithi159 bash[38629]: t=2023-11-17T06:36:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-11-17T06:36:39.911 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:39 smithi159 bash[38629]: t=2023-11-17T06:36:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-11-17T06:36:40.196 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:40 smithi159 bash[38629]: t=2023-11-17T06:36:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-11-17T06:36:40.196 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:40 smithi159 bash[38629]: t=2023-11-17T06:36:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-11-17T06:36:40.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:40 smithi159 bash[38629]: t=2023-11-17T06:36:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-11-17T06:36:40.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:40 smithi159 bash[38629]: t=2023-11-17T06:36:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-11-17T06:36:40.505 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:40 smithi159 bash[38629]: t=2023-11-17T06:36:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-11-17T06:36:40.505 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:40 smithi159 bash[38629]: t=2023-11-17T06:36:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-11-17T06:36:40.849 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:40 smithi159 bash[24884]: cluster 2023-11-17T06:36:38.839851+0000 mgr.x (mgr.14811) 58 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:40.850 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:40 smithi159 bash[38629]: t=2023-11-17T06:36:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-11-17T06:36:40.850 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:40 smithi159 bash[38629]: t=2023-11-17T06:36:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-11-17T06:36:40.850 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:40 smithi159 bash[38629]: t=2023-11-17T06:36:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-11-17T06:36:40.850 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:40 smithi159 bash[38629]: t=2023-11-17T06:36:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-11-17T06:36:40.850 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:40 smithi159 bash[38629]: t=2023-11-17T06:36:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-11-17T06:36:40.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:40 smithi031 bash[24752]: cluster 2023-11-17T06:36:38.839851+0000 mgr.x (mgr.14811) 58 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:40.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:40 smithi031 bash[28317]: cluster 2023-11-17T06:36:38.839851+0000 mgr.x (mgr.14811) 58 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:41.109 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:40 smithi159 bash[38629]: t=2023-11-17T06:36:40+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-11-17T06:36:41.109 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:40 smithi159 bash[38629]: t=2023-11-17T06:36:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-11-17T06:36:41.368 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:41 smithi159 bash[38629]: t=2023-11-17T06:36:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-11-17T06:36:41.368 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:41 smithi159 bash[38629]: t=2023-11-17T06:36:41+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-11-17T06:36:41.368 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:41 smithi159 bash[38629]: t=2023-11-17T06:36:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-11-17T06:36:41.720 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:41 smithi159 bash[38629]: t=2023-11-17T06:36:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-11-17T06:36:41.721 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:41 smithi159 bash[38629]: t=2023-11-17T06:36:41+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-11-17T06:36:41.721 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:41 smithi159 bash[38629]: t=2023-11-17T06:36:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-11-17T06:36:41.721 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:41 smithi159 bash[38629]: t=2023-11-17T06:36:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-11-17T06:36:41.721 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:41 smithi159 bash[38629]: t=2023-11-17T06:36:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-11-17T06:36:41.721 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:41 smithi159 bash[38629]: t=2023-11-17T06:36:41+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-11-17T06:36:42.003 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:41 smithi159 bash[38629]: t=2023-11-17T06:36:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-11-17T06:36:42.004 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:41 smithi159 bash[38629]: t=2023-11-17T06:36:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-11-17T06:36:42.004 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:41 smithi159 bash[38629]: t=2023-11-17T06:36:41+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-11-17T06:36:42.315 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[38629]: t=2023-11-17T06:36:42+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-11-17T06:36:42.316 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[38629]: t=2023-11-17T06:36:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-11-17T06:36:42.316 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[38629]: t=2023-11-17T06:36:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-11-17T06:36:42.316 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[38629]: t=2023-11-17T06:36:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-11-17T06:36:42.316 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[38629]: t=2023-11-17T06:36:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-11-17T06:36:42.617 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[38629]: t=2023-11-17T06:36:42+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-11-17T06:36:42.617 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[38629]: t=2023-11-17T06:36:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-11-17T06:36:42.617 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[38629]: t=2023-11-17T06:36:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-11-17T06:36:42.617 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[38629]: t=2023-11-17T06:36:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-11-17T06:36:42.894 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[24884]: cluster 2023-11-17T06:36:40.840588+0000 mgr.x (mgr.14811) 59 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:42.894 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[38629]: t=2023-11-17T06:36:42+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-11-17T06:36:42.894 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[38629]: t=2023-11-17T06:36:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-11-17T06:36:42.894 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[38629]: t=2023-11-17T06:36:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-11-17T06:36:42.894 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[38629]: t=2023-11-17T06:36:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-11-17T06:36:42.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:42 smithi031 bash[24752]: cluster 2023-11-17T06:36:40.840588+0000 mgr.x (mgr.14811) 59 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:42.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:42 smithi031 bash[28317]: cluster 2023-11-17T06:36:40.840588+0000 mgr.x (mgr.14811) 59 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:43.171 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:42 smithi159 bash[38629]: t=2023-11-17T06:36:42+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-11-17T06:36:43.173 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:43 smithi159 bash[38629]: t=2023-11-17T06:36:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-11-17T06:36:43.480 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:43 smithi159 bash[38629]: t=2023-11-17T06:36:43+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-11-17T06:36:43.481 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:43 smithi159 bash[38629]: t=2023-11-17T06:36:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-11-17T06:36:43.481 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:43 smithi159 bash[38629]: t=2023-11-17T06:36:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-11-17T06:36:43.481 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:43 smithi159 bash[38629]: t=2023-11-17T06:36:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-11-17T06:36:43.749 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:43 smithi159 bash[38629]: t=2023-11-17T06:36:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-11-17T06:36:43.749 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:43 smithi159 bash[38629]: t=2023-11-17T06:36:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-11-17T06:36:43.749 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:43 smithi159 bash[38629]: t=2023-11-17T06:36:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-11-17T06:36:43.749 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:43 smithi159 bash[38629]: t=2023-11-17T06:36:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-11-17T06:36:43.749 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:43 smithi159 bash[38629]: t=2023-11-17T06:36:43+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-11-17T06:36:44.003 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:43 smithi159 bash[38629]: t=2023-11-17T06:36:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-11-17T06:36:44.004 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:43 smithi159 bash[38629]: t=2023-11-17T06:36:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-11-17T06:36:44.004 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:43 smithi159 bash[38629]: t=2023-11-17T06:36:43+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-11-17T06:36:44.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:44 smithi159 bash[38629]: t=2023-11-17T06:36:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-11-17T06:36:44.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:44 smithi159 bash[38629]: t=2023-11-17T06:36:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-11-17T06:36:44.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:44 smithi159 bash[38629]: t=2023-11-17T06:36:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-11-17T06:36:44.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:44 smithi159 bash[38629]: t=2023-11-17T06:36:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-11-17T06:36:44.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:44 smithi159 bash[38629]: t=2023-11-17T06:36:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-11-17T06:36:44.640 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:36:44 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:36:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:36:44.641 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:44 smithi159 bash[38629]: t=2023-11-17T06:36:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-11-17T06:36:44.642 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:44 smithi159 bash[38629]: t=2023-11-17T06:36:44+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-11-17T06:36:44.642 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:44 smithi159 bash[38629]: t=2023-11-17T06:36:44+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-11-17T06:36:44.931 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:44 smithi159 bash[24884]: cluster 2023-11-17T06:36:42.841289+0000 mgr.x (mgr.14811) 60 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:44.932 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:44 smithi159 bash[38629]: t=2023-11-17T06:36:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-11-17T06:36:44.933 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:44 smithi159 bash[38629]: t=2023-11-17T06:36:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-11-17T06:36:44.933 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:44 smithi159 bash[38629]: t=2023-11-17T06:36:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-11-17T06:36:44.933 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:44 smithi159 bash[38629]: t=2023-11-17T06:36:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-11-17T06:36:44.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:44 smithi031 bash[24752]: cluster 2023-11-17T06:36:42.841289+0000 mgr.x (mgr.14811) 60 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:44.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:44 smithi031 bash[28317]: cluster 2023-11-17T06:36:42.841289+0000 mgr.x (mgr.14811) 60 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:45.215 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:45 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:36:45] "GET /metrics HTTP/1.1" 200 154918 "" "Prometheus/2.33.4" 2023-11-17T06:36:45.216 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:44 smithi159 bash[38629]: t=2023-11-17T06:36:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-11-17T06:36:45.216 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:45 smithi159 bash[38629]: t=2023-11-17T06:36:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-11-17T06:36:45.216 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:45 smithi159 bash[38629]: t=2023-11-17T06:36:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-11-17T06:36:45.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:45 smithi159 bash[38629]: t=2023-11-17T06:36:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-11-17T06:36:45.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:45 smithi159 bash[38629]: t=2023-11-17T06:36:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-11-17T06:36:45.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:45 smithi159 bash[38629]: t=2023-11-17T06:36:45+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-11-17T06:36:45.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:45 smithi159 bash[38629]: t=2023-11-17T06:36:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-11-17T06:36:45.819 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:45 smithi159 bash[38629]: t=2023-11-17T06:36:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-11-17T06:36:45.819 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:45 smithi159 bash[38629]: t=2023-11-17T06:36:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-11-17T06:36:45.819 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:45 smithi159 bash[38629]: t=2023-11-17T06:36:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-11-17T06:36:45.819 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:45 smithi159 bash[38629]: t=2023-11-17T06:36:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-11-17T06:36:45.819 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:45 smithi159 bash[38629]: t=2023-11-17T06:36:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-11-17T06:36:46.087 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:45 smithi159 bash[38629]: t=2023-11-17T06:36:45+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-11-17T06:36:46.087 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:45 smithi159 bash[38629]: t=2023-11-17T06:36:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-11-17T06:36:46.087 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:46 smithi159 bash[38629]: t=2023-11-17T06:36:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-11-17T06:36:46.397 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:46 smithi159 bash[38629]: t=2023-11-17T06:36:46+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-11-17T06:36:46.397 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:46 smithi159 bash[38629]: t=2023-11-17T06:36:46+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-11-17T06:36:46.397 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:46 smithi159 bash[38629]: t=2023-11-17T06:36:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-11-17T06:36:46.397 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:46 smithi159 bash[38629]: t=2023-11-17T06:36:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-11-17T06:36:46.650 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:46 smithi159 bash[38629]: t=2023-11-17T06:36:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-11-17T06:36:46.650 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:46 smithi159 bash[38629]: t=2023-11-17T06:36:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-11-17T06:36:46.650 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:46 smithi159 bash[38629]: t=2023-11-17T06:36:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-11-17T06:36:46.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:46 smithi031 bash[24752]: cluster 2023-11-17T06:36:44.842738+0000 mgr.x (mgr.14811) 61 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:46.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:46 smithi031 bash[28317]: cluster 2023-11-17T06:36:44.842738+0000 mgr.x (mgr.14811) 61 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:46.966 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:46 smithi159 bash[24884]: cluster 2023-11-17T06:36:44.842738+0000 mgr.x (mgr.14811) 61 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:46.966 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:46 smithi159 bash[38629]: t=2023-11-17T06:36:46+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-11-17T06:36:46.967 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:46 smithi159 bash[38629]: t=2023-11-17T06:36:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-11-17T06:36:46.967 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:46 smithi159 bash[38629]: t=2023-11-17T06:36:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-11-17T06:36:46.967 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:46 smithi159 bash[38629]: t=2023-11-17T06:36:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-11-17T06:36:46.967 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:46 smithi159 bash[38629]: t=2023-11-17T06:36:46+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-11-17T06:36:47.243 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-11-17T06:36:47.243 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-11-17T06:36:47.243 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-11-17T06:36:47.244 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-11-17T06:36:47.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-11-17T06:36:47.503 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-11-17T06:36:47.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-11-17T06:36:47.814 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-11-17T06:36:47.815 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-11-17T06:36:47.815 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-11-17T06:36:47.815 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-11-17T06:36:47.815 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-11-17T06:36:48.115 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-11-17T06:36:48.116 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-11-17T06:36:48.116 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:47 smithi159 bash[38629]: t=2023-11-17T06:36:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-11-17T06:36:48.116 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:48 smithi159 bash[38629]: t=2023-11-17T06:36:48+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-11-17T06:36:48.116 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:48 smithi159 bash[38629]: t=2023-11-17T06:36:48+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-11-17T06:36:48.400 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:48 smithi159 bash[38629]: t=2023-11-17T06:36:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-11-17T06:36:48.401 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:48 smithi159 bash[38629]: t=2023-11-17T06:36:48+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-11-17T06:36:48.401 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:48 smithi159 bash[38629]: t=2023-11-17T06:36:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-11-17T06:36:48.660 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:48 smithi159 bash[38629]: t=2023-11-17T06:36:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-11-17T06:36:48.660 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:48 smithi159 bash[38629]: t=2023-11-17T06:36:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-11-17T06:36:48.660 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:48 smithi159 bash[38629]: t=2023-11-17T06:36:48+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-11-17T06:36:48.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:48 smithi031 bash[24752]: cluster 2023-11-17T06:36:46.843433+0000 mgr.x (mgr.14811) 62 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:48.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:48 smithi031 bash[28317]: cluster 2023-11-17T06:36:46.843433+0000 mgr.x (mgr.14811) 62 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:48.995 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:48 smithi159 bash[24884]: cluster 2023-11-17T06:36:46.843433+0000 mgr.x (mgr.14811) 62 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:48.995 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:48 smithi159 bash[38629]: t=2023-11-17T06:36:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-11-17T06:36:48.995 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:48 smithi159 bash[38629]: t=2023-11-17T06:36:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-11-17T06:36:48.996 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:48 smithi159 bash[38629]: t=2023-11-17T06:36:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-11-17T06:36:48.996 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:48 smithi159 bash[38629]: t=2023-11-17T06:36:48+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-11-17T06:36:48.996 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:48 smithi159 bash[38629]: t=2023-11-17T06:36:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-11-17T06:36:49.253 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:49 smithi159 bash[38629]: t=2023-11-17T06:36:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-11-17T06:36:49.253 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:49 smithi159 bash[38629]: t=2023-11-17T06:36:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-11-17T06:36:49.254 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:49 smithi159 bash[38629]: t=2023-11-17T06:36:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-11-17T06:36:49.565 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:49 smithi159 bash[38629]: t=2023-11-17T06:36:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-11-17T06:36:49.565 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:49 smithi159 bash[38629]: t=2023-11-17T06:36:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-11-17T06:36:49.565 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:49 smithi159 bash[38629]: t=2023-11-17T06:36:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-11-17T06:36:49.565 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:49 smithi159 bash[38629]: t=2023-11-17T06:36:49+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-11-17T06:36:49.565 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:49 smithi159 bash[38629]: t=2023-11-17T06:36:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-11-17T06:36:49.841 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:49 smithi159 bash[38629]: t=2023-11-17T06:36:49+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-11-17T06:36:49.842 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:49 smithi159 bash[38629]: t=2023-11-17T06:36:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-11-17T06:36:49.842 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:49 smithi159 bash[38629]: t=2023-11-17T06:36:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-11-17T06:36:50.195 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:49 smithi159 bash[38629]: t=2023-11-17T06:36:49+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-11-17T06:36:50.196 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:49 smithi159 bash[38629]: t=2023-11-17T06:36:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-11-17T06:36:50.196 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-11-17T06:36:50.196 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-11-17T06:36:50.196 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-11-17T06:36:50.196 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-11-17T06:36:50.196 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-11-17T06:36:50.196 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-11-17T06:36:50.196 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-11-17T06:36:50.197 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing HooksService" logger=server 2023-11-17T06:36:50.197 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-11-17T06:36:50.197 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-11-17T06:36:50.197 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-11-17T06:36:50.197 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-11-17T06:36:50.197 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-11-17T06:36:50.197 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-11-17T06:36:50.197 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-11-17T06:36:50.198 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-11-17T06:36:50.198 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-11-17T06:36:50.198 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing LoginService" logger=server 2023-11-17T06:36:50.198 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing SearchService" logger=server 2023-11-17T06:36:50.198 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing TracingService" logger=server 2023-11-17T06:36:50.198 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-11-17T06:36:50.198 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-11-17T06:36:50.198 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-11-17T06:36:50.198 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-11-17T06:36:50.198 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+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-11-17T06:36:50.199 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2023-11-17T06:36:50.199 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-11-17T06:36:50.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+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-11-17T06:36:50.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="Initializing Stream Manager" 2023-11-17T06:36:50.504 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[38629]: t=2023-11-17T06:36:50+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-11-17T06:36:50.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:50 smithi031 bash[24752]: cluster 2023-11-17T06:36:48.844864+0000 mgr.x (mgr.14811) 63 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:50.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:50 smithi031 bash[28317]: cluster 2023-11-17T06:36:48.844864+0000 mgr.x (mgr.14811) 63 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:51.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:50 smithi159 bash[24884]: cluster 2023-11-17T06:36:48.844864+0000 mgr.x (mgr.14811) 63 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:52.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:52 smithi031 bash[24752]: cluster 2023-11-17T06:36:50.845590+0000 mgr.x (mgr.14811) 64 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:52.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:52 smithi031 bash[28317]: cluster 2023-11-17T06:36:50.845590+0000 mgr.x (mgr.14811) 64 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:53.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:52 smithi159 bash[24884]: cluster 2023-11-17T06:36:50.845590+0000 mgr.x (mgr.14811) 64 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:54.682 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:36:54 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:36:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:36:54.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:54 smithi031 bash[24752]: cluster 2023-11-17T06:36:52.846290+0000 mgr.x (mgr.14811) 65 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:54.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:54 smithi031 bash[28317]: cluster 2023-11-17T06:36:52.846290+0000 mgr.x (mgr.14811) 65 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:55.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:54 smithi159 bash[24884]: cluster 2023-11-17T06:36:52.846290+0000 mgr.x (mgr.14811) 65 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:55.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:36:55 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:36:55] "GET /metrics HTTP/1.1" 200 154914 "" "Prometheus/2.33.4" 2023-11-17T06:36:56.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:56 smithi031 bash[24752]: cluster 2023-11-17T06:36:54.847692+0000 mgr.x (mgr.14811) 66 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:56.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:56 smithi031 bash[28317]: cluster 2023-11-17T06:36:54.847692+0000 mgr.x (mgr.14811) 66 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:57.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:56 smithi159 bash[24884]: cluster 2023-11-17T06:36:54.847692+0000 mgr.x (mgr.14811) 66 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:59.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:36:58 smithi159 bash[24884]: cluster 2023-11-17T06:36:56.848404+0000 mgr.x (mgr.14811) 67 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:59.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:36:58 smithi031 bash[24752]: cluster 2023-11-17T06:36:56.848404+0000 mgr.x (mgr.14811) 67 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:36:59.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:36:58 smithi031 bash[28317]: cluster 2023-11-17T06:36:56.848404+0000 mgr.x (mgr.14811) 67 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:01.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:00 smithi159 bash[24884]: cluster 2023-11-17T06:36:58.849953+0000 mgr.x (mgr.14811) 68 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:01.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:00 smithi031 bash[24752]: cluster 2023-11-17T06:36:58.849953+0000 mgr.x (mgr.14811) 68 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:01.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:00 smithi031 bash[28317]: cluster 2023-11-17T06:36:58.849953+0000 mgr.x (mgr.14811) 68 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:02 smithi159 bash[24884]: cluster 2023-11-17T06:37:00.850680+0000 mgr.x (mgr.14811) 69 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:03.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:02 smithi031 bash[24752]: cluster 2023-11-17T06:37:00.850680+0000 mgr.x (mgr.14811) 69 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:03.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:02 smithi031 bash[28317]: cluster 2023-11-17T06:37:00.850680+0000 mgr.x (mgr.14811) 69 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:04.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:37:04 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:37:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:37:05.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:04 smithi159 bash[24884]: cluster 2023-11-17T06:37:02.851392+0000 mgr.x (mgr.14811) 70 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:05.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:04 smithi031 bash[28317]: cluster 2023-11-17T06:37:02.851392+0000 mgr.x (mgr.14811) 70 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:05.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:04 smithi031 bash[24752]: cluster 2023-11-17T06:37:02.851392+0000 mgr.x (mgr.14811) 70 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:05.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:37:05 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:37:05] "GET /metrics HTTP/1.1" 200 154917 "" "Prometheus/2.33.4" 2023-11-17T06:37:07.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:06 smithi159 bash[24884]: cluster 2023-11-17T06:37:04.852381+0000 mgr.x (mgr.14811) 71 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:07.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:06 smithi031 bash[24752]: cluster 2023-11-17T06:37:04.852381+0000 mgr.x (mgr.14811) 71 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:07.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:06 smithi031 bash[28317]: cluster 2023-11-17T06:37:04.852381+0000 mgr.x (mgr.14811) 71 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:08.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:08 smithi031 bash[28317]: cluster 2023-11-17T06:37:06.853156+0000 mgr.x (mgr.14811) 72 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:08.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:08 smithi031 bash[24752]: cluster 2023-11-17T06:37:06.853156+0000 mgr.x (mgr.14811) 72 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:08.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:08 smithi159 bash[24884]: cluster 2023-11-17T06:37:06.853156+0000 mgr.x (mgr.14811) 72 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:10.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:10 smithi031 bash[28317]: cluster 2023-11-17T06:37:08.854793+0000 mgr.x (mgr.14811) 73 : cluster [DBG] pgmap v57: 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-11-17T06:37:10.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:10 smithi031 bash[24752]: cluster 2023-11-17T06:37:08.854793+0000 mgr.x (mgr.14811) 73 : cluster [DBG] pgmap v57: 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-11-17T06:37:10.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:10 smithi159 bash[24884]: cluster 2023-11-17T06:37:08.854793+0000 mgr.x (mgr.14811) 73 : cluster [DBG] pgmap v57: 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-11-17T06:37:12.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:12 smithi159 bash[24884]: cluster 2023-11-17T06:37:10.855566+0000 mgr.x (mgr.14811) 74 : cluster [DBG] pgmap v58: 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-11-17T06:37:12.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:12 smithi031 bash[24752]: cluster 2023-11-17T06:37:10.855566+0000 mgr.x (mgr.14811) 74 : cluster [DBG] pgmap v58: 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-11-17T06:37:12.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:12 smithi031 bash[28317]: cluster 2023-11-17T06:37:10.855566+0000 mgr.x (mgr.14811) 74 : cluster [DBG] pgmap v58: 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-11-17T06:37:14.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:14 smithi159 bash[24884]: cluster 2023-11-17T06:37:12.856382+0000 mgr.x (mgr.14811) 75 : cluster [DBG] pgmap v59: 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-11-17T06:37:14.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:14 smithi031 bash[24752]: cluster 2023-11-17T06:37:12.856382+0000 mgr.x (mgr.14811) 75 : cluster [DBG] pgmap v59: 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-11-17T06:37:14.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:37:14 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:37:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:37:14.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:14 smithi031 bash[28317]: cluster 2023-11-17T06:37:12.856382+0000 mgr.x (mgr.14811) 75 : cluster [DBG] pgmap v59: 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-11-17T06:37:15.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:37:15 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:37:15] "GET /metrics HTTP/1.1" 200 154917 "" "Prometheus/2.33.4" 2023-11-17T06:37:16.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:16 smithi159 bash[24884]: cluster 2023-11-17T06:37:14.858030+0000 mgr.x (mgr.14811) 76 : cluster [DBG] pgmap v60: 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-11-17T06:37:16.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:16 smithi031 bash[28317]: cluster 2023-11-17T06:37:14.858030+0000 mgr.x (mgr.14811) 76 : cluster [DBG] pgmap v60: 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-11-17T06:37:16.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:16 smithi031 bash[24752]: cluster 2023-11-17T06:37:14.858030+0000 mgr.x (mgr.14811) 76 : cluster [DBG] pgmap v60: 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-11-17T06:37:18.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:18 smithi159 bash[24884]: cluster 2023-11-17T06:37:16.858917+0000 mgr.x (mgr.14811) 77 : cluster [DBG] pgmap v61: 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-11-17T06:37:18.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:18 smithi031 bash[24752]: cluster 2023-11-17T06:37:16.858917+0000 mgr.x (mgr.14811) 77 : cluster [DBG] pgmap v61: 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-11-17T06:37:18.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:18 smithi031 bash[28317]: cluster 2023-11-17T06:37:16.858917+0000 mgr.x (mgr.14811) 77 : cluster [DBG] pgmap v61: 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-11-17T06:37:20.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:20 smithi159 bash[24884]: cluster 2023-11-17T06:37:18.860428+0000 mgr.x (mgr.14811) 78 : cluster [DBG] pgmap v62: 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-11-17T06:37:20.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:20 smithi031 bash[24752]: cluster 2023-11-17T06:37:18.860428+0000 mgr.x (mgr.14811) 78 : cluster [DBG] pgmap v62: 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-11-17T06:37:20.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:20 smithi031 bash[28317]: cluster 2023-11-17T06:37:18.860428+0000 mgr.x (mgr.14811) 78 : cluster [DBG] pgmap v62: 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-11-17T06:37:22.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:22 smithi159 bash[24884]: cluster 2023-11-17T06:37:20.861210+0000 mgr.x (mgr.14811) 79 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:22.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:22 smithi031 bash[28317]: cluster 2023-11-17T06:37:20.861210+0000 mgr.x (mgr.14811) 79 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:22.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:22 smithi031 bash[24752]: cluster 2023-11-17T06:37:20.861210+0000 mgr.x (mgr.14811) 79 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:24.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:24 smithi159 bash[24884]: cluster 2023-11-17T06:37:22.861943+0000 mgr.x (mgr.14811) 80 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:24.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:24 smithi031 bash[28317]: cluster 2023-11-17T06:37:22.861943+0000 mgr.x (mgr.14811) 80 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:24.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:24 smithi031 bash[24752]: cluster 2023-11-17T06:37:22.861943+0000 mgr.x (mgr.14811) 80 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:24.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:37:24 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:37:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:37:25.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:37:25 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:37:25] "GET /metrics HTTP/1.1" 200 154930 "" "Prometheus/2.33.4" 2023-11-17T06:37:26.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:26 smithi159 bash[24884]: cluster 2023-11-17T06:37:24.863400+0000 mgr.x (mgr.14811) 81 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:26.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:26 smithi031 bash[24752]: cluster 2023-11-17T06:37:24.863400+0000 mgr.x (mgr.14811) 81 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:26.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:26 smithi031 bash[28317]: cluster 2023-11-17T06:37:24.863400+0000 mgr.x (mgr.14811) 81 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:28.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:28 smithi159 bash[24884]: cluster 2023-11-17T06:37:26.864197+0000 mgr.x (mgr.14811) 82 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:28.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:28 smithi031 bash[24752]: cluster 2023-11-17T06:37:26.864197+0000 mgr.x (mgr.14811) 82 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:28.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:28 smithi031 bash[28317]: cluster 2023-11-17T06:37:26.864197+0000 mgr.x (mgr.14811) 82 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:30.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:30 smithi031 bash[24752]: cluster 2023-11-17T06:37:28.865679+0000 mgr.x (mgr.14811) 83 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:30.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:30 smithi031 bash[28317]: cluster 2023-11-17T06:37:28.865679+0000 mgr.x (mgr.14811) 83 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:30.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:30 smithi159 bash[24884]: cluster 2023-11-17T06:37:28.865679+0000 mgr.x (mgr.14811) 83 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:32.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[24752]: cluster 2023-11-17T06:37:30.866437+0000 mgr.x (mgr.14811) 84 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:32.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[24752]: audit 2023-11-17T06:37:32.241684+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-17T06:37:32.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[24752]: audit 2023-11-17T06:37:32.242129+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[24752]: audit 2023-11-17T06:37:32.242346+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-17T06:37:32.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[24752]: audit 2023-11-17T06:37:32.242512+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[24752]: audit 2023-11-17T06:37:32.242897+0000 mon.b (mon.2) 209 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[24752]: audit 2023-11-17T06:37:32.243224+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[24752]: audit 2023-11-17T06:37:32.243784+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[24752]: audit 2023-11-17T06:37:32.244220+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[28317]: cluster 2023-11-17T06:37:30.866437+0000 mgr.x (mgr.14811) 84 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:32.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[28317]: audit 2023-11-17T06:37:32.241684+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-17T06:37:32.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[28317]: audit 2023-11-17T06:37:32.242129+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[28317]: audit 2023-11-17T06:37:32.242346+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-17T06:37:32.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[28317]: audit 2023-11-17T06:37:32.242512+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[28317]: audit 2023-11-17T06:37:32.242897+0000 mon.b (mon.2) 209 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[28317]: audit 2023-11-17T06:37:32.243224+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[28317]: audit 2023-11-17T06:37:32.243784+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:32 smithi031 bash[28317]: audit 2023-11-17T06:37:32.244220+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:32 smithi159 bash[24884]: cluster 2023-11-17T06:37:30.866437+0000 mgr.x (mgr.14811) 84 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:32 smithi159 bash[24884]: audit 2023-11-17T06:37:32.241684+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-17T06:37:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:32 smithi159 bash[24884]: audit 2023-11-17T06:37:32.242129+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:32 smithi159 bash[24884]: audit 2023-11-17T06:37:32.242346+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-17T06:37:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:32 smithi159 bash[24884]: audit 2023-11-17T06:37:32.242512+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:32 smithi159 bash[24884]: audit 2023-11-17T06:37:32.242897+0000 mon.b (mon.2) 209 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:32 smithi159 bash[24884]: audit 2023-11-17T06:37:32.243224+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:32 smithi159 bash[24884]: audit 2023-11-17T06:37:32.243784+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-11-17T06:37:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:32 smithi159 bash[24884]: audit 2023-11-17T06:37:32.244220+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:37:34.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:37:34 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:37:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:37:34.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:34 smithi031 bash[28317]: cluster 2023-11-17T06:37:32.867095+0000 mgr.x (mgr.14811) 85 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:34.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:34 smithi031 bash[24752]: cluster 2023-11-17T06:37:32.867095+0000 mgr.x (mgr.14811) 85 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:34.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:34 smithi159 bash[24884]: cluster 2023-11-17T06:37:32.867095+0000 mgr.x (mgr.14811) 85 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:35.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:37:35 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:37:35] "GET /metrics HTTP/1.1" 200 154931 "" "Prometheus/2.33.4" 2023-11-17T06:37:36.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:36 smithi031 bash[24752]: cluster 2023-11-17T06:37:34.868554+0000 mgr.x (mgr.14811) 86 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:36.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:36 smithi031 bash[28317]: cluster 2023-11-17T06:37:34.868554+0000 mgr.x (mgr.14811) 86 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:36.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:36 smithi159 bash[24884]: cluster 2023-11-17T06:37:34.868554+0000 mgr.x (mgr.14811) 86 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:38.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:38 smithi031 bash[24752]: cluster 2023-11-17T06:37:36.869313+0000 mgr.x (mgr.14811) 87 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:38.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:38 smithi031 bash[24752]: cluster 2023-11-17T06:37:37.156234+0000 mgr.x (mgr.14811) 88 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:38.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:38 smithi031 bash[24752]: cluster 2023-11-17T06:37:37.156887+0000 mgr.x (mgr.14811) 89 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:38.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:38 smithi031 bash[24752]: audit 2023-11-17T06:37:37.157842+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:37:38.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:38 smithi031 bash[24752]: audit 2023-11-17T06:37:37.161293+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:37:38.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:38 smithi031 bash[24752]: audit 2023-11-17T06:37:37.169080+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:37:38.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:38 smithi031 bash[28317]: cluster 2023-11-17T06:37:36.869313+0000 mgr.x (mgr.14811) 87 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:38.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:38 smithi031 bash[28317]: cluster 2023-11-17T06:37:37.156234+0000 mgr.x (mgr.14811) 88 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:38.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:38 smithi031 bash[28317]: cluster 2023-11-17T06:37:37.156887+0000 mgr.x (mgr.14811) 89 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:38.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:38 smithi031 bash[28317]: audit 2023-11-17T06:37:37.157842+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:37:38.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:38 smithi031 bash[28317]: audit 2023-11-17T06:37:37.161293+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:37:38.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:38 smithi031 bash[28317]: audit 2023-11-17T06:37:37.169080+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:37:38.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:38 smithi159 bash[24884]: cluster 2023-11-17T06:37:36.869313+0000 mgr.x (mgr.14811) 87 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:38.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:38 smithi159 bash[24884]: cluster 2023-11-17T06:37:37.156234+0000 mgr.x (mgr.14811) 88 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:38.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:38 smithi159 bash[24884]: cluster 2023-11-17T06:37:37.156887+0000 mgr.x (mgr.14811) 89 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:38.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:38 smithi159 bash[24884]: audit 2023-11-17T06:37:37.157842+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:37:38.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:38 smithi159 bash[24884]: audit 2023-11-17T06:37:37.161293+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:37:38.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:38 smithi159 bash[24884]: audit 2023-11-17T06:37:37.169080+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:37:40.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:40 smithi031 bash[24752]: cluster 2023-11-17T06:37:39.158472+0000 mgr.x (mgr.14811) 90 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:40.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:40 smithi031 bash[28317]: cluster 2023-11-17T06:37:39.158472+0000 mgr.x (mgr.14811) 90 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:40.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:40 smithi159 bash[24884]: cluster 2023-11-17T06:37:39.158472+0000 mgr.x (mgr.14811) 90 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:42.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:42 smithi031 bash[24752]: cluster 2023-11-17T06:37:41.159357+0000 mgr.x (mgr.14811) 91 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:42.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:42 smithi031 bash[28317]: cluster 2023-11-17T06:37:41.159357+0000 mgr.x (mgr.14811) 91 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:42.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:42 smithi159 bash[24884]: cluster 2023-11-17T06:37:41.159357+0000 mgr.x (mgr.14811) 91 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:44.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:44 smithi031 bash[24752]: cluster 2023-11-17T06:37:43.160790+0000 mgr.x (mgr.14811) 92 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:44.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:37:44 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:37:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:37:44.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:44 smithi031 bash[28317]: cluster 2023-11-17T06:37:43.160790+0000 mgr.x (mgr.14811) 92 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:44.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:44 smithi159 bash[24884]: cluster 2023-11-17T06:37:43.160790+0000 mgr.x (mgr.14811) 92 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:45.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:37:45 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:37:45] "GET /metrics HTTP/1.1" 200 154931 "" "Prometheus/2.33.4" 2023-11-17T06:37:46.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:46 smithi031 bash[28317]: cluster 2023-11-17T06:37:45.161531+0000 mgr.x (mgr.14811) 93 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:46.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:46 smithi031 bash[24752]: cluster 2023-11-17T06:37:45.161531+0000 mgr.x (mgr.14811) 93 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:46.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:46 smithi159 bash[24884]: cluster 2023-11-17T06:37:45.161531+0000 mgr.x (mgr.14811) 93 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:48.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:48 smithi031 bash[24752]: cluster 2023-11-17T06:37:47.162312+0000 mgr.x (mgr.14811) 94 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:48.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:48 smithi031 bash[28317]: cluster 2023-11-17T06:37:47.162312+0000 mgr.x (mgr.14811) 94 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:48.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:48 smithi159 bash[24884]: cluster 2023-11-17T06:37:47.162312+0000 mgr.x (mgr.14811) 94 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:50.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:50 smithi031 bash[24752]: cluster 2023-11-17T06:37:49.163835+0000 mgr.x (mgr.14811) 95 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:50.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:50 smithi031 bash[28317]: cluster 2023-11-17T06:37:49.163835+0000 mgr.x (mgr.14811) 95 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:50.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:50 smithi159 bash[24884]: cluster 2023-11-17T06:37:49.163835+0000 mgr.x (mgr.14811) 95 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:52.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:52 smithi159 bash[24884]: cluster 2023-11-17T06:37:51.164631+0000 mgr.x (mgr.14811) 96 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:52.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:52 smithi031 bash[24752]: cluster 2023-11-17T06:37:51.164631+0000 mgr.x (mgr.14811) 96 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:52.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:52 smithi031 bash[28317]: cluster 2023-11-17T06:37:51.164631+0000 mgr.x (mgr.14811) 96 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:54.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:54 smithi159 bash[24884]: cluster 2023-11-17T06:37:53.165972+0000 mgr.x (mgr.14811) 97 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:54.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:54 smithi031 bash[24752]: cluster 2023-11-17T06:37:53.165972+0000 mgr.x (mgr.14811) 97 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:54.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:54 smithi031 bash[28317]: cluster 2023-11-17T06:37:53.165972+0000 mgr.x (mgr.14811) 97 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:54.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:37:54 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:37:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:37:55.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:37:55 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:37:55] "GET /metrics HTTP/1.1" 200 154943 "" "Prometheus/2.33.4" 2023-11-17T06:37:56.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:56 smithi159 bash[24884]: cluster 2023-11-17T06:37:55.166776+0000 mgr.x (mgr.14811) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:56.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:56 smithi031 bash[24752]: cluster 2023-11-17T06:37:55.166776+0000 mgr.x (mgr.14811) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:56.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:56 smithi031 bash[28317]: cluster 2023-11-17T06:37:55.166776+0000 mgr.x (mgr.14811) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:58.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:37:58 smithi159 bash[24884]: cluster 2023-11-17T06:37:57.167530+0000 mgr.x (mgr.14811) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:58.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:37:58 smithi031 bash[24752]: cluster 2023-11-17T06:37:57.167530+0000 mgr.x (mgr.14811) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:37:58.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:37:58 smithi031 bash[28317]: cluster 2023-11-17T06:37:57.167530+0000 mgr.x (mgr.14811) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:00.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:00 smithi159 bash[24884]: cluster 2023-11-17T06:37:59.169040+0000 mgr.x (mgr.14811) 100 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:00.609 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:00 smithi031 bash[24752]: cluster 2023-11-17T06:37:59.169040+0000 mgr.x (mgr.14811) 100 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:00.610 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:00 smithi031 bash[28317]: cluster 2023-11-17T06:37:59.169040+0000 mgr.x (mgr.14811) 100 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:01.297 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- 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-11-17T06:38:02.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:02 smithi159 bash[24884]: cluster 2023-11-17T06:38:01.169831+0000 mgr.x (mgr.14811) 101 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:02.523 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:02 smithi031 bash[24752]: cluster 2023-11-17T06:38:01.169831+0000 mgr.x (mgr.14811) 101 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:02.524 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:02 smithi031 bash[28317]: cluster 2023-11-17T06:38:01.169831+0000 mgr.x (mgr.14811) 101 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:04.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:04 smithi159 bash[24884]: cluster 2023-11-17T06:38:03.171274+0000 mgr.x (mgr.14811) 102 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.673 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:04 smithi031 bash[24752]: cluster 2023-11-17T06:38:03.171274+0000 mgr.x (mgr.14811) 102 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.674 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:38:05 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:38:05] "GET /metrics HTTP/1.1" 200 154945 "" "Prometheus/2.33.4" 2023-11-17T06:38:39.674 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:04 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:38:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:38:39.675 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:04 smithi031 bash[28317]: cluster 2023-11-17T06:38:03.171274+0000 mgr.x (mgr.14811) 102 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.675 INFO:teuthology.orchestra.run.smithi031.stdout:Scheduled to redeploy mgr.y on host 'smithi031' 2023-11-17T06:38:39.676 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[28317]: audit 2023-11-17T06:38:04.406888+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.31:0/3468451351' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-17T06:38:39.676 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[28317]: audit 2023-11-17T06:38:04.803008+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]: dispatch 2023-11-17T06:38:39.676 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[28317]: audit 2023-11-17T06:38:04.803566+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]: dispatch 2023-11-17T06:38:39.676 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[28317]: audit 2023-11-17T06:38:04.812214+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]': finished 2023-11-17T06:38:39.676 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[28317]: audit 2023-11-17T06:38:04.824779+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:38:39.676 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[28317]: audit 2023-11-17T06:38:04.825501+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:38:39.676 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[28317]: audit 2023-11-17T06:38:04.831595+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:38:39.676 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[28317]: audit 2023-11-17T06:38:04.840515+0000 mon.b (mon.2) 213 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-17T06:38:39.676 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[28317]: audit 2023-11-17T06:38:04.840719+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-17T06:38:39.676 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[28317]: audit 2023-11-17T06:38:04.842973+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-17T06:38:39.676 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[28317]: audit 2023-11-17T06:38:04.844441+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:38:39.676 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[28317]: audit 2023-11-17T06:38:04.846395+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-17T06:38:39.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:05 smithi159 bash[24884]: audit 2023-11-17T06:38:04.406888+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.31:0/3468451351' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-17T06:38:39.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:05 smithi159 bash[24884]: audit 2023-11-17T06:38:04.803008+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]: dispatch 2023-11-17T06:38:39.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:05 smithi159 bash[24884]: audit 2023-11-17T06:38:04.803566+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]: dispatch 2023-11-17T06:38:39.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:05 smithi159 bash[24884]: audit 2023-11-17T06:38:04.812214+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]': finished 2023-11-17T06:38:39.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:05 smithi159 bash[24884]: audit 2023-11-17T06:38:04.824779+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:38:39.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:05 smithi159 bash[24884]: audit 2023-11-17T06:38:04.825501+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:38:39.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:05 smithi159 bash[24884]: audit 2023-11-17T06:38:04.831595+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:38:39.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:05 smithi159 bash[24884]: audit 2023-11-17T06:38:04.840515+0000 mon.b (mon.2) 213 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-17T06:38:39.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:05 smithi159 bash[24884]: audit 2023-11-17T06:38:04.840719+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-17T06:38:39.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:05 smithi159 bash[24884]: audit 2023-11-17T06:38:04.842973+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-17T06:38:39.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:05 smithi159 bash[24884]: audit 2023-11-17T06:38:04.844441+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:38:39.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:05 smithi159 bash[24884]: audit 2023-11-17T06:38:04.846395+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-17T06:38:39.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:06 smithi159 bash[24884]: audit 2023-11-17T06:38:04.801328+0000 mgr.x (mgr.14811) 103 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:38:39.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:06 smithi159 bash[24884]: cephadm 2023-11-17T06:38:04.815110+0000 mgr.x (mgr.14811) 104 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-11-17T06:38:39.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:06 smithi159 bash[24884]: cluster 2023-11-17T06:38:04.822795+0000 mgr.x (mgr.14811) 105 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:06 smithi159 bash[24884]: cluster 2023-11-17T06:38:04.823462+0000 mgr.x (mgr.14811) 106 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:06 smithi159 bash[24884]: cephadm 2023-11-17T06:38:04.845748+0000 mgr.x (mgr.14811) 107 : cephadm [INF] Deploying daemon mgr.y on smithi031 2023-11-17T06:38:39.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:08 smithi159 bash[24884]: cluster 2023-11-17T06:38:06.824204+0000 mgr.x (mgr.14811) 108 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:10 smithi159 bash[24884]: cluster 2023-11-17T06:38:08.825703+0000 mgr.x (mgr.14811) 109 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:12 smithi159 bash[24884]: cluster 2023-11-17T06:38:10.826389+0000 mgr.x (mgr.14811) 110 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:14 smithi159 bash[24884]: cluster 2023-11-17T06:38:12.827217+0000 mgr.x (mgr.14811) 111 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.678 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[24752]: audit 2023-11-17T06:38:04.406888+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.31:0/3468451351' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-17T06:38:39.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[24752]: audit 2023-11-17T06:38:04.803008+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]: dispatch 2023-11-17T06:38:39.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[24752]: audit 2023-11-17T06:38:04.803566+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]: dispatch 2023-11-17T06:38:39.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[24752]: audit 2023-11-17T06:38:04.812214+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.y"}]': finished 2023-11-17T06:38:39.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[24752]: audit 2023-11-17T06:38:04.824779+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:38:39.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[24752]: audit 2023-11-17T06:38:04.825501+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:38:39.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[24752]: audit 2023-11-17T06:38:04.831595+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:38:39.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[24752]: audit 2023-11-17T06:38:04.840515+0000 mon.b (mon.2) 213 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-17T06:38:39.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[24752]: audit 2023-11-17T06:38:04.840719+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-17T06:38:39.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[24752]: audit 2023-11-17T06:38:04.842973+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-17T06:38:39.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[24752]: audit 2023-11-17T06:38:04.844441+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:38:39.679 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:05 smithi031 bash[24752]: audit 2023-11-17T06:38:04.846395+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-17T06:38:39.679 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:38:15 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:38:15] "GET /metrics HTTP/1.1" 200 154945 "" "Prometheus/2.33.4" 2023-11-17T06:38:39.681 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps --refresh' 2023-11-17T06:38:39.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:06 smithi031 bash[24752]: audit 2023-11-17T06:38:04.801328+0000 mgr.x (mgr.14811) 103 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:38:39.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:06 smithi031 bash[24752]: cephadm 2023-11-17T06:38:04.815110+0000 mgr.x (mgr.14811) 104 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-11-17T06:38:39.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:06 smithi031 bash[24752]: cluster 2023-11-17T06:38:04.822795+0000 mgr.x (mgr.14811) 105 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:06 smithi031 bash[24752]: cluster 2023-11-17T06:38:04.823462+0000 mgr.x (mgr.14811) 106 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.682 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:06 smithi031 bash[24752]: cephadm 2023-11-17T06:38:04.845748+0000 mgr.x (mgr.14811) 107 : cephadm [INF] Deploying daemon mgr.y on smithi031 2023-11-17T06:38:39.682 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:16 smithi159 bash[24884]: cluster 2023-11-17T06:38:14.828732+0000 mgr.x (mgr.14811) 112 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.682 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:18 smithi159 bash[24884]: cluster 2023-11-17T06:38:16.829443+0000 mgr.x (mgr.14811) 113 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.682 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:20 smithi159 bash[24884]: cluster 2023-11-17T06:38:18.830977+0000 mgr.x (mgr.14811) 114 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.682 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:22 smithi159 bash[24884]: cluster 2023-11-17T06:38:20.831702+0000 mgr.x (mgr.14811) 115 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.707 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:24 smithi159 bash[24884]: cluster 2023-11-17T06:38:22.832395+0000 mgr.x (mgr.14811) 116 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.707 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:06 smithi031 bash[28317]: audit 2023-11-17T06:38:04.801328+0000 mgr.x (mgr.14811) 103 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:38:39.707 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:06 smithi031 bash[28317]: cephadm 2023-11-17T06:38:04.815110+0000 mgr.x (mgr.14811) 104 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-11-17T06:38:39.707 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:06 smithi031 bash[28317]: cluster 2023-11-17T06:38:04.822795+0000 mgr.x (mgr.14811) 105 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.707 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:06 smithi031 bash[28317]: cluster 2023-11-17T06:38:04.823462+0000 mgr.x (mgr.14811) 106 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.707 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:06 smithi031 bash[28317]: cephadm 2023-11-17T06:38:04.845748+0000 mgr.x (mgr.14811) 107 : cephadm [INF] Deploying daemon mgr.y on smithi031 2023-11-17T06:38:39.707 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:08 smithi031 bash[28317]: cluster 2023-11-17T06:38:06.824204+0000 mgr.x (mgr.14811) 108 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.708 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:38:25 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:38:25] "GET /metrics HTTP/1.1" 200 154941 "" "Prometheus/2.33.4" 2023-11-17T06:38:39.708 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:08 smithi031 bash[24752]: cluster 2023-11-17T06:38:06.824204+0000 mgr.x (mgr.14811) 108 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.708 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:10 smithi031 bash[24752]: cluster 2023-11-17T06:38:08.825703+0000 mgr.x (mgr.14811) 109 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.708 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:10 smithi031 bash[28317]: cluster 2023-11-17T06:38:08.825703+0000 mgr.x (mgr.14811) 109 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.709 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:12 smithi031 bash[24752]: cluster 2023-11-17T06:38:10.826389+0000 mgr.x (mgr.14811) 110 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.709 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:12 smithi031 bash[28317]: cluster 2023-11-17T06:38:10.826389+0000 mgr.x (mgr.14811) 110 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:26 smithi159 bash[24884]: cluster 2023-11-17T06:38:24.833928+0000 mgr.x (mgr.14811) 117 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:28 smithi159 bash[24884]: cluster 2023-11-17T06:38:26.834671+0000 mgr.x (mgr.14811) 118 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:30 smithi159 bash[24884]: cluster 2023-11-17T06:38:28.836162+0000 mgr.x (mgr.14811) 119 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:32 smithi159 bash[24884]: cluster 2023-11-17T06:38:30.836910+0000 mgr.x (mgr.14811) 120 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:32 smithi159 bash[24884]: audit 2023-11-17T06:38:32.250323+0000 mon.b (mon.2) 217 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-17T06:38:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:32 smithi159 bash[24884]: audit 2023-11-17T06:38:32.250720+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-17T06:38:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:32 smithi159 bash[24884]: audit 2023-11-17T06:38:32.250793+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:32 smithi159 bash[24884]: audit 2023-11-17T06:38:32.251207+0000 mon.b (mon.2) 219 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:32 smithi159 bash[24884]: audit 2023-11-17T06:38:32.251582+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:32 smithi159 bash[24884]: audit 2023-11-17T06:38:32.251899+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:32 smithi159 bash[24884]: audit 2023-11-17T06:38:32.252314+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:32 smithi159 bash[24884]: audit 2023-11-17T06:38:32.252814+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.710 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:34 smithi159 bash[24884]: cluster 2023-11-17T06:38:32.837627+0000 mgr.x (mgr.14811) 121 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.711 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:38:35 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:38:35] "GET /metrics HTTP/1.1" 200 154949 "" "Prometheus/2.33.4" 2023-11-17T06:38:39.711 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:14 smithi031 bash[24752]: cluster 2023-11-17T06:38:12.827217+0000 mgr.x (mgr.14811) 111 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.711 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:14 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:38:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:38:39.712 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:14 smithi031 bash[28317]: cluster 2023-11-17T06:38:12.827217+0000 mgr.x (mgr.14811) 111 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:36 smithi159 bash[24884]: cluster 2023-11-17T06:38:34.839077+0000 mgr.x (mgr.14811) 122 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.712 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:38 smithi159 bash[24884]: cluster 2023-11-17T06:38:36.839780+0000 mgr.x (mgr.14811) 123 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.712 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:16 smithi031 bash[24752]: cluster 2023-11-17T06:38:14.828732+0000 mgr.x (mgr.14811) 112 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.713 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:16 smithi031 bash[28317]: cluster 2023-11-17T06:38:14.828732+0000 mgr.x (mgr.14811) 112 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.733 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:18 smithi031 bash[24752]: cluster 2023-11-17T06:38:16.829443+0000 mgr.x (mgr.14811) 113 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.733 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:18 smithi031 bash[28317]: cluster 2023-11-17T06:38:16.829443+0000 mgr.x (mgr.14811) 113 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.733 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:20 smithi031 bash[24752]: cluster 2023-11-17T06:38:18.830977+0000 mgr.x (mgr.14811) 114 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.734 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:20 smithi031 bash[28317]: cluster 2023-11-17T06:38:18.830977+0000 mgr.x (mgr.14811) 114 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.734 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:22 smithi031 bash[24752]: cluster 2023-11-17T06:38:20.831702+0000 mgr.x (mgr.14811) 115 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.734 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:22 smithi031 bash[28317]: cluster 2023-11-17T06:38:20.831702+0000 mgr.x (mgr.14811) 115 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.734 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:24 smithi031 bash[24752]: cluster 2023-11-17T06:38:22.832395+0000 mgr.x (mgr.14811) 116 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.735 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:24 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:38:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:38:39.735 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:24 smithi031 bash[28317]: cluster 2023-11-17T06:38:22.832395+0000 mgr.x (mgr.14811) 116 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.735 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:26 smithi031 bash[24752]: cluster 2023-11-17T06:38:24.833928+0000 mgr.x (mgr.14811) 117 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.736 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:26 smithi031 bash[28317]: cluster 2023-11-17T06:38:24.833928+0000 mgr.x (mgr.14811) 117 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.736 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:28 smithi031 bash[24752]: cluster 2023-11-17T06:38:26.834671+0000 mgr.x (mgr.14811) 118 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.736 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:28 smithi031 bash[28317]: cluster 2023-11-17T06:38:26.834671+0000 mgr.x (mgr.14811) 118 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.736 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:30 smithi031 bash[24752]: cluster 2023-11-17T06:38:28.836162+0000 mgr.x (mgr.14811) 119 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:30 smithi031 bash[28317]: cluster 2023-11-17T06:38:28.836162+0000 mgr.x (mgr.14811) 119 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[24752]: cluster 2023-11-17T06:38:30.836910+0000 mgr.x (mgr.14811) 120 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[24752]: audit 2023-11-17T06:38:32.250323+0000 mon.b (mon.2) 217 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-17T06:38:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[24752]: audit 2023-11-17T06:38:32.250720+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-17T06:38:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[24752]: audit 2023-11-17T06:38:32.250793+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[24752]: audit 2023-11-17T06:38:32.251207+0000 mon.b (mon.2) 219 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[24752]: audit 2023-11-17T06:38:32.251582+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[24752]: audit 2023-11-17T06:38:32.251899+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[24752]: audit 2023-11-17T06:38:32.252314+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[24752]: audit 2023-11-17T06:38:32.252814+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.754 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[28317]: cluster 2023-11-17T06:38:30.836910+0000 mgr.x (mgr.14811) 120 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.754 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[28317]: audit 2023-11-17T06:38:32.250323+0000 mon.b (mon.2) 217 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-17T06:38:39.754 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[28317]: audit 2023-11-17T06:38:32.250720+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-11-17T06:38:39.754 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[28317]: audit 2023-11-17T06:38:32.250793+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.754 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[28317]: audit 2023-11-17T06:38:32.251207+0000 mon.b (mon.2) 219 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.755 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[28317]: audit 2023-11-17T06:38:32.251582+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.755 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[28317]: audit 2023-11-17T06:38:32.251899+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.755 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[28317]: audit 2023-11-17T06:38:32.252314+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.755 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:32 smithi031 bash[28317]: audit 2023-11-17T06:38:32.252814+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:38:39.755 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:34 smithi031 bash[28317]: cluster 2023-11-17T06:38:32.837627+0000 mgr.x (mgr.14811) 121 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.755 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:34 smithi031 bash[24752]: cluster 2023-11-17T06:38:32.837627+0000 mgr.x (mgr.14811) 121 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.755 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:34 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:38:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:38:39.756 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:36 smithi031 bash[24752]: cluster 2023-11-17T06:38:34.839077+0000 mgr.x (mgr.14811) 122 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.756 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:36 smithi031 bash[28317]: cluster 2023-11-17T06:38:34.839077+0000 mgr.x (mgr.14811) 122 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.756 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:38 smithi031 bash[24752]: cluster 2023-11-17T06:38:36.839780+0000 mgr.x (mgr.14811) 123 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:39.757 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:38 smithi031 bash[28317]: cluster 2023-11-17T06:38:36.839780+0000 mgr.x (mgr.14811) 123 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:40.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:40 smithi031 bash[24752]: cluster 2023-11-17T06:38:38.841306+0000 mgr.x (mgr.14811) 124 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:40.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:40 smithi031 bash[28317]: cluster 2023-11-17T06:38:38.841306+0000 mgr.x (mgr.14811) 124 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:40.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:40 smithi159 bash[24884]: cluster 2023-11-17T06:38:38.841306+0000 mgr.x (mgr.14811) 124 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:42.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:42 smithi031 bash[24752]: cluster 2023-11-17T06:38:40.842027+0000 mgr.x (mgr.14811) 125 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:42.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:42 smithi031 bash[28317]: cluster 2023-11-17T06:38:40.842027+0000 mgr.x (mgr.14811) 125 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:42.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:42 smithi159 bash[24884]: cluster 2023-11-17T06:38:40.842027+0000 mgr.x (mgr.14811) 125 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:44.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:44 smithi031 bash[24752]: cluster 2023-11-17T06:38:42.842747+0000 mgr.x (mgr.14811) 126 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:44.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:44 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:38:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:38:44.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:44 smithi031 bash[28317]: cluster 2023-11-17T06:38:42.842747+0000 mgr.x (mgr.14811) 126 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:44.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:44 smithi159 bash[24884]: cluster 2023-11-17T06:38:42.842747+0000 mgr.x (mgr.14811) 126 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:45.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:38:45 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:38:45] "GET /metrics HTTP/1.1" 200 154949 "" "Prometheus/2.33.4" 2023-11-17T06:38:46.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:46 smithi031 bash[24752]: cluster 2023-11-17T06:38:44.844189+0000 mgr.x (mgr.14811) 127 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:46.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:46 smithi031 bash[28317]: cluster 2023-11-17T06:38:44.844189+0000 mgr.x (mgr.14811) 127 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:46.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:46 smithi159 bash[24884]: cluster 2023-11-17T06:38:44.844189+0000 mgr.x (mgr.14811) 127 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:47.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:47 smithi031 systemd[1]: Stopping Ceph mgr.y for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:38:48.153 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-17T06:38:48.153 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2m) 2m ago 3m 13.8M - 0.23.0 ba2b418f427c 4d0982f9818e 2023-11-17T06:38:48.153 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi159 running (2m) 2m ago 14m 8555k - 6.6.2 87a51ecf0b1c d4095544c783 2023-11-17T06:38:48.153 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi159 running (7m) 2m ago 19m 424M - 16.2.14-171-ged3c8e92 6be2081e30e3 c7d7d67265bf 2023-11-17T06:38:48.154 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 running (21m) 2m ago 21m 290M - 15.2.0 204a01f9b0b6 584cf7417824 2023-11-17T06:38:48.154 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (21m) 2m ago 21m 130M 2048M 15.2.0 204a01f9b0b6 abd3ace3a307 2023-11-17T06:38:48.154 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi159 running (19m) 2m ago 19m 122M 2048M 15.2.0 204a01f9b0b6 118bd282f85d 2023-11-17T06:38:48.154 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (20m) 2m ago 20m 118M 2048M 15.2.0 204a01f9b0b6 d89329569174 2023-11-17T06:38:48.154 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 error 2m ago 15m - - 2023-11-17T06:38:48.154 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi159 error 2m ago 15m - - 2023-11-17T06:38:48.154 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (19m) 2m ago 19m 48.2M 4096M 15.2.0 204a01f9b0b6 a9f6b801f3be 2023-11-17T06:38:48.154 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (18m) 2m ago 18m 47.3M 4096M 15.2.0 204a01f9b0b6 2c79edbb0c18 2023-11-17T06:38:48.154 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (18m) 2m ago 18m 45.2M 4096M 15.2.0 204a01f9b0b6 fbf00adcb350 2023-11-17T06:38:48.154 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (17m) 2m ago 17m 49.8M 4096M 15.2.0 204a01f9b0b6 8cd669d3fe00 2023-11-17T06:38:48.154 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi159 running (17m) 2m ago 17m 49.4M 4096M 15.2.0 204a01f9b0b6 16819e76b951 2023-11-17T06:38:48.154 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi159 running (16m) 2m ago 16m 48.5M 4096M 15.2.0 204a01f9b0b6 7125f1bc02fb 2023-11-17T06:38:48.154 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi159 running (16m) 2m ago 16m 46.9M 4096M 15.2.0 204a01f9b0b6 006d1030b5e6 2023-11-17T06:38:48.155 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi159 running (15m) 2m ago 15m 48.2M 4096M 15.2.0 204a01f9b0b6 13c0bff4977d 2023-11-17T06:38:48.155 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi159 *:9095 running (2m) 2m ago 2m 35.1M - 2.33.4 514e6a882f6e b67f7b54b69a 2023-11-17T06:38:48.155 INFO:teuthology.orchestra.run.smithi031.stdout:rgw.r.z.smithi031.pmwwrm smithi031 running (11m) 2m ago 11m 49.7M - 15.2.0 204a01f9b0b6 ea481d0828da 2023-11-17T06:38:48.155 INFO:teuthology.orchestra.run.smithi031.stdout:rgw.r.z.smithi159.aodbdl smithi159 running (11m) 2m ago 11m 49.6M - 15.2.0 204a01f9b0b6 91e5b17eb4fd 2023-11-17T06:38:48.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:48 smithi159 bash[24884]: cluster 2023-11-17T06:38:46.844938+0000 mgr.x (mgr.14811) 128 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:48.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:48 smithi159 bash[24884]: audit 2023-11-17T06:38:48.127243+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:38:48.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:48 smithi159 bash[24884]: audit 2023-11-17T06:38:48.128300+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:38:48.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:48 smithi159 bash[24884]: audit 2023-11-17T06:38:48.129265+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:48 smithi159 bash[24884]: audit 2023-11-17T06:38:48.130253+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:48 smithi159 bash[24884]: audit 2023-11-17T06:38:48.131184+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:48 smithi159 bash[24884]: audit 2023-11-17T06:38:48.132252+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:48 smithi159 bash[24884]: audit 2023-11-17T06:38:48.137501+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:38:48.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:48 smithi159 bash[24884]: audit 2023-11-17T06:38:48.138346+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:48 smithi159 bash[24884]: audit 2023-11-17T06:38:48.139134+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:48 smithi159 bash[24884]: audit 2023-11-17T06:38:48.139872+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:48 smithi159 bash[24884]: audit 2023-11-17T06:38:48.140597+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.757 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[24752]: cluster 2023-11-17T06:38:46.844938+0000 mgr.x (mgr.14811) 128 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:48.757 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[24752]: audit 2023-11-17T06:38:48.127243+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:38:48.757 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[24752]: audit 2023-11-17T06:38:48.128300+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:38:48.757 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[24752]: audit 2023-11-17T06:38:48.129265+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.757 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[24752]: audit 2023-11-17T06:38:48.130253+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.757 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[24752]: audit 2023-11-17T06:38:48.131184+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.757 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[24752]: audit 2023-11-17T06:38:48.132252+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.757 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[24752]: audit 2023-11-17T06:38:48.137501+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:38:48.758 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[24752]: audit 2023-11-17T06:38:48.138346+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.758 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[24752]: audit 2023-11-17T06:38:48.139134+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.758 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[24752]: audit 2023-11-17T06:38:48.139872+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.758 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[24752]: audit 2023-11-17T06:38:48.140597+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.758 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[28317]: cluster 2023-11-17T06:38:46.844938+0000 mgr.x (mgr.14811) 128 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:48.758 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[28317]: audit 2023-11-17T06:38:48.127243+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:38:48.758 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[28317]: audit 2023-11-17T06:38:48.128300+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:38:48.758 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[28317]: audit 2023-11-17T06:38:48.129265+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.758 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[28317]: audit 2023-11-17T06:38:48.130253+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.758 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[28317]: audit 2023-11-17T06:38:48.131184+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.758 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[28317]: audit 2023-11-17T06:38:48.132252+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.759 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[28317]: audit 2023-11-17T06:38:48.137501+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:38:48.759 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[28317]: audit 2023-11-17T06:38:48.138346+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.759 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[28317]: audit 2023-11-17T06:38:48.139134+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.759 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[28317]: audit 2023-11-17T06:38:48.139872+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:48.759 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:48 smithi031 bash[28317]: audit 2023-11-17T06:38:48.140597+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:38:49.009 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'sleep 180' 2023-11-17T06:38:49.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:49 smithi031 bash[24752]: audit 2023-11-17T06:38:48.121166+0000 mgr.x (mgr.14811) 129 : audit [DBG] from='client.24772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:38:49.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:49 smithi031 bash[28317]: audit 2023-11-17T06:38:48.121166+0000 mgr.x (mgr.14811) 129 : audit [DBG] from='client.24772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:38:49.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:49 smithi159 bash[24884]: audit 2023-11-17T06:38:48.121166+0000 mgr.x (mgr.14811) 129 : audit [DBG] from='client.24772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:38:50.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:50 smithi031 bash[24752]: cluster 2023-11-17T06:38:48.846422+0000 mgr.x (mgr.14811) 130 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:50.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:50 smithi031 bash[28317]: cluster 2023-11-17T06:38:48.846422+0000 mgr.x (mgr.14811) 130 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:50.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:50 smithi159 bash[24884]: cluster 2023-11-17T06:38:48.846422+0000 mgr.x (mgr.14811) 130 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:52.411 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:52 smithi031 bash[24752]: cluster 2023-11-17T06:38:50.847088+0000 mgr.x (mgr.14811) 131 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:52.412 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:52 smithi031 bash[28317]: cluster 2023-11-17T06:38:50.847088+0000 mgr.x (mgr.14811) 131 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:52.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:52 smithi159 bash[24884]: cluster 2023-11-17T06:38:50.847088+0000 mgr.x (mgr.14811) 131 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:54.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:54 smithi031 bash[24752]: cluster 2023-11-17T06:38:52.847798+0000 mgr.x (mgr.14811) 132 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:54.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:54 smithi031 bash[25016]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:38:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:38:54.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:54 smithi031 bash[28317]: cluster 2023-11-17T06:38:52.847798+0000 mgr.x (mgr.14811) 132 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:54.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:54 smithi159 bash[24884]: cluster 2023-11-17T06:38:52.847798+0000 mgr.x (mgr.14811) 132 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:55.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:38:55 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:38:55] "GET /metrics HTTP/1.1" 200 154941 "" "Prometheus/2.33.4" 2023-11-17T06:38:56.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:56 smithi031 bash[24752]: cluster 2023-11-17T06:38:54.849291+0000 mgr.x (mgr.14811) 133 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:56.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:56 smithi031 bash[28317]: cluster 2023-11-17T06:38:54.849291+0000 mgr.x (mgr.14811) 133 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:56.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:56 smithi159 bash[24884]: cluster 2023-11-17T06:38:54.849291+0000 mgr.x (mgr.14811) 133 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:58.300 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:58 smithi031 bash[49261]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mgr.y 2023-11-17T06:38:58.300 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:58 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=137/n/a 2023-11-17T06:38:58.300 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:58 smithi031 bash[49561]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mgr.y 2023-11-17T06:38:58.674 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:58 smithi031 bash[24752]: cluster 2023-11-17T06:38:56.850019+0000 mgr.x (mgr.14811) 134 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:58.675 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:58 smithi031 bash[28317]: cluster 2023-11-17T06:38:56.850019+0000 mgr.x (mgr.14811) 134 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:58.675 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:58 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-11-17T06:38:58.675 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:58 smithi031 systemd[1]: Stopped Ceph mgr.y for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:38:58.675 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:58 smithi031 systemd[1]: Started Ceph mgr.y for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:38:58.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:58 smithi159 bash[24884]: cluster 2023-11-17T06:38:56.850019+0000 mgr.x (mgr.14811) 134 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:38:59.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[24752]: audit 2023-11-17T06:38:58.641924+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-11-17T06:38:59.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[28317]: audit 2023-11-17T06:38:58.641924+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-11-17T06:38:59.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[24752]: audit 2023-11-17T06:38:58.642273+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-11-17T06:38:59.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[28317]: audit 2023-11-17T06:38:58.642273+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-11-17T06:38:59.698 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[24752]: audit 2023-11-17T06:38:58.647409+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-11-17T06:38:59.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[28317]: audit 2023-11-17T06:38:58.647409+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-11-17T06:38:59.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[24752]: audit 2023-11-17T06:38:58.654618+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:38:59.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[28317]: audit 2023-11-17T06:38:58.654618+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:38:59.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[24752]: audit 2023-11-17T06:38:58.655014+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:38:59.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[24752]: audit 2023-11-17T06:38:58.658894+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:38:59.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[24752]: audit 2023-11-17T06:38:58.674367+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:38:59.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[24752]: audit 2023-11-17T06:38:58.675113+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:38:59.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[28317]: audit 2023-11-17T06:38:58.655014+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:38:59.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[28317]: audit 2023-11-17T06:38:58.658894+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:38:59.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[28317]: audit 2023-11-17T06:38:58.674367+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:38:59.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[28317]: audit 2023-11-17T06:38:58.675113+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:38:59.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:59 smithi159 bash[24884]: audit 2023-11-17T06:38:58.641924+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-11-17T06:38:59.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:59 smithi159 bash[24884]: audit 2023-11-17T06:38:58.642273+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-11-17T06:38:59.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:59 smithi159 bash[24884]: audit 2023-11-17T06:38:58.647409+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-11-17T06:38:59.756 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:59 smithi159 bash[24884]: audit 2023-11-17T06:38:58.654618+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:38:59.756 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:59 smithi159 bash[24884]: audit 2023-11-17T06:38:58.655014+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:38:59.756 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:59 smithi159 bash[24884]: audit 2023-11-17T06:38:58.658894+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 136524595, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.468818Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 123731968, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469484Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.469775Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49639587, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470047Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47490007, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470299Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470548Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470793Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:36:36.470941Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 14512291, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:36:36.471189Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:38:59.756 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:59 smithi159 bash[24884]: audit 2023-11-17T06:38:58.674367+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:38:59.757 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:38:59 smithi159 bash[24884]: audit 2023-11-17T06:38:58.675113+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:39:00.006 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[49681]: debug 2023-11-17T06:38:59.717+0000 7f89068ef700 1 -- 172.21.15.31:0/2229840077 <== mon.0 v2:172.21.15.31:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b73f0ee4e0 con 0x55b73f1e2c00 2023-11-17T06:39:00.006 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:38:59 smithi031 bash[49681]: debug 2023-11-17T06:38:59.889+0000 7f8916ed6680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-17T06:39:00.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:00 smithi031 bash[49681]: debug 2023-11-17T06:38:59.997+0000 7f8916ed6680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-17T06:39:00.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:00 smithi031 bash[24752]: cluster 2023-11-17T06:38:58.851615+0000 mgr.x (mgr.14811) 135 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:00.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:00 smithi031 bash[49681]: debug 2023-11-17T06:39:00.465+0000 7f8916ed6680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-17T06:39:00.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:00 smithi031 bash[28317]: cluster 2023-11-17T06:38:58.851615+0000 mgr.x (mgr.14811) 135 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:01.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:00 smithi159 bash[24884]: cluster 2023-11-17T06:38:58.851615+0000 mgr.x (mgr.14811) 135 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:01.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:01 smithi031 bash[49681]: debug 2023-11-17T06:39:01.421+0000 7f8916ed6680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-17T06:39:01.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:01 smithi031 bash[49681]: debug 2023-11-17T06:39:01.525+0000 7f8916ed6680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-17T06:39:02.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:01 smithi031 bash[49681]: debug 2023-11-17T06:39:01.781+0000 7f8916ed6680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-17T06:39:02.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:02 smithi031 bash[24752]: cluster 2023-11-17T06:39:00.852325+0000 mgr.x (mgr.14811) 136 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:02.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:02 smithi031 bash[28317]: cluster 2023-11-17T06:39:00.852325+0000 mgr.x (mgr.14811) 136 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:02 smithi159 bash[24884]: cluster 2023-11-17T06:39:00.852325+0000 mgr.x (mgr.14811) 136 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:03.248 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:02 smithi031 bash[49681]: debug 2023-11-17T06:39:02.969+0000 7f8916ed6680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-17T06:39:03.248 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:03 smithi031 bash[49681]: debug 2023-11-17T06:39:03.137+0000 7f8916ed6680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-17T06:39:03.590 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:03 smithi031 bash[49681]: debug 2023-11-17T06:39:03.241+0000 7f8916ed6680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-17T06:39:03.591 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:03 smithi031 bash[49681]: debug 2023-11-17T06:39:03.357+0000 7f8916ed6680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-17T06:39:03.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:03 smithi031 bash[49681]: debug 2023-11-17T06:39:03.581+0000 7f8916ed6680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-17T06:39:04.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:03 smithi031 bash[49681]: debug 2023-11-17T06:39:03.985+0000 7f8916ed6680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-17T06:39:04.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:04 smithi031 bash[49681]: debug 2023-11-17T06:39:04.117+0000 7f8916ed6680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-17T06:39:04.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:04 smithi031 bash[28317]: cluster 2023-11-17T06:39:02.853089+0000 mgr.x (mgr.14811) 137 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:04.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:04 smithi031 bash[24752]: cluster 2023-11-17T06:39:02.853089+0000 mgr.x (mgr.14811) 137 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:04.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:04 smithi031 bash[28317]: audit 2023-11-17T06:39:04.625344+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 160432128, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.621788Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 83319848, \"cpu_percentage\": \"98.95%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:39:04.622034Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134532300, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622180Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622315Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622450Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48465182, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622582Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52890173, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622714Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622844Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52921630, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622924Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15141437, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:39:04.623056Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.623285Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:39:04.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:04 smithi031 bash[24752]: audit 2023-11-17T06:39:04.625344+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 160432128, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.621788Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 83319848, \"cpu_percentage\": \"98.95%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:39:04.622034Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134532300, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622180Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622315Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622450Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48465182, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622582Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52890173, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622714Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622844Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52921630, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622924Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15141437, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:39:04.623056Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.623285Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:39:04.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:04 smithi031 bash[24752]: audit 2023-11-17T06:39:04.625944+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 160432128, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.621788Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 83319848, \"cpu_percentage\": \"98.95%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:39:04.622034Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134532300, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622180Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622315Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622450Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48465182, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622582Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52890173, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622714Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622844Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52921630, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622924Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15141437, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:39:04.623056Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.623285Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:39:04.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:04 smithi031 bash[24752]: audit 2023-11-17T06:39:04.634004+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 160432128, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.621788Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 83319848, \"cpu_percentage\": \"98.95%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:39:04.622034Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134532300, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622180Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622315Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622450Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48465182, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622582Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52890173, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622714Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622844Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52921630, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622924Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15141437, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:39:04.623056Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.623285Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:39:04.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:04 smithi031 bash[28317]: audit 2023-11-17T06:39:04.625944+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 160432128, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.621788Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 83319848, \"cpu_percentage\": \"98.95%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:39:04.622034Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134532300, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622180Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622315Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622450Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48465182, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622582Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52890173, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622714Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622844Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52921630, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622924Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15141437, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:39:04.623056Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.623285Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:39:04.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:04 smithi031 bash[28317]: audit 2023-11-17T06:39:04.634004+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 160432128, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.621788Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 83319848, \"cpu_percentage\": \"98.95%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:39:04.622034Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134532300, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622180Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622315Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622450Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48465182, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622582Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52890173, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622714Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622844Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52921630, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622924Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15141437, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:39:04.623056Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.623285Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:39:05.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:04 smithi159 bash[24884]: cluster 2023-11-17T06:39:02.853089+0000 mgr.x (mgr.14811) 137 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:05.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:04 smithi159 bash[24884]: audit 2023-11-17T06:39:04.625344+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 160432128, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.621788Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 83319848, \"cpu_percentage\": \"98.95%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:39:04.622034Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134532300, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622180Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622315Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622450Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48465182, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622582Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52890173, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622714Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622844Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52921630, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622924Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15141437, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:39:04.623056Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.623285Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:39:05.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:04 smithi159 bash[24884]: audit 2023-11-17T06:39:04.625944+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 160432128, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.621788Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 83319848, \"cpu_percentage\": \"98.95%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:39:04.622034Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134532300, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622180Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622315Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622450Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48465182, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622582Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52890173, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622714Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622844Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52921630, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622924Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15141437, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:39:04.623056Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.623285Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:39:05.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:04 smithi159 bash[24884]: audit 2023-11-17T06:39:04.634004+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 160432128, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.621788Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 83319848, \"cpu_percentage\": \"98.95%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:39:04.622034Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 134532300, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622180Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622315Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622450Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48465182, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622582Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52890173, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622714Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622844Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52921630, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.622924Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15141437, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:39:04.623056Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.623285Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:39:05.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[49681]: debug 2023-11-17T06:39:05.065+0000 7f8916ed6680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-17T06:39:05.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[49681]: debug 2023-11-17T06:39:05.177+0000 7f8916ed6680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-17T06:39:05.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[49681]: debug 2023-11-17T06:39:05.301+0000 7f8916ed6680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-17T06:39:05.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:39:05 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:39:05] "GET /metrics HTTP/1.1" 200 154951 "" "Prometheus/2.33.4" 2023-11-17T06:39:05.839 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[49681]: debug 2023-11-17T06:39:05.533+0000 7f8916ed6680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-17T06:39:05.840 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[28317]: audit 2023-11-17T06:39:04.937229+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:39:05.840 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[28317]: audit 2023-11-17T06:39:04.937444+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:39:05.840 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[28317]: audit 2023-11-17T06:39:04.943492+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:39:05.841 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[28317]: audit 2023-11-17T06:39:05.203845+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:39:05.841 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[28317]: audit 2023-11-17T06:39:05.204600+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:39:05.841 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[28317]: audit 2023-11-17T06:39:05.210856+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:39:05.841 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[24752]: audit 2023-11-17T06:39:04.937229+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:39:05.841 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[24752]: audit 2023-11-17T06:39:04.937444+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:39:05.842 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[24752]: audit 2023-11-17T06:39:04.943492+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:39:05.842 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[24752]: audit 2023-11-17T06:39:05.203845+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:39:05.842 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[24752]: audit 2023-11-17T06:39:05.204600+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:39:05.842 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[24752]: audit 2023-11-17T06:39:05.210856+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:39:06.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:05 smithi159 bash[24884]: audit 2023-11-17T06:39:04.937229+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:39:06.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:05 smithi159 bash[24884]: audit 2023-11-17T06:39:04.937444+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:39:06.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:05 smithi159 bash[24884]: audit 2023-11-17T06:39:04.943492+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.433651Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:39:06.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:05 smithi159 bash[24884]: audit 2023-11-17T06:39:05.203845+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:39:06.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:05 smithi159 bash[24884]: audit 2023-11-17T06:39:05.204600+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:39:06.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:05 smithi159 bash[24884]: audit 2023-11-17T06:39:05.210856+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:39:06.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:05 smithi031 bash[49681]: debug 2023-11-17T06:39:05.829+0000 7f8916ed6680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-17T06:39:06.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[49681]: debug 2023-11-17T06:39:06.005+0000 7f8916ed6680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-17T06:39:06.535 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[49681]: debug 2023-11-17T06:39:06.185+0000 7f8916ed6680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-17T06:39:06.535 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[49681]: debug 2023-11-17T06:39:06.413+0000 7f8916ed6680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-17T06:39:06.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[49681]: debug 2023-11-17T06:39:06.525+0000 7f8916ed6680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-17T06:39:06.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[49681]: [17/Nov/2023:06:39:06] ENGINE Bus STARTING 2023-11-17T06:39:06.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[49681]: CherryPy Checker: 2023-11-17T06:39:06.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[49681]: The Application mounted at '' has an empty config. 2023-11-17T06:39:06.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[49681]: [17/Nov/2023:06:39:06] ENGINE Serving on http://:::9283 2023-11-17T06:39:06.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[49681]: [17/Nov/2023:06:39:06] ENGINE Bus STARTED 2023-11-17T06:39:06.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[28317]: cluster 2023-11-17T06:39:04.854501+0000 mgr.x (mgr.14811) 138 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:06.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[28317]: cluster 2023-11-17T06:39:05.201897+0000 mgr.x (mgr.14811) 139 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:06.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[28317]: cluster 2023-11-17T06:39:05.202277+0000 mgr.x (mgr.14811) 140 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:06.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[28317]: cluster 2023-11-17T06:39:06.551222+0000 mon.a (mon.0) 721 : cluster [DBG] Standby manager daemon y restarted 2023-11-17T06:39:06.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[28317]: cluster 2023-11-17T06:39:06.551447+0000 mon.a (mon.0) 722 : cluster [DBG] Standby manager daemon y started 2023-11-17T06:39:06.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[28317]: audit 2023-11-17T06:39:06.556415+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.? 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-17T06:39:06.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[28317]: audit 2023-11-17T06:39:06.557376+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.? 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:39:06.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[28317]: audit 2023-11-17T06:39:06.563129+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.? 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-17T06:39:06.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[28317]: audit 2023-11-17T06:39:06.564452+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.? 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:39:06.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[24752]: cluster 2023-11-17T06:39:04.854501+0000 mgr.x (mgr.14811) 138 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:06.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[24752]: cluster 2023-11-17T06:39:05.201897+0000 mgr.x (mgr.14811) 139 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:06.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[24752]: cluster 2023-11-17T06:39:05.202277+0000 mgr.x (mgr.14811) 140 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:06.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[24752]: cluster 2023-11-17T06:39:06.551222+0000 mon.a (mon.0) 721 : cluster [DBG] Standby manager daemon y restarted 2023-11-17T06:39:06.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[24752]: cluster 2023-11-17T06:39:06.551447+0000 mon.a (mon.0) 722 : cluster [DBG] Standby manager daemon y started 2023-11-17T06:39:06.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[24752]: audit 2023-11-17T06:39:06.556415+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.? 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-17T06:39:06.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[24752]: audit 2023-11-17T06:39:06.557376+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.? 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:39:06.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[24752]: audit 2023-11-17T06:39:06.563129+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.? 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-17T06:39:06.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:06 smithi031 bash[24752]: audit 2023-11-17T06:39:06.564452+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.? 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:39:07.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:06 smithi159 bash[24884]: cluster 2023-11-17T06:39:04.854501+0000 mgr.x (mgr.14811) 138 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:07.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:06 smithi159 bash[24884]: cluster 2023-11-17T06:39:05.201897+0000 mgr.x (mgr.14811) 139 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:07.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:06 smithi159 bash[24884]: cluster 2023-11-17T06:39:05.202277+0000 mgr.x (mgr.14811) 140 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:07.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:06 smithi159 bash[24884]: cluster 2023-11-17T06:39:06.551222+0000 mon.a (mon.0) 721 : cluster [DBG] Standby manager daemon y restarted 2023-11-17T06:39:07.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:06 smithi159 bash[24884]: cluster 2023-11-17T06:39:06.551447+0000 mon.a (mon.0) 722 : cluster [DBG] Standby manager daemon y started 2023-11-17T06:39:07.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:06 smithi159 bash[24884]: audit 2023-11-17T06:39:06.556415+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.? 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-17T06:39:07.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:06 smithi159 bash[24884]: audit 2023-11-17T06:39:06.557376+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.? 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:39:07.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:06 smithi159 bash[24884]: audit 2023-11-17T06:39:06.563129+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.? 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-17T06:39:07.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:06 smithi159 bash[24884]: audit 2023-11-17T06:39:06.564452+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.? 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:39:08.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:07 smithi159 bash[24884]: cluster 2023-11-17T06:39:06.707426+0000 mon.a (mon.0) 727 : cluster [DBG] mgrmap e26: x(active, since 3m), standbys: y 2023-11-17T06:39:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:07 smithi031 bash[24752]: cluster 2023-11-17T06:39:06.707426+0000 mon.a (mon.0) 727 : cluster [DBG] mgrmap e26: x(active, since 3m), standbys: y 2023-11-17T06:39:08.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:07 smithi031 bash[28317]: cluster 2023-11-17T06:39:06.707426+0000 mon.a (mon.0) 727 : cluster [DBG] mgrmap e26: x(active, since 3m), standbys: y 2023-11-17T06:39:09.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:08 smithi159 bash[24884]: cluster 2023-11-17T06:39:07.202955+0000 mgr.x (mgr.14811) 141 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:09.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:08 smithi031 bash[24752]: cluster 2023-11-17T06:39:07.202955+0000 mgr.x (mgr.14811) 141 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:09.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:08 smithi031 bash[28317]: cluster 2023-11-17T06:39:07.202955+0000 mgr.x (mgr.14811) 141 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:11.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:10 smithi159 bash[24884]: cluster 2023-11-17T06:39:09.204578+0000 mgr.x (mgr.14811) 142 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:11.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:10 smithi031 bash[24752]: cluster 2023-11-17T06:39:09.204578+0000 mgr.x (mgr.14811) 142 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:11.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:10 smithi031 bash[28317]: cluster 2023-11-17T06:39:09.204578+0000 mgr.x (mgr.14811) 142 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:13.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:12 smithi159 bash[24884]: cluster 2023-11-17T06:39:11.205323+0000 mgr.x (mgr.14811) 143 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:13.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:12 smithi031 bash[24752]: cluster 2023-11-17T06:39:11.205323+0000 mgr.x (mgr.14811) 143 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:13.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:12 smithi031 bash[28317]: cluster 2023-11-17T06:39:11.205323+0000 mgr.x (mgr.14811) 143 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:14.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:14 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:39:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:39:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:14 smithi159 bash[24884]: cluster 2023-11-17T06:39:13.206742+0000 mgr.x (mgr.14811) 144 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:15.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:14 smithi031 bash[24752]: cluster 2023-11-17T06:39:13.206742+0000 mgr.x (mgr.14811) 144 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:15.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:14 smithi031 bash[28317]: cluster 2023-11-17T06:39:13.206742+0000 mgr.x (mgr.14811) 144 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:15.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:39:15 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:39:15] "GET /metrics HTTP/1.1" 200 154951 "" "Prometheus/2.33.4" 2023-11-17T06:39:17.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:16 smithi031 bash[24752]: cluster 2023-11-17T06:39:15.207493+0000 mgr.x (mgr.14811) 145 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:17.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:16 smithi031 bash[28317]: cluster 2023-11-17T06:39:15.207493+0000 mgr.x (mgr.14811) 145 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:17.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:16 smithi159 bash[24884]: cluster 2023-11-17T06:39:15.207493+0000 mgr.x (mgr.14811) 145 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:18.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:18 smithi159 bash[24884]: cluster 2023-11-17T06:39:17.208224+0000 mgr.x (mgr.14811) 146 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:18.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:18 smithi031 bash[24752]: cluster 2023-11-17T06:39:17.208224+0000 mgr.x (mgr.14811) 146 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:18.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:18 smithi031 bash[28317]: cluster 2023-11-17T06:39:17.208224+0000 mgr.x (mgr.14811) 146 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:20.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:20 smithi159 bash[24884]: cluster 2023-11-17T06:39:19.209734+0000 mgr.x (mgr.14811) 147 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:20.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:20 smithi031 bash[24752]: cluster 2023-11-17T06:39:19.209734+0000 mgr.x (mgr.14811) 147 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:20.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:20 smithi031 bash[28317]: cluster 2023-11-17T06:39:19.209734+0000 mgr.x (mgr.14811) 147 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:22.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:22 smithi159 bash[24884]: cluster 2023-11-17T06:39:21.210459+0000 mgr.x (mgr.14811) 148 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:22.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:22 smithi031 bash[24752]: cluster 2023-11-17T06:39:21.210459+0000 mgr.x (mgr.14811) 148 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:22.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:22 smithi031 bash[28317]: cluster 2023-11-17T06:39:21.210459+0000 mgr.x (mgr.14811) 148 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:24.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:24 smithi159 bash[24884]: cluster 2023-11-17T06:39:23.211854+0000 mgr.x (mgr.14811) 149 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:24.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:24 smithi031 bash[24752]: cluster 2023-11-17T06:39:23.211854+0000 mgr.x (mgr.14811) 149 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:24.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:24 smithi031 bash[28317]: cluster 2023-11-17T06:39:23.211854+0000 mgr.x (mgr.14811) 149 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:24.696 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:24 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:39:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:39:25.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:39:25 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:39:25] "GET /metrics HTTP/1.1" 200 154946 "" "Prometheus/2.33.4" 2023-11-17T06:39:26.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:26 smithi031 bash[24752]: cluster 2023-11-17T06:39:25.212571+0000 mgr.x (mgr.14811) 150 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:26.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:26 smithi031 bash[28317]: cluster 2023-11-17T06:39:25.212571+0000 mgr.x (mgr.14811) 150 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:26.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:26 smithi159 bash[24884]: cluster 2023-11-17T06:39:25.212571+0000 mgr.x (mgr.14811) 150 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:28.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:28 smithi031 bash[24752]: cluster 2023-11-17T06:39:27.213315+0000 mgr.x (mgr.14811) 151 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:28.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:28 smithi031 bash[28317]: cluster 2023-11-17T06:39:27.213315+0000 mgr.x (mgr.14811) 151 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:28.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:28 smithi159 bash[24884]: cluster 2023-11-17T06:39:27.213315+0000 mgr.x (mgr.14811) 151 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:30.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:30 smithi031 bash[24752]: cluster 2023-11-17T06:39:29.214788+0000 mgr.x (mgr.14811) 152 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:30.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:30 smithi031 bash[28317]: cluster 2023-11-17T06:39:29.214788+0000 mgr.x (mgr.14811) 152 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:30.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:30 smithi159 bash[24884]: cluster 2023-11-17T06:39:29.214788+0000 mgr.x (mgr.14811) 152 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:32.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[28317]: cluster 2023-11-17T06:39:31.215495+0000 mgr.x (mgr.14811) 153 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:32.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[28317]: audit 2023-11-17T06:39:32.259386+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2023-11-17T06:39:32.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[28317]: audit 2023-11-17T06:39:32.259540+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2023-11-17T06:39:32.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[28317]: audit 2023-11-17T06:39:32.259949+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:39:32.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[28317]: audit 2023-11-17T06:39:32.260453+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-17T06:39:32.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[28317]: audit 2023-11-17T06:39:32.260517+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:39:32.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[28317]: audit 2023-11-17T06:39:32.261029+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-17T06:39:32.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[28317]: audit 2023-11-17T06:39:32.261235+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:39:32.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[28317]: audit 2023-11-17T06:39:32.261723+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:39:32.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[24752]: cluster 2023-11-17T06:39:31.215495+0000 mgr.x (mgr.14811) 153 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:32.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[24752]: audit 2023-11-17T06:39:32.259386+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2023-11-17T06:39:32.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[24752]: audit 2023-11-17T06:39:32.259540+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2023-11-17T06:39:32.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[24752]: audit 2023-11-17T06:39:32.259949+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:39:32.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[24752]: audit 2023-11-17T06:39:32.260453+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-17T06:39:32.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[24752]: audit 2023-11-17T06:39:32.260517+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:39:32.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[24752]: audit 2023-11-17T06:39:32.261029+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-17T06:39:32.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[24752]: audit 2023-11-17T06:39:32.261235+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:39:32.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:32 smithi031 bash[24752]: audit 2023-11-17T06:39:32.261723+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:39:32.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:32 smithi159 bash[24884]: cluster 2023-11-17T06:39:31.215495+0000 mgr.x (mgr.14811) 153 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:32.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:32 smithi159 bash[24884]: audit 2023-11-17T06:39:32.259386+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2023-11-17T06:39:32.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:32 smithi159 bash[24884]: audit 2023-11-17T06:39:32.259540+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2023-11-17T06:39:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:32 smithi159 bash[24884]: audit 2023-11-17T06:39:32.259949+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:39:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:32 smithi159 bash[24884]: audit 2023-11-17T06:39:32.260453+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-17T06:39:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:32 smithi159 bash[24884]: audit 2023-11-17T06:39:32.260517+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:39:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:32 smithi159 bash[24884]: audit 2023-11-17T06:39:32.261029+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-17T06:39:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:32 smithi159 bash[24884]: audit 2023-11-17T06:39:32.261235+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:39:32.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:32 smithi159 bash[24884]: audit 2023-11-17T06:39:32.261723+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:39:34.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:34 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:39:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:39:34.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:34 smithi031 bash[28317]: cluster 2023-11-17T06:39:33.216914+0000 mgr.x (mgr.14811) 154 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:34.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:34 smithi031 bash[24752]: cluster 2023-11-17T06:39:33.216914+0000 mgr.x (mgr.14811) 154 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:34.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:34 smithi159 bash[24884]: cluster 2023-11-17T06:39:33.216914+0000 mgr.x (mgr.14811) 154 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:35.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:39:35 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:39:35] "GET /metrics HTTP/1.1" 200 154951 "" "Prometheus/2.33.4" 2023-11-17T06:39:36.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:36 smithi031 bash[24752]: cluster 2023-11-17T06:39:35.217660+0000 mgr.x (mgr.14811) 155 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:36.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:36 smithi031 bash[28317]: cluster 2023-11-17T06:39:35.217660+0000 mgr.x (mgr.14811) 155 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:36.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:36 smithi159 bash[24884]: cluster 2023-11-17T06:39:35.217660+0000 mgr.x (mgr.14811) 155 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:38.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:38 smithi159 bash[24884]: cluster 2023-11-17T06:39:37.218406+0000 mgr.x (mgr.14811) 156 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:38.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:38 smithi031 bash[24752]: cluster 2023-11-17T06:39:37.218406+0000 mgr.x (mgr.14811) 156 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:38.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:38 smithi031 bash[28317]: cluster 2023-11-17T06:39:37.218406+0000 mgr.x (mgr.14811) 156 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:40.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:40 smithi159 bash[24884]: cluster 2023-11-17T06:39:39.219990+0000 mgr.x (mgr.14811) 157 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:40.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:40 smithi031 bash[24752]: cluster 2023-11-17T06:39:39.219990+0000 mgr.x (mgr.14811) 157 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:40.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:40 smithi031 bash[28317]: cluster 2023-11-17T06:39:39.219990+0000 mgr.x (mgr.14811) 157 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:42.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:42 smithi031 bash[28317]: cluster 2023-11-17T06:39:41.220742+0000 mgr.x (mgr.14811) 158 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:42.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:42 smithi031 bash[24752]: cluster 2023-11-17T06:39:41.220742+0000 mgr.x (mgr.14811) 158 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:42.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:42 smithi159 bash[24884]: cluster 2023-11-17T06:39:41.220742+0000 mgr.x (mgr.14811) 158 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:44.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:44 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:39:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:39:44.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:44 smithi031 bash[24752]: cluster 2023-11-17T06:39:43.222189+0000 mgr.x (mgr.14811) 159 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:44.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:44 smithi031 bash[28317]: cluster 2023-11-17T06:39:43.222189+0000 mgr.x (mgr.14811) 159 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:44.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:44 smithi159 bash[24884]: cluster 2023-11-17T06:39:43.222189+0000 mgr.x (mgr.14811) 159 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:45.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:39:45 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:39:45] "GET /metrics HTTP/1.1" 200 154951 "" "Prometheus/2.33.4" 2023-11-17T06:39:46.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:46 smithi031 bash[28317]: cluster 2023-11-17T06:39:45.222932+0000 mgr.x (mgr.14811) 160 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:46.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:46 smithi031 bash[24752]: cluster 2023-11-17T06:39:45.222932+0000 mgr.x (mgr.14811) 160 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:46.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:46 smithi159 bash[24884]: cluster 2023-11-17T06:39:45.222932+0000 mgr.x (mgr.14811) 160 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:48.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:48 smithi159 bash[24884]: cluster 2023-11-17T06:39:47.223826+0000 mgr.x (mgr.14811) 161 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:48.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:48 smithi031 bash[28317]: cluster 2023-11-17T06:39:47.223826+0000 mgr.x (mgr.14811) 161 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:48.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:48 smithi031 bash[24752]: cluster 2023-11-17T06:39:47.223826+0000 mgr.x (mgr.14811) 161 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:50.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:50 smithi159 bash[24884]: cluster 2023-11-17T06:39:49.225380+0000 mgr.x (mgr.14811) 162 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:50.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:50 smithi031 bash[28317]: cluster 2023-11-17T06:39:49.225380+0000 mgr.x (mgr.14811) 162 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:50.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:50 smithi031 bash[24752]: cluster 2023-11-17T06:39:49.225380+0000 mgr.x (mgr.14811) 162 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:52.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:52 smithi031 bash[28317]: cluster 2023-11-17T06:39:51.226119+0000 mgr.x (mgr.14811) 163 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:52.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:52 smithi031 bash[24752]: cluster 2023-11-17T06:39:51.226119+0000 mgr.x (mgr.14811) 163 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:52.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:52 smithi159 bash[24884]: cluster 2023-11-17T06:39:51.226119+0000 mgr.x (mgr.14811) 163 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:54.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:39:54 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:39:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:39:54.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:54 smithi031 bash[24752]: cluster 2023-11-17T06:39:53.227591+0000 mgr.x (mgr.14811) 164 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:54.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:54 smithi031 bash[28317]: cluster 2023-11-17T06:39:53.227591+0000 mgr.x (mgr.14811) 164 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:54.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:54 smithi159 bash[24884]: cluster 2023-11-17T06:39:53.227591+0000 mgr.x (mgr.14811) 164 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:55.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:39:55 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:39:55] "GET /metrics HTTP/1.1" 200 154954 "" "Prometheus/2.33.4" 2023-11-17T06:39:56.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:56 smithi031 bash[24752]: cluster 2023-11-17T06:39:55.228330+0000 mgr.x (mgr.14811) 165 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:56.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:56 smithi031 bash[28317]: cluster 2023-11-17T06:39:55.228330+0000 mgr.x (mgr.14811) 165 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:56.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:56 smithi159 bash[24884]: cluster 2023-11-17T06:39:55.228330+0000 mgr.x (mgr.14811) 165 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:58.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:39:58 smithi159 bash[24884]: cluster 2023-11-17T06:39:57.229071+0000 mgr.x (mgr.14811) 166 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:58.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:39:58 smithi031 bash[24752]: cluster 2023-11-17T06:39:57.229071+0000 mgr.x (mgr.14811) 166 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:39:58.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:39:58 smithi031 bash[28317]: cluster 2023-11-17T06:39:57.229071+0000 mgr.x (mgr.14811) 166 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:00.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:00 smithi159 bash[24884]: cluster 2023-11-17T06:39:59.230535+0000 mgr.x (mgr.14811) 167 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:00.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:00 smithi031 bash[28317]: cluster 2023-11-17T06:39:59.230535+0000 mgr.x (mgr.14811) 167 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:00.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:00 smithi031 bash[24752]: cluster 2023-11-17T06:39:59.230535+0000 mgr.x (mgr.14811) 167 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:02.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:02 smithi031 bash[24752]: cluster 2023-11-17T06:40:01.231248+0000 mgr.x (mgr.14811) 168 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:02.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:02 smithi031 bash[28317]: cluster 2023-11-17T06:40:01.231248+0000 mgr.x (mgr.14811) 168 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:02.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:02 smithi159 bash[24884]: cluster 2023-11-17T06:40:01.231248+0000 mgr.x (mgr.14811) 168 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:04.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:04 smithi031 bash[24752]: cluster 2023-11-17T06:40:03.232662+0000 mgr.x (mgr.14811) 169 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:04.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:40:04 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:40:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:40:04.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:04 smithi031 bash[28317]: cluster 2023-11-17T06:40:03.232662+0000 mgr.x (mgr.14811) 169 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:04.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:04 smithi159 bash[24884]: cluster 2023-11-17T06:40:03.232662+0000 mgr.x (mgr.14811) 169 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:05.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:05 smithi159 bash[24884]: audit 2023-11-17T06:40:05.226435+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:40:05.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:40:05 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:40:05] "GET /metrics HTTP/1.1" 200 154956 "" "Prometheus/2.33.4" 2023-11-17T06:40:05.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:05 smithi031 bash[24752]: audit 2023-11-17T06:40:05.226435+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:40:05.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:05 smithi031 bash[28317]: audit 2023-11-17T06:40:05.226435+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:40:06.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:06 smithi031 bash[24752]: cluster 2023-11-17T06:40:05.233582+0000 mgr.x (mgr.14811) 170 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:06.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:06 smithi031 bash[28317]: cluster 2023-11-17T06:40:05.233582+0000 mgr.x (mgr.14811) 170 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:06.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:06 smithi159 bash[24884]: cluster 2023-11-17T06:40:05.233582+0000 mgr.x (mgr.14811) 170 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:08.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:08 smithi159 bash[24884]: cluster 2023-11-17T06:40:07.234380+0000 mgr.x (mgr.14811) 171 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:08.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:08 smithi031 bash[24752]: cluster 2023-11-17T06:40:07.234380+0000 mgr.x (mgr.14811) 171 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:08.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:08 smithi031 bash[28317]: cluster 2023-11-17T06:40:07.234380+0000 mgr.x (mgr.14811) 171 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:10.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:10 smithi031 bash[24752]: cluster 2023-11-17T06:40:09.235847+0000 mgr.x (mgr.14811) 172 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:10.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:10 smithi031 bash[28317]: cluster 2023-11-17T06:40:09.235847+0000 mgr.x (mgr.14811) 172 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:10.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:10 smithi159 bash[24884]: cluster 2023-11-17T06:40:09.235847+0000 mgr.x (mgr.14811) 172 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:12.698 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[24752]: cluster 2023-11-17T06:40:11.236564+0000 mgr.x (mgr.14811) 173 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:12.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[28317]: cluster 2023-11-17T06:40:11.236564+0000 mgr.x (mgr.14811) 173 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:12.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[28317]: audit 2023-11-17T06:40:11.317457+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:40:12.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[24752]: audit 2023-11-17T06:40:11.317457+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:40:12.700 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[28317]: audit 2023-11-17T06:40:11.317921+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:40:12.700 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[28317]: audit 2023-11-17T06:40:11.326671+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:40:12.700 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[28317]: cluster 2023-11-17T06:40:11.591517+0000 mgr.x (mgr.14811) 174 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:12.700 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[28317]: cluster 2023-11-17T06:40:11.592113+0000 mgr.x (mgr.14811) 175 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:12.700 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[28317]: audit 2023-11-17T06:40:11.593857+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:40:12.700 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[28317]: audit 2023-11-17T06:40:11.594908+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:40:12.700 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[28317]: audit 2023-11-17T06:40:11.601174+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:40:12.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[24752]: audit 2023-11-17T06:40:11.317921+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:40:12.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[24752]: audit 2023-11-17T06:40:11.326671+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:40:12.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[24752]: cluster 2023-11-17T06:40:11.591517+0000 mgr.x (mgr.14811) 174 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:12.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[24752]: cluster 2023-11-17T06:40:11.592113+0000 mgr.x (mgr.14811) 175 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:12.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[24752]: audit 2023-11-17T06:40:11.593857+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:40:12.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[24752]: audit 2023-11-17T06:40:11.594908+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:40:12.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:12 smithi031 bash[24752]: audit 2023-11-17T06:40:11.601174+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:40:12.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:12 smithi159 bash[24884]: cluster 2023-11-17T06:40:11.236564+0000 mgr.x (mgr.14811) 173 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:12.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:12 smithi159 bash[24884]: audit 2023-11-17T06:40:11.317457+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:40:12.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:12 smithi159 bash[24884]: audit 2023-11-17T06:40:11.317921+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:40:12.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:12 smithi159 bash[24884]: audit 2023-11-17T06:40:11.326671+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:30:08.130347Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:40:12.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:12 smithi159 bash[24884]: cluster 2023-11-17T06:40:11.591517+0000 mgr.x (mgr.14811) 174 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:12.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:12 smithi159 bash[24884]: cluster 2023-11-17T06:40:11.592113+0000 mgr.x (mgr.14811) 175 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:12.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:12 smithi159 bash[24884]: audit 2023-11-17T06:40:11.593857+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:40:12.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:12 smithi159 bash[24884]: audit 2023-11-17T06:40:11.594908+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:40:12.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:12 smithi159 bash[24884]: audit 2023-11-17T06:40:11.601174+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:40:14.657 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:40:14 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:40:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:40:14.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:14 smithi031 bash[24752]: cluster 2023-11-17T06:40:13.593543+0000 mgr.x (mgr.14811) 176 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:14.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:14 smithi031 bash[28317]: cluster 2023-11-17T06:40:13.593543+0000 mgr.x (mgr.14811) 176 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:14 smithi159 bash[24884]: cluster 2023-11-17T06:40:13.593543+0000 mgr.x (mgr.14811) 176 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:15.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:40:15 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:40:15] "GET /metrics HTTP/1.1" 200 154956 "" "Prometheus/2.33.4" 2023-11-17T06:40:16.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:16 smithi031 bash[24752]: cluster 2023-11-17T06:40:15.594261+0000 mgr.x (mgr.14811) 177 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:16.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:16 smithi031 bash[28317]: cluster 2023-11-17T06:40:15.594261+0000 mgr.x (mgr.14811) 177 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:17.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:16 smithi159 bash[24884]: cluster 2023-11-17T06:40:15.594261+0000 mgr.x (mgr.14811) 177 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:18.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:18 smithi159 bash[24884]: cluster 2023-11-17T06:40:17.594959+0000 mgr.x (mgr.14811) 178 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:18.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:18 smithi031 bash[24752]: cluster 2023-11-17T06:40:17.594959+0000 mgr.x (mgr.14811) 178 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:18.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:18 smithi031 bash[28317]: cluster 2023-11-17T06:40:17.594959+0000 mgr.x (mgr.14811) 178 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:20.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:20 smithi031 bash[24752]: cluster 2023-11-17T06:40:19.596447+0000 mgr.x (mgr.14811) 179 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:20.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:20 smithi031 bash[28317]: cluster 2023-11-17T06:40:19.596447+0000 mgr.x (mgr.14811) 179 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:21.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:20 smithi159 bash[24884]: cluster 2023-11-17T06:40:19.596447+0000 mgr.x (mgr.14811) 179 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:22.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:22 smithi031 bash[24752]: cluster 2023-11-17T06:40:21.597216+0000 mgr.x (mgr.14811) 180 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:22.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:22 smithi031 bash[28317]: cluster 2023-11-17T06:40:21.597216+0000 mgr.x (mgr.14811) 180 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:23.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:22 smithi159 bash[24884]: cluster 2023-11-17T06:40:21.597216+0000 mgr.x (mgr.14811) 180 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:24.677 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:40:24 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:40:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:40:24.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:24 smithi031 bash[28317]: cluster 2023-11-17T06:40:23.598625+0000 mgr.x (mgr.14811) 181 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:24.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:24 smithi031 bash[24752]: cluster 2023-11-17T06:40:23.598625+0000 mgr.x (mgr.14811) 181 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:25.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:24 smithi159 bash[24884]: cluster 2023-11-17T06:40:23.598625+0000 mgr.x (mgr.14811) 181 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:25.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:40:25 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:40:25] "GET /metrics HTTP/1.1" 200 154953 "" "Prometheus/2.33.4" 2023-11-17T06:40:26.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:26 smithi031 bash[24752]: cluster 2023-11-17T06:40:25.599398+0000 mgr.x (mgr.14811) 182 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:26.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:26 smithi031 bash[28317]: cluster 2023-11-17T06:40:25.599398+0000 mgr.x (mgr.14811) 182 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:27.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:26 smithi159 bash[24884]: cluster 2023-11-17T06:40:25.599398+0000 mgr.x (mgr.14811) 182 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:28.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:28 smithi159 bash[24884]: cluster 2023-11-17T06:40:27.600135+0000 mgr.x (mgr.14811) 183 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:28.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:28 smithi031 bash[24752]: cluster 2023-11-17T06:40:27.600135+0000 mgr.x (mgr.14811) 183 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:28.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:28 smithi031 bash[28317]: cluster 2023-11-17T06:40:27.600135+0000 mgr.x (mgr.14811) 183 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:30.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:30 smithi031 bash[24752]: cluster 2023-11-17T06:40:29.601652+0000 mgr.x (mgr.14811) 184 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:30.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:30 smithi031 bash[28317]: cluster 2023-11-17T06:40:29.601652+0000 mgr.x (mgr.14811) 184 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:31.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:30 smithi159 bash[24884]: cluster 2023-11-17T06:40:29.601652+0000 mgr.x (mgr.14811) 184 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:32.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[24752]: cluster 2023-11-17T06:40:31.602380+0000 mgr.x (mgr.14811) 185 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:32.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[24752]: audit 2023-11-17T06:40:32.269358+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-17T06:40:32.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[24752]: audit 2023-11-17T06:40:32.269579+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-17T06:40:32.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[24752]: audit 2023-11-17T06:40:32.269975+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:40:32.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[24752]: audit 2023-11-17T06:40:32.270372+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:40:32.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[24752]: audit 2023-11-17T06:40:32.270567+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-17T06:40:32.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[24752]: audit 2023-11-17T06:40:32.270963+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-17T06:40:32.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[24752]: audit 2023-11-17T06:40:32.271269+0000 mon.b (mon.2) 249 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:40:32.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[24752]: audit 2023-11-17T06:40:32.271512+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:40:32.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[28317]: cluster 2023-11-17T06:40:31.602380+0000 mgr.x (mgr.14811) 185 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:32.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[28317]: audit 2023-11-17T06:40:32.269358+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-17T06:40:32.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[28317]: audit 2023-11-17T06:40:32.269579+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-17T06:40:32.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[28317]: audit 2023-11-17T06:40:32.269975+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:40:32.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[28317]: audit 2023-11-17T06:40:32.270372+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:40:32.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[28317]: audit 2023-11-17T06:40:32.270567+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-17T06:40:32.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[28317]: audit 2023-11-17T06:40:32.270963+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-17T06:40:32.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[28317]: audit 2023-11-17T06:40:32.271269+0000 mon.b (mon.2) 249 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:40:32.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:32 smithi031 bash[28317]: audit 2023-11-17T06:40:32.271512+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:40:33.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:32 smithi159 bash[24884]: cluster 2023-11-17T06:40:31.602380+0000 mgr.x (mgr.14811) 185 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:33.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:32 smithi159 bash[24884]: audit 2023-11-17T06:40:32.269358+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-17T06:40:33.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:32 smithi159 bash[24884]: audit 2023-11-17T06:40:32.269579+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-17T06:40:33.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:32 smithi159 bash[24884]: audit 2023-11-17T06:40:32.269975+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:40:33.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:32 smithi159 bash[24884]: audit 2023-11-17T06:40:32.270372+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:40:33.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:32 smithi159 bash[24884]: audit 2023-11-17T06:40:32.270567+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-17T06:40:33.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:32 smithi159 bash[24884]: audit 2023-11-17T06:40:32.270963+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-17T06:40:33.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:32 smithi159 bash[24884]: audit 2023-11-17T06:40:32.271269+0000 mon.b (mon.2) 249 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:40:33.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:32 smithi159 bash[24884]: audit 2023-11-17T06:40:32.271512+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-17T06:40:34.679 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:40:34 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:40:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:40:34.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:34 smithi031 bash[24752]: cluster 2023-11-17T06:40:33.603884+0000 mgr.x (mgr.14811) 186 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:34.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:34 smithi031 bash[28317]: cluster 2023-11-17T06:40:33.603884+0000 mgr.x (mgr.14811) 186 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:35.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:34 smithi159 bash[24884]: cluster 2023-11-17T06:40:33.603884+0000 mgr.x (mgr.14811) 186 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:35.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:40:35 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:40:35] "GET /metrics HTTP/1.1" 200 154949 "" "Prometheus/2.33.4" 2023-11-17T06:40:36.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:36 smithi031 bash[28317]: cluster 2023-11-17T06:40:35.604616+0000 mgr.x (mgr.14811) 187 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:36.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:36 smithi031 bash[24752]: cluster 2023-11-17T06:40:35.604616+0000 mgr.x (mgr.14811) 187 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:37.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:36 smithi159 bash[24884]: cluster 2023-11-17T06:40:35.604616+0000 mgr.x (mgr.14811) 187 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:38.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:38 smithi031 bash[24752]: cluster 2023-11-17T06:40:37.605310+0000 mgr.x (mgr.14811) 188 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:38.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:38 smithi031 bash[28317]: cluster 2023-11-17T06:40:37.605310+0000 mgr.x (mgr.14811) 188 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:38.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:38 smithi159 bash[24884]: cluster 2023-11-17T06:40:37.605310+0000 mgr.x (mgr.14811) 188 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:40.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:40 smithi031 bash[24752]: cluster 2023-11-17T06:40:39.606826+0000 mgr.x (mgr.14811) 189 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:42.919 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:40 smithi031 bash[28317]: cluster 2023-11-17T06:40:39.606826+0000 mgr.x (mgr.14811) 189 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:42.920 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:40 smithi159 bash[24884]: cluster 2023-11-17T06:40:39.606826+0000 mgr.x (mgr.14811) 189 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:42.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:42 smithi031 bash[24752]: cluster 2023-11-17T06:40:41.607545+0000 mgr.x (mgr.14811) 190 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:43.002 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:42 smithi031 bash[28317]: cluster 2023-11-17T06:40:41.607545+0000 mgr.x (mgr.14811) 190 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:43.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:42 smithi159 bash[24884]: cluster 2023-11-17T06:40:41.607545+0000 mgr.x (mgr.14811) 190 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:44.685 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:40:44 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:40:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:40:44.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:44 smithi031 bash[28317]: cluster 2023-11-17T06:40:43.609001+0000 mgr.x (mgr.14811) 191 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:44.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:44 smithi031 bash[24752]: cluster 2023-11-17T06:40:43.609001+0000 mgr.x (mgr.14811) 191 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:45.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:44 smithi159 bash[24884]: cluster 2023-11-17T06:40:43.609001+0000 mgr.x (mgr.14811) 191 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:45.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:40:45 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:40:45] "GET /metrics HTTP/1.1" 200 154949 "" "Prometheus/2.33.4" 2023-11-17T06:40:46.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:46 smithi031 bash[28317]: cluster 2023-11-17T06:40:45.609756+0000 mgr.x (mgr.14811) 192 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:46.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:46 smithi031 bash[24752]: cluster 2023-11-17T06:40:45.609756+0000 mgr.x (mgr.14811) 192 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:47.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:46 smithi159 bash[24884]: cluster 2023-11-17T06:40:45.609756+0000 mgr.x (mgr.14811) 192 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:48.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:48 smithi031 bash[28317]: cluster 2023-11-17T06:40:47.610461+0000 mgr.x (mgr.14811) 193 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:48.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:48 smithi031 bash[24752]: cluster 2023-11-17T06:40:47.610461+0000 mgr.x (mgr.14811) 193 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:48.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:48 smithi159 bash[24884]: cluster 2023-11-17T06:40:47.610461+0000 mgr.x (mgr.14811) 193 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:50.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:50 smithi031 bash[28317]: cluster 2023-11-17T06:40:49.611955+0000 mgr.x (mgr.14811) 194 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:50.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:50 smithi031 bash[24752]: cluster 2023-11-17T06:40:49.611955+0000 mgr.x (mgr.14811) 194 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:51.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:50 smithi159 bash[24884]: cluster 2023-11-17T06:40:49.611955+0000 mgr.x (mgr.14811) 194 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:52.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:52 smithi031 bash[28317]: cluster 2023-11-17T06:40:51.612635+0000 mgr.x (mgr.14811) 195 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:52.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:52 smithi031 bash[24752]: cluster 2023-11-17T06:40:51.612635+0000 mgr.x (mgr.14811) 195 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:53.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:52 smithi159 bash[24884]: cluster 2023-11-17T06:40:51.612635+0000 mgr.x (mgr.14811) 195 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:54.690 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:40:54 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:40:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:40:54.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:54 smithi031 bash[24752]: cluster 2023-11-17T06:40:53.614153+0000 mgr.x (mgr.14811) 196 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:54.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:54 smithi031 bash[28317]: cluster 2023-11-17T06:40:53.614153+0000 mgr.x (mgr.14811) 196 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:55.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:54 smithi159 bash[24884]: cluster 2023-11-17T06:40:53.614153+0000 mgr.x (mgr.14811) 196 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:55.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:40:55 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:40:55] "GET /metrics HTTP/1.1" 200 154959 "" "Prometheus/2.33.4" 2023-11-17T06:40:57.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:56 smithi159 bash[24884]: cluster 2023-11-17T06:40:55.614921+0000 mgr.x (mgr.14811) 197 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:57.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:56 smithi031 bash[24752]: cluster 2023-11-17T06:40:55.614921+0000 mgr.x (mgr.14811) 197 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:57.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:56 smithi031 bash[28317]: cluster 2023-11-17T06:40:55.614921+0000 mgr.x (mgr.14811) 197 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:58.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:40:58 smithi031 bash[24752]: cluster 2023-11-17T06:40:57.615726+0000 mgr.x (mgr.14811) 198 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:58.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:40:58 smithi031 bash[28317]: cluster 2023-11-17T06:40:57.615726+0000 mgr.x (mgr.14811) 198 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:40:58.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:40:58 smithi159 bash[24884]: cluster 2023-11-17T06:40:57.615726+0000 mgr.x (mgr.14811) 198 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:00.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:00 smithi031 bash[24752]: cluster 2023-11-17T06:40:59.617267+0000 mgr.x (mgr.14811) 199 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:00.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:00 smithi031 bash[28317]: cluster 2023-11-17T06:40:59.617267+0000 mgr.x (mgr.14811) 199 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:01.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:00 smithi159 bash[24884]: cluster 2023-11-17T06:40:59.617267+0000 mgr.x (mgr.14811) 199 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:02.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:02 smithi031 bash[24752]: cluster 2023-11-17T06:41:01.617991+0000 mgr.x (mgr.14811) 200 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:02.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:02 smithi031 bash[28317]: cluster 2023-11-17T06:41:01.617991+0000 mgr.x (mgr.14811) 200 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:03.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:02 smithi159 bash[24884]: cluster 2023-11-17T06:41:01.617991+0000 mgr.x (mgr.14811) 200 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:04.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:41:04 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:41:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:41:05.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:04 smithi159 bash[24884]: cluster 2023-11-17T06:41:03.619431+0000 mgr.x (mgr.14811) 201 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:05.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:04 smithi031 bash[24752]: cluster 2023-11-17T06:41:03.619431+0000 mgr.x (mgr.14811) 201 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:05.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:04 smithi031 bash[28317]: cluster 2023-11-17T06:41:03.619431+0000 mgr.x (mgr.14811) 201 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:05.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:41:05 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:41:05] "GET /metrics HTTP/1.1" 200 154957 "" "Prometheus/2.33.4" 2023-11-17T06:41:07.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:06 smithi159 bash[24884]: cluster 2023-11-17T06:41:05.620167+0000 mgr.x (mgr.14811) 202 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:07.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:06 smithi031 bash[28317]: cluster 2023-11-17T06:41:05.620167+0000 mgr.x (mgr.14811) 202 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:07.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:06 smithi031 bash[24752]: cluster 2023-11-17T06:41:05.620167+0000 mgr.x (mgr.14811) 202 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:08.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:08 smithi031 bash[24752]: cluster 2023-11-17T06:41:07.620916+0000 mgr.x (mgr.14811) 203 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:08.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:08 smithi031 bash[28317]: cluster 2023-11-17T06:41:07.620916+0000 mgr.x (mgr.14811) 203 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:08.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:08 smithi159 bash[24884]: cluster 2023-11-17T06:41:07.620916+0000 mgr.x (mgr.14811) 203 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:10.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:10 smithi031 bash[28317]: cluster 2023-11-17T06:41:09.622349+0000 mgr.x (mgr.14811) 204 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.830 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:10 smithi031 bash[24752]: cluster 2023-11-17T06:41:09.622349+0000 mgr.x (mgr.14811) 204 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.831 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[24752]: cluster 2023-11-17T06:41:11.623065+0000 mgr.x (mgr.14811) 205 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.831 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[28317]: cluster 2023-11-17T06:41:11.623065+0000 mgr.x (mgr.14811) 205 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.831 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[24752]: audit 2023-11-17T06:41:11.886309+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:41:51.832 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[28317]: audit 2023-11-17T06:41:11.886309+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:41:51.832 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[24752]: audit 2023-11-17T06:41:11.887017+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:41:51.833 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[28317]: audit 2023-11-17T06:41:11.887017+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:41:51.833 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[24752]: audit 2023-11-17T06:41:11.893122+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:41:51.833 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[24752]: audit 2023-11-17T06:41:11.894677+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:41:51.834 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[28317]: audit 2023-11-17T06:41:11.893122+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:41:51.834 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[24752]: audit 2023-11-17T06:41:11.895087+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:41:51.834 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[24752]: audit 2023-11-17T06:41:11.902201+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:41:51.880 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[24752]: audit 2023-11-17T06:41:12.168045+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:41:51.880 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[24752]: audit 2023-11-17T06:41:12.169562+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:41:51.880 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[24752]: audit 2023-11-17T06:41:12.177423+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:41:51.881 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[28317]: audit 2023-11-17T06:41:11.894677+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:41:51.881 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[28317]: audit 2023-11-17T06:41:11.895087+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:41:51.881 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[28317]: audit 2023-11-17T06:41:11.902201+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:41:51.882 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[28317]: audit 2023-11-17T06:41:12.168045+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:41:51.882 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[28317]: audit 2023-11-17T06:41:12.169562+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:41:51.882 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:12 smithi031 bash[28317]: audit 2023-11-17T06:41:12.177423+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:41:51.882 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:13 smithi031 bash[24752]: cluster 2023-11-17T06:41:12.166462+0000 mgr.x (mgr.14811) 206 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.882 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:13 smithi031 bash[24752]: cluster 2023-11-17T06:41:12.167018+0000 mgr.x (mgr.14811) 207 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.883 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:13 smithi031 bash[28317]: cluster 2023-11-17T06:41:12.166462+0000 mgr.x (mgr.14811) 206 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.883 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:13 smithi031 bash[28317]: cluster 2023-11-17T06:41:12.167018+0000 mgr.x (mgr.14811) 207 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.883 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:41:14 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:41:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:41:51.884 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:15 smithi031 bash[24752]: cluster 2023-11-17T06:41:14.168407+0000 mgr.x (mgr.14811) 208 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.884 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:15 smithi031 bash[28317]: cluster 2023-11-17T06:41:14.168407+0000 mgr.x (mgr.14811) 208 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.885 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:17 smithi031 bash[24752]: cluster 2023-11-17T06:41:16.169158+0000 mgr.x (mgr.14811) 209 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.885 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:17 smithi031 bash[28317]: cluster 2023-11-17T06:41:16.169158+0000 mgr.x (mgr.14811) 209 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.885 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:10 smithi159 bash[24884]: cluster 2023-11-17T06:41:09.622349+0000 mgr.x (mgr.14811) 204 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.885 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:12 smithi159 bash[24884]: cluster 2023-11-17T06:41:11.623065+0000 mgr.x (mgr.14811) 205 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.886 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:12 smithi159 bash[24884]: audit 2023-11-17T06:41:11.886309+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:41:51.886 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:12 smithi159 bash[24884]: audit 2023-11-17T06:41:11.887017+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:41:51.886 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:12 smithi159 bash[24884]: audit 2023-11-17T06:41:11.893122+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 140089753, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932050Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 450677964, \"cpu_percentage\": \"9.14%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.932385Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932609Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52638515, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.932869Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933085Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933295Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933504Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26182942, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-17T06:39:04.933632Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52701429, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:39:04.933839Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 46451916, \"cpu_percentage\": \"0.42%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:39:04.934048Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:39:04.934383Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:41:51.886 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:12 smithi159 bash[24884]: audit 2023-11-17T06:41:11.894677+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:41:51.886 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:12 smithi159 bash[24884]: audit 2023-11-17T06:41:11.895087+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-17T06:41:51.886 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:12 smithi159 bash[24884]: audit 2023-11-17T06:41:11.902201+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179096780, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.311618Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"1.38%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:40:11.312009Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 147744358, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312272Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50992250, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312521Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.312798Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313051Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313299Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313544Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53561262, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:40:11.313693Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15456010, \"cpu_percentage\": \"0.11%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:40:11.313938Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:40:11.314320Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}}"}]': finished 2023-11-17T06:41:51.886 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:12 smithi159 bash[24884]: audit 2023-11-17T06:41:12.168045+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:41:51.886 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:12 smithi159 bash[24884]: audit 2023-11-17T06:41:12.169562+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:41:51.887 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:12 smithi159 bash[24884]: audit 2023-11-17T06:41:12.177423+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:41:51.887 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:13 smithi159 bash[24884]: cluster 2023-11-17T06:41:12.166462+0000 mgr.x (mgr.14811) 206 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.887 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:13 smithi159 bash[24884]: cluster 2023-11-17T06:41:12.167018+0000 mgr.x (mgr.14811) 207 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.887 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:41:15 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:41:15] "GET /metrics HTTP/1.1" 200 154957 "" "Prometheus/2.33.4" 2023-11-17T06:41:51.887 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:19 smithi031 bash[24752]: cluster 2023-11-17T06:41:18.169868+0000 mgr.x (mgr.14811) 210 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.887 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:19 smithi031 bash[28317]: cluster 2023-11-17T06:41:18.169868+0000 mgr.x (mgr.14811) 210 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.888 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:21 smithi031 bash[24752]: cluster 2023-11-17T06:41:20.171429+0000 mgr.x (mgr.14811) 211 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.888 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:21 smithi031 bash[28317]: cluster 2023-11-17T06:41:20.171429+0000 mgr.x (mgr.14811) 211 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.889 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:15 smithi159 bash[24884]: cluster 2023-11-17T06:41:14.168407+0000 mgr.x (mgr.14811) 208 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.889 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:17 smithi159 bash[24884]: cluster 2023-11-17T06:41:16.169158+0000 mgr.x (mgr.14811) 209 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.889 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:19 smithi159 bash[24884]: cluster 2023-11-17T06:41:18.169868+0000 mgr.x (mgr.14811) 210 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.889 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:21 smithi159 bash[24884]: cluster 2023-11-17T06:41:20.171429+0000 mgr.x (mgr.14811) 211 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.889 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:23 smithi159 bash[24884]: cluster 2023-11-17T06:41:22.172188+0000 mgr.x (mgr.14811) 212 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.889 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:41:25 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:41:25] "GET /metrics HTTP/1.1" 200 154959 "" "Prometheus/2.33.4" 2023-11-17T06:41:51.928 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:23 smithi031 bash[24752]: cluster 2023-11-17T06:41:22.172188+0000 mgr.x (mgr.14811) 212 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.928 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:23 smithi031 bash[28317]: cluster 2023-11-17T06:41:22.172188+0000 mgr.x (mgr.14811) 212 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.929 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:41:24 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:41:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:41:51.929 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:25 smithi031 bash[24752]: cluster 2023-11-17T06:41:24.173912+0000 mgr.x (mgr.14811) 213 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.929 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:25 smithi031 bash[28317]: cluster 2023-11-17T06:41:24.173912+0000 mgr.x (mgr.14811) 213 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.930 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:25 smithi159 bash[24884]: cluster 2023-11-17T06:41:24.173912+0000 mgr.x (mgr.14811) 213 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.930 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:27 smithi159 bash[24884]: cluster 2023-11-17T06:41:26.174672+0000 mgr.x (mgr.14811) 214 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.930 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:29 smithi159 bash[24884]: cluster 2023-11-17T06:41:28.175762+0000 mgr.x (mgr.14811) 215 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.930 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:31 smithi159 bash[24884]: cluster 2023-11-17T06:41:30.177265+0000 mgr.x (mgr.14811) 216 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.930 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:33 smithi159 bash[24884]: cluster 2023-11-17T06:41:32.178057+0000 mgr.x (mgr.14811) 217 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.930 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:33 smithi159 bash[24884]: audit 2023-11-17T06:41:32.278408+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2023-11-17T06:41:51.930 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:33 smithi159 bash[24884]: audit 2023-11-17T06:41:32.278598+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2023-11-17T06:41:51.930 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:33 smithi159 bash[24884]: audit 2023-11-17T06:41:32.278794+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-11-17T06:41:51.931 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:33 smithi159 bash[24884]: audit 2023-11-17T06:41:32.279198+0000 mon.b (mon.2) 255 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-17T06:41:51.931 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:33 smithi159 bash[24884]: audit 2023-11-17T06:41:32.279519+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:41:51.931 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:33 smithi159 bash[24884]: audit 2023-11-17T06:41:32.279619+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-11-17T06:41:51.931 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:33 smithi159 bash[24884]: audit 2023-11-17T06:41:32.280065+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-17T06:41:51.931 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:33 smithi159 bash[24884]: audit 2023-11-17T06:41:32.280506+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:41:51.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:27 smithi031 bash[24752]: cluster 2023-11-17T06:41:26.174672+0000 mgr.x (mgr.14811) 214 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.931 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:41:35 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:41:35] "GET /metrics HTTP/1.1" 200 154961 "" "Prometheus/2.33.4" 2023-11-17T06:41:51.931 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:27 smithi031 bash[28317]: cluster 2023-11-17T06:41:26.174672+0000 mgr.x (mgr.14811) 214 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.932 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:29 smithi031 bash[24752]: cluster 2023-11-17T06:41:28.175762+0000 mgr.x (mgr.14811) 215 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.932 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:29 smithi031 bash[28317]: cluster 2023-11-17T06:41:28.175762+0000 mgr.x (mgr.14811) 215 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.933 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:31 smithi031 bash[24752]: cluster 2023-11-17T06:41:30.177265+0000 mgr.x (mgr.14811) 216 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:35 smithi159 bash[24884]: cluster 2023-11-17T06:41:34.179394+0000 mgr.x (mgr.14811) 218 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:37 smithi159 bash[24884]: cluster 2023-11-17T06:41:36.180037+0000 mgr.x (mgr.14811) 219 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:39 smithi159 bash[24884]: cluster 2023-11-17T06:41:38.181476+0000 mgr.x (mgr.14811) 220 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:41 smithi159 bash[24884]: cluster 2023-11-17T06:41:40.182194+0000 mgr.x (mgr.14811) 221 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:43 smithi159 bash[24884]: cluster 2023-11-17T06:41:42.182862+0000 mgr.x (mgr.14811) 222 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.934 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:45 smithi159 bash[24884]: cluster 2023-11-17T06:41:44.184327+0000 mgr.x (mgr.14811) 223 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.934 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:31 smithi031 bash[28317]: cluster 2023-11-17T06:41:30.177265+0000 mgr.x (mgr.14811) 216 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.934 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:41:45 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:41:45] "GET /metrics HTTP/1.1" 200 154961 "" "Prometheus/2.33.4" 2023-11-17T06:41:51.934 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[24752]: cluster 2023-11-17T06:41:32.178057+0000 mgr.x (mgr.14811) 217 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.934 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[24752]: audit 2023-11-17T06:41:32.278408+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2023-11-17T06:41:51.935 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[24752]: audit 2023-11-17T06:41:32.278598+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2023-11-17T06:41:51.935 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[24752]: audit 2023-11-17T06:41:32.278794+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-11-17T06:41:51.935 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[24752]: audit 2023-11-17T06:41:32.279198+0000 mon.b (mon.2) 255 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-17T06:41:51.935 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[24752]: audit 2023-11-17T06:41:32.279519+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:41:51.935 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[24752]: audit 2023-11-17T06:41:32.279619+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-11-17T06:41:51.935 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[24752]: audit 2023-11-17T06:41:32.280065+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-17T06:41:51.935 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[24752]: audit 2023-11-17T06:41:32.280506+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:41:51.935 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[28317]: cluster 2023-11-17T06:41:32.178057+0000 mgr.x (mgr.14811) 217 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.955 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[28317]: audit 2023-11-17T06:41:32.278408+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2023-11-17T06:41:51.955 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[28317]: audit 2023-11-17T06:41:32.278598+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2023-11-17T06:41:51.955 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[28317]: audit 2023-11-17T06:41:32.278794+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-11-17T06:41:51.955 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[28317]: audit 2023-11-17T06:41:32.279198+0000 mon.b (mon.2) 255 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-17T06:41:51.955 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[28317]: audit 2023-11-17T06:41:32.279519+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:41:51.955 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[28317]: audit 2023-11-17T06:41:32.279619+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-11-17T06:41:51.955 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[28317]: audit 2023-11-17T06:41:32.280065+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-17T06:41:51.955 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:33 smithi031 bash[28317]: audit 2023-11-17T06:41:32.280506+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:41:51.956 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:41:34 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:41:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:41:51.956 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:47 smithi159 bash[24884]: cluster 2023-11-17T06:41:46.185090+0000 mgr.x (mgr.14811) 224 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.956 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:49 smithi159 bash[24884]: cluster 2023-11-17T06:41:48.186513+0000 mgr.x (mgr.14811) 225 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.956 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:51 smithi159 bash[24884]: cluster 2023-11-17T06:41:50.187178+0000 mgr.x (mgr.14811) 226 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.956 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:35 smithi031 bash[24752]: cluster 2023-11-17T06:41:34.179394+0000 mgr.x (mgr.14811) 218 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.956 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:35 smithi031 bash[28317]: cluster 2023-11-17T06:41:34.179394+0000 mgr.x (mgr.14811) 218 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.957 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:37 smithi031 bash[24752]: cluster 2023-11-17T06:41:36.180037+0000 mgr.x (mgr.14811) 219 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.957 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:37 smithi031 bash[28317]: cluster 2023-11-17T06:41:36.180037+0000 mgr.x (mgr.14811) 219 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.957 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:39 smithi031 bash[24752]: cluster 2023-11-17T06:41:38.181476+0000 mgr.x (mgr.14811) 220 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.957 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:39 smithi031 bash[28317]: cluster 2023-11-17T06:41:38.181476+0000 mgr.x (mgr.14811) 220 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.958 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:41 smithi031 bash[24752]: cluster 2023-11-17T06:41:40.182194+0000 mgr.x (mgr.14811) 221 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.958 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:41 smithi031 bash[28317]: cluster 2023-11-17T06:41:40.182194+0000 mgr.x (mgr.14811) 221 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.959 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:43 smithi031 bash[24752]: cluster 2023-11-17T06:41:42.182862+0000 mgr.x (mgr.14811) 222 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.959 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:43 smithi031 bash[28317]: cluster 2023-11-17T06:41:42.182862+0000 mgr.x (mgr.14811) 222 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.959 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:41:44 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:41:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:41:51.960 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:45 smithi031 bash[24752]: cluster 2023-11-17T06:41:44.184327+0000 mgr.x (mgr.14811) 223 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.960 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:45 smithi031 bash[28317]: cluster 2023-11-17T06:41:44.184327+0000 mgr.x (mgr.14811) 223 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.961 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:47 smithi031 bash[24752]: cluster 2023-11-17T06:41:46.185090+0000 mgr.x (mgr.14811) 224 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.961 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:47 smithi031 bash[28317]: cluster 2023-11-17T06:41:46.185090+0000 mgr.x (mgr.14811) 224 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.961 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:49 smithi031 bash[24752]: cluster 2023-11-17T06:41:48.186513+0000 mgr.x (mgr.14811) 225 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:49 smithi031 bash[28317]: cluster 2023-11-17T06:41:48.186513+0000 mgr.x (mgr.14811) 225 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.962 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:51 smithi031 bash[24752]: cluster 2023-11-17T06:41:50.187178+0000 mgr.x (mgr.14811) 226 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:51.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:51 smithi031 bash[28317]: cluster 2023-11-17T06:41:50.187178+0000 mgr.x (mgr.14811) 226 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:52.692 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps' 2023-11-17T06:41:53.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:53 smithi031 bash[24752]: cluster 2023-11-17T06:41:52.187926+0000 mgr.x (mgr.14811) 227 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:53.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:53 smithi031 bash[28317]: cluster 2023-11-17T06:41:52.187926+0000 mgr.x (mgr.14811) 227 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:53.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:53 smithi159 bash[24884]: cluster 2023-11-17T06:41:52.187926+0000 mgr.x (mgr.14811) 227 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:54.445 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:41:54 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:41:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:41:55.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:55 smithi159 bash[24884]: cluster 2023-11-17T06:41:54.189432+0000 mgr.x (mgr.14811) 228 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:55.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:41:55 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:41:55] "GET /metrics HTTP/1.1" 200 154951 "" "Prometheus/2.33.4" 2023-11-17T06:41:55.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:55 smithi031 bash[24752]: cluster 2023-11-17T06:41:54.189432+0000 mgr.x (mgr.14811) 228 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:55.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:55 smithi031 bash[28317]: cluster 2023-11-17T06:41:54.189432+0000 mgr.x (mgr.14811) 228 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:55.973 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-17T06:41:55.974 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (5m) 104s ago 6m 14.7M - 0.23.0 ba2b418f427c 4d0982f9818e 2023-11-17T06:41:55.974 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi159 running (5m) 2m ago 17m 24.9M - 6.6.2 87a51ecf0b1c d4095544c783 2023-11-17T06:41:55.974 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi159 running (10m) 2m ago 22m 429M - 16.2.14-171-ged3c8e92 6be2081e30e3 c7d7d67265bf 2023-11-17T06:41:55.974 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:8443,9283 running (2m) 104s ago 24m 377M - 16.2.14-171-ged3c8e92 6be2081e30e3 bd63ec86c715 2023-11-17T06:41:55.974 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (24m) 104s ago 25m 170M 2048M 15.2.0 204a01f9b0b6 abd3ace3a307 2023-11-17T06:41:55.974 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi159 running (23m) 2m ago 23m 133M 2048M 15.2.0 204a01f9b0b6 118bd282f85d 2023-11-17T06:41:55.974 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (23m) 104s ago 23m 140M 2048M 15.2.0 204a01f9b0b6 d89329569174 2023-11-17T06:41:55.975 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 error 104s ago 18m - - 2023-11-17T06:41:55.975 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi159 error 2m ago 18m - - 2023-11-17T06:41:55.975 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (22m) 104s ago 22m 48.6M 4096M 15.2.0 204a01f9b0b6 a9f6b801f3be 2023-11-17T06:41:55.975 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (21m) 104s ago 21m 48.8M 4096M 15.2.0 204a01f9b0b6 2c79edbb0c18 2023-11-17T06:41:55.975 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (21m) 104s ago 21m 46.2M 4096M 15.2.0 204a01f9b0b6 fbf00adcb350 2023-11-17T06:41:55.975 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (20m) 104s ago 20m 51.0M 4096M 15.2.0 204a01f9b0b6 8cd669d3fe00 2023-11-17T06:41:55.975 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi159 running (20m) 2m ago 20m 50.1M 4096M 15.2.0 204a01f9b0b6 16819e76b951 2023-11-17T06:41:55.975 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi159 running (19m) 2m ago 20m 50.2M 4096M 15.2.0 204a01f9b0b6 7125f1bc02fb 2023-11-17T06:41:55.975 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi159 running (19m) 2m ago 19m 48.6M 4096M 15.2.0 204a01f9b0b6 006d1030b5e6 2023-11-17T06:41:55.975 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi159 running (18m) 2m ago 18m 49.7M 4096M 15.2.0 204a01f9b0b6 13c0bff4977d 2023-11-17T06:41:55.975 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi159 *:9095 running (6m) 2m ago 6m 44.2M - 2.33.4 514e6a882f6e b67f7b54b69a 2023-11-17T06:41:55.975 INFO:teuthology.orchestra.run.smithi031.stdout:rgw.r.z.smithi031.pmwwrm smithi031 running (14m) 104s ago 14m 51.0M - 15.2.0 204a01f9b0b6 ea481d0828da 2023-11-17T06:41:55.975 INFO:teuthology.orchestra.run.smithi031.stdout:rgw.r.z.smithi159.aodbdl smithi159 running (14m) 2m ago 14m 50.2M - 15.2.0 204a01f9b0b6 91e5b17eb4fd 2023-11-17T06:41:56.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[24752]: audit 2023-11-17T06:41:55.944543+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:41:56.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[24752]: audit 2023-11-17T06:41:55.945638+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:41:56.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[24752]: audit 2023-11-17T06:41:55.946626+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[24752]: audit 2023-11-17T06:41:55.947572+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[24752]: audit 2023-11-17T06:41:55.948534+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[24752]: audit 2023-11-17T06:41:55.949491+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[24752]: audit 2023-11-17T06:41:55.955178+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:41:56.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[24752]: audit 2023-11-17T06:41:55.956050+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[24752]: audit 2023-11-17T06:41:55.956921+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[24752]: audit 2023-11-17T06:41:55.957777+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[24752]: audit 2023-11-17T06:41:55.958572+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[28317]: audit 2023-11-17T06:41:55.944543+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:41:56.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[28317]: audit 2023-11-17T06:41:55.945638+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:41:56.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[28317]: audit 2023-11-17T06:41:55.946626+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[28317]: audit 2023-11-17T06:41:55.947572+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[28317]: audit 2023-11-17T06:41:55.948534+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[28317]: audit 2023-11-17T06:41:55.949491+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[28317]: audit 2023-11-17T06:41:55.955178+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:41:56.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[28317]: audit 2023-11-17T06:41:55.956050+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[28317]: audit 2023-11-17T06:41:55.956921+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[28317]: audit 2023-11-17T06:41:55.957777+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:56 smithi031 bash[28317]: audit 2023-11-17T06:41:55.958572+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:56 smithi159 bash[24884]: audit 2023-11-17T06:41:55.944543+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:41:56.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:56 smithi159 bash[24884]: audit 2023-11-17T06:41:55.945638+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:41:56.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:56 smithi159 bash[24884]: audit 2023-11-17T06:41:55.946626+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:56 smithi159 bash[24884]: audit 2023-11-17T06:41:55.947572+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:56 smithi159 bash[24884]: audit 2023-11-17T06:41:55.948534+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:56 smithi159 bash[24884]: audit 2023-11-17T06:41:55.949491+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:56 smithi159 bash[24884]: audit 2023-11-17T06:41:55.955178+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:41:56.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:56 smithi159 bash[24884]: audit 2023-11-17T06:41:55.956050+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:56 smithi159 bash[24884]: audit 2023-11-17T06:41:55.956921+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:56 smithi159 bash[24884]: audit 2023-11-17T06:41:55.957777+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:56 smithi159 bash[24884]: audit 2023-11-17T06:41:55.958572+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:41:56.818 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions' 2023-11-17T06:41:57.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:57 smithi031 bash[24752]: audit 2023-11-17T06:41:55.938870+0000 mgr.x (mgr.14811) 229 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:41:57.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:57 smithi031 bash[24752]: cluster 2023-11-17T06:41:56.190082+0000 mgr.x (mgr.14811) 230 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:57.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:57 smithi031 bash[28317]: audit 2023-11-17T06:41:55.938870+0000 mgr.x (mgr.14811) 229 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:41:57.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:57 smithi031 bash[28317]: cluster 2023-11-17T06:41:56.190082+0000 mgr.x (mgr.14811) 230 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:57.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:57 smithi159 bash[24884]: audit 2023-11-17T06:41:55.938870+0000 mgr.x (mgr.14811) 229 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:41:57.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:57 smithi159 bash[24884]: cluster 2023-11-17T06:41:56.190082+0000 mgr.x (mgr.14811) 230 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:59.651 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:41:59 smithi031 bash[24752]: cluster 2023-11-17T06:41:58.191573+0000 mgr.x (mgr.14811) 231 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:59.651 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:41:59 smithi031 bash[28317]: cluster 2023-11-17T06:41:58.191573+0000 mgr.x (mgr.14811) 231 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:41:59.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:41:59 smithi159 bash[24884]: cluster 2023-11-17T06:41:58.191573+0000 mgr.x (mgr.14811) 231 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:00.086 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2023-11-17T06:42:00.086 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2023-11-17T06:42:00.086 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-17T06:42:00.086 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:42:00.086 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2023-11-17T06:42:00.086 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-17T06:42:00.086 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:42:00.086 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2023-11-17T06:42:00.086 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-17T06:42:00.087 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:42:00.087 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": {}, 2023-11-17T06:42:00.087 INFO:teuthology.orchestra.run.smithi031.stdout: "rgw": { 2023-11-17T06:42:00.087 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-17T06:42:00.087 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:42:00.087 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2023-11-17T06:42:00.087 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-11-17T06:42:00.087 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-17T06:42:00.087 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:42:00.087 INFO:teuthology.orchestra.run.smithi031.stdout:} 2023-11-17T06:42:00.394 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:00 smithi031 bash[24752]: audit 2023-11-17T06:42:00.082588+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.31:0/1111714202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:42:00.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:00 smithi031 bash[28317]: audit 2023-11-17T06:42:00.082588+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.31:0/1111714202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:42:00.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:00 smithi159 bash[24884]: audit 2023-11-17T06:42:00.082588+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.31:0/1111714202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:42:00.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph -s' 2023-11-17T06:42:01.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:01 smithi031 bash[24752]: cluster 2023-11-17T06:42:00.192398+0000 mgr.x (mgr.14811) 232 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:01.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:01 smithi031 bash[28317]: cluster 2023-11-17T06:42:00.192398+0000 mgr.x (mgr.14811) 232 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:01.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:01 smithi159 bash[24884]: cluster 2023-11-17T06:42:00.192398+0000 mgr.x (mgr.14811) 232 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:03.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:03 smithi031 bash[24752]: cluster 2023-11-17T06:42:02.193193+0000 mgr.x (mgr.14811) 233 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:03.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:03 smithi031 bash[28317]: cluster 2023-11-17T06:42:02.193193+0000 mgr.x (mgr.14811) 233 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:03.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:03 smithi159 bash[24884]: cluster 2023-11-17T06:42:02.193193+0000 mgr.x (mgr.14811) 233 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:04.039 INFO:teuthology.orchestra.run.smithi031.stdout: cluster: 2023-11-17T06:42:04.039 INFO:teuthology.orchestra.run.smithi031.stdout: id: cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:42:04.039 INFO:teuthology.orchestra.run.smithi031.stdout: health: HEALTH_WARN 2023-11-17T06:42:04.039 INFO:teuthology.orchestra.run.smithi031.stdout: 2 failed cephadm daemon(s) 2023-11-17T06:42:04.040 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:42:04.040 INFO:teuthology.orchestra.run.smithi031.stdout: services: 2023-11-17T06:42:04.040 INFO:teuthology.orchestra.run.smithi031.stdout: mon: 3 daemons, quorum a,c,b (age 23m) 2023-11-17T06:42:04.040 INFO:teuthology.orchestra.run.smithi031.stdout: mgr: x(active, since 6m), standbys: y 2023-11-17T06:42:04.040 INFO:teuthology.orchestra.run.smithi031.stdout: osd: 8 osds: 8 up (since 18m), 8 in (since 18m) 2023-11-17T06:42:04.040 INFO:teuthology.orchestra.run.smithi031.stdout: rgw: 2 daemons active (r.z.smithi031.pmwwrm, r.z.smithi159.aodbdl) 2023-11-17T06:42:04.040 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:42:04.040 INFO:teuthology.orchestra.run.smithi031.stdout: task status: 2023-11-17T06:42:04.040 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:42:04.040 INFO:teuthology.orchestra.run.smithi031.stdout: data: 2023-11-17T06:42:04.040 INFO:teuthology.orchestra.run.smithi031.stdout: pools: 5 pools, 129 pgs 2023-11-17T06:42:04.040 INFO:teuthology.orchestra.run.smithi031.stdout: objects: 202 objects, 7.0 KiB 2023-11-17T06:42:04.041 INFO:teuthology.orchestra.run.smithi031.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:04.041 INFO:teuthology.orchestra.run.smithi031.stdout: pgs: 129 active+clean 2023-11-17T06:42:04.041 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:42:04.419 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:04 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:42:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:42:04.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:04 smithi031 bash[24752]: audit 2023-11-17T06:42:04.036451+0000 mon.a (mon.0) 750 : audit [DBG] from='client.? 172.21.15.31:0/2823704521' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-17T06:42:04.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:04 smithi031 bash[28317]: audit 2023-11-17T06:42:04.036451+0000 mon.a (mon.0) 750 : audit [DBG] from='client.? 172.21.15.31:0/2823704521' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-17T06:42:04.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:04 smithi159 bash[24884]: audit 2023-11-17T06:42:04.036451+0000 mon.a (mon.0) 750 : audit [DBG] from='client.? 172.21.15.31:0/2823704521' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-17T06:42:04.828 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph mgr fail' 2023-11-17T06:42:05.427 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:05 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:42:05] "GET /metrics HTTP/1.1" 200 154954 "" "Prometheus/2.33.4" 2023-11-17T06:42:05.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:05 smithi031 bash[24752]: cluster 2023-11-17T06:42:04.194680+0000 mgr.x (mgr.14811) 234 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:05.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:05 smithi031 bash[28317]: cluster 2023-11-17T06:42:04.194680+0000 mgr.x (mgr.14811) 234 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:05.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:05 smithi159 bash[24884]: cluster 2023-11-17T06:42:04.194680+0000 mgr.x (mgr.14811) 234 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:07.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:07 smithi031 bash[24752]: cluster 2023-11-17T06:42:06.195400+0000 mgr.x (mgr.14811) 235 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:07.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:07 smithi031 bash[28317]: cluster 2023-11-17T06:42:06.195400+0000 mgr.x (mgr.14811) 235 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:07.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:07 smithi159 bash[24884]: cluster 2023-11-17T06:42:06.195400+0000 mgr.x (mgr.14811) 235 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:08.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:08 smithi031 bash[24752]: audit 2023-11-17T06:42:08.005595+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.31:0/453153372' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:42:08.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:08 smithi031 bash[24752]: audit 2023-11-17T06:42:08.006317+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:42:08.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:08 smithi031 bash[24752]: cluster 2023-11-17T06:42:08.015933+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-17T06:42:08.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:08 smithi031 bash[24752]: audit 2023-11-17T06:42:08.019635+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14811 ' 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-11-17T06:42:08.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:08 smithi031 bash[24752]: audit 2023-11-17T06:42:08.019711+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' 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-11-17T06:42:08.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:08 smithi031 bash[24752]: audit 2023-11-17T06:42:08.022032+0000 mon.b (mon.2) 269 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:42:08.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:08 smithi031 bash[24752]: audit 2023-11-17T06:42:08.022377+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:42:08.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:08 smithi031 bash[28317]: audit 2023-11-17T06:42:08.005595+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.31:0/453153372' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:42:08.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:08 smithi031 bash[28317]: audit 2023-11-17T06:42:08.006317+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:42:08.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:08 smithi031 bash[28317]: cluster 2023-11-17T06:42:08.015933+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-17T06:42:08.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:08 smithi031 bash[28317]: audit 2023-11-17T06:42:08.019635+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14811 ' 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-11-17T06:42:08.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:08 smithi031 bash[28317]: audit 2023-11-17T06:42:08.019711+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' 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-11-17T06:42:08.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:08 smithi031 bash[28317]: audit 2023-11-17T06:42:08.022032+0000 mon.b (mon.2) 269 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:42:08.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:08 smithi031 bash[28317]: audit 2023-11-17T06:42:08.022377+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:42:08.753 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:08 smithi159 bash[35487]: debug 2023-11-17T06:42:08.444+0000 7f58dc49b700 -1 mgr handle_mgr_map I was active but no longer am 2023-11-17T06:42:08.753 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:08 smithi159 bash[35487]: ignoring --setuser ceph since I am not root 2023-11-17T06:42:08.753 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:08 smithi159 bash[35487]: ignoring --setgroup ceph since I am not root 2023-11-17T06:42:08.753 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:08 smithi159 bash[35487]: debug 2023-11-17T06:42:08.492+0000 7fdaa0439700 1 -- 172.21.15.159:0/2616793207 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55af888744e0 con 0x55af88968c00 2023-11-17T06:42:08.753 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:08 smithi159 bash[35487]: debug 2023-11-17T06:42:08.656+0000 7fdab0602680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-17T06:42:08.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:08 smithi159 bash[24884]: audit 2023-11-17T06:42:08.005595+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.31:0/453153372' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:42:08.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:08 smithi159 bash[24884]: audit 2023-11-17T06:42:08.006317+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:42:08.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:08 smithi159 bash[24884]: cluster 2023-11-17T06:42:08.015933+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-17T06:42:08.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:08 smithi159 bash[24884]: audit 2023-11-17T06:42:08.019635+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14811 ' 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-11-17T06:42:08.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:08 smithi159 bash[24884]: audit 2023-11-17T06:42:08.019711+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' 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-11-17T06:42:08.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:08 smithi159 bash[24884]: audit 2023-11-17T06:42:08.022032+0000 mon.b (mon.2) 269 : audit [INF] from='mgr.14811 172.21.15.159:0/1368280740' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:42:08.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:08 smithi159 bash[24884]: audit 2023-11-17T06:42:08.022377+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:42:09.209 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:08 smithi159 bash[35487]: debug 2023-11-17T06:42:08.760+0000 7fdab0602680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-17T06:42:09.365 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'sleep 180' 2023-11-17T06:42:09.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:09 smithi159 bash[35487]: debug 2023-11-17T06:42:09.200+0000 7fdab0602680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-17T06:42:09.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:09 smithi159 bash[24884]: audit 2023-11-17T06:42:08.449530+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-17T06:42:09.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:09 smithi159 bash[24884]: cluster 2023-11-17T06:42:08.449628+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e27: y(active, starting, since 0.442369s) 2023-11-17T06:42:09.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:09 smithi159 bash[24884]: audit 2023-11-17T06:42:09.022944+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-17T06:42:09.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:09 smithi159 bash[24884]: cluster 2023-11-17T06:42:09.023047+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-17T06:42:09.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:09 smithi031 bash[24752]: audit 2023-11-17T06:42:08.449530+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-17T06:42:09.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:09 smithi031 bash[24752]: cluster 2023-11-17T06:42:08.449628+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e27: y(active, starting, since 0.442369s) 2023-11-17T06:42:09.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:09 smithi031 bash[24752]: audit 2023-11-17T06:42:09.022944+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-17T06:42:09.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:09 smithi031 bash[24752]: cluster 2023-11-17T06:42:09.023047+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-17T06:42:09.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:09 smithi031 bash[28317]: audit 2023-11-17T06:42:08.449530+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-17T06:42:09.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:09 smithi031 bash[28317]: cluster 2023-11-17T06:42:08.449628+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e27: y(active, starting, since 0.442369s) 2023-11-17T06:42:09.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:09 smithi031 bash[28317]: audit 2023-11-17T06:42:09.022944+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14811 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-17T06:42:09.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:09 smithi031 bash[28317]: cluster 2023-11-17T06:42:09.023047+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-17T06:42:10.455 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:10 smithi159 bash[35487]: debug 2023-11-17T06:42:10.104+0000 7fdab0602680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-17T06:42:10.455 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:10 smithi159 bash[35487]: debug 2023-11-17T06:42:10.200+0000 7fdab0602680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-17T06:42:10.752 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:10 smithi159 bash[35487]: debug 2023-11-17T06:42:10.448+0000 7fdab0602680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-17T06:42:11.831 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:11 smithi159 bash[35487]: debug 2023-11-17T06:42:11.568+0000 7fdab0602680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-17T06:42:11.831 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:11 smithi159 bash[35487]: debug 2023-11-17T06:42:11.728+0000 7fdab0602680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-17T06:42:12.161 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:11 smithi159 bash[35487]: debug 2023-11-17T06:42:11.824+0000 7fdab0602680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-17T06:42:12.161 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:11 smithi159 bash[35487]: debug 2023-11-17T06:42:11.936+0000 7fdab0602680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-17T06:42:12.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:12 smithi159 bash[35487]: debug 2023-11-17T06:42:12.156+0000 7fdab0602680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-17T06:42:13.002 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:12 smithi159 bash[35487]: debug 2023-11-17T06:42:12.524+0000 7fdab0602680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-17T06:42:13.003 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:12 smithi159 bash[35487]: debug 2023-11-17T06:42:12.644+0000 7fdab0602680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-17T06:42:13.753 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:13 smithi159 bash[35487]: debug 2023-11-17T06:42:13.496+0000 7fdab0602680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-17T06:42:13.753 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:13 smithi159 bash[35487]: debug 2023-11-17T06:42:13.600+0000 7fdab0602680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-17T06:42:13.753 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:13 smithi159 bash[35487]: debug 2023-11-17T06:42:13.716+0000 7fdab0602680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-17T06:42:14.234 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:13 smithi159 bash[35487]: debug 2023-11-17T06:42:13.940+0000 7fdab0602680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-17T06:42:14.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[35487]: debug 2023-11-17T06:42:14.228+0000 7fdab0602680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-17T06:42:14.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[35487]: debug 2023-11-17T06:42:14.392+0000 7fdab0602680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-17T06:42:14.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:42:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:42:14.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[49681]: [17/Nov/2023:06:42:14] ENGINE Bus STOPPING 2023-11-17T06:42:14.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[49681]: [17/Nov/2023:06:42:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-17T06:42:14.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[49681]: [17/Nov/2023:06:42:14] ENGINE Bus STOPPED 2023-11-17T06:42:14.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.453337+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:42:14.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.453763+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:42:14.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.454177+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:42:14.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.455844+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:42:14.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.456360+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:42:14.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.457133+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:42:14.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.457866+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:42:14.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.458342+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:42:14.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.458775+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:42:14.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.459222+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:42:14.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.459510+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:42:14.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.459726+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:42:14.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.459959+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:42:14.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.460138+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:42:14.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.460624+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:42:14.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.462406+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:42:14.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.464087+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-17T06:42:14.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.464766+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:42:14.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.453337+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:42:14.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.453763+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:42:14.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.454177+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:42:14.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.455844+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:42:14.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.456360+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:42:14.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.457133+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:42:14.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.457866+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:42:14.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.458342+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:42:14.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.458775+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:42:14.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.459222+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:42:14.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.459510+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:42:14.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.459726+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:42:14.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.459959+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:42:14.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.460138+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:42:14.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.460624+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:42:14.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.462406+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:42:14.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.464087+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-17T06:42:14.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.464766+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:42:14.698 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.465474+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:42:14.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.466150+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:42:14.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.466812+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:42:14.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.467474+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:42:14.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.468042+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-17T06:42:14.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.468571+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_crt"}]: dispatch 2023-11-17T06:42:14.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.469115+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_key"}]: dispatch 2023-11-17T06:42:14.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.469682+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:42:14.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.470274+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:42:14.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.470818+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:42:14.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.471389+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:42:14.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.471971+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:42:14.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.472527+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:42:14.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.473095+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:42:14.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.473745+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:42:14.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.474377+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:42:14.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.474969+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:42:14.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.475519+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:42:14.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.476077+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:42:14.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.476623+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:42:14.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.477187+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-17T06:42:14.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.477823+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:42:14.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: audit 2023-11-17T06:42:14.478365+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:42:14.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[24752]: cluster 2023-11-17T06:42:14.500868+0000 mon.a (mon.0) 759 : cluster [INF] Manager daemon y is now available 2023-11-17T06:42:14.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.465474+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:42:14.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.466150+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:42:14.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.466812+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:42:14.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.467474+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:42:14.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.468042+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-17T06:42:14.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.468571+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_crt"}]: dispatch 2023-11-17T06:42:14.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.469115+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_key"}]: dispatch 2023-11-17T06:42:14.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.469682+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:42:14.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.470274+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:42:14.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.470818+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:42:14.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.471389+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:42:14.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.471971+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:42:14.701 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.472527+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:42:14.702 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.473095+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:42:14.702 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.473745+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:42:14.702 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.474377+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:42:14.702 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.474969+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:42:14.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.475519+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:42:14.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.476077+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:42:14.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.476623+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:42:14.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.477187+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-17T06:42:14.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.477823+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:42:14.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: audit 2023-11-17T06:42:14.478365+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:42:14.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[28317]: cluster 2023-11-17T06:42:14.500868+0000 mon.a (mon.0) 759 : cluster [INF] Manager daemon y is now available 2023-11-17T06:42:14.778 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[35487]: debug 2023-11-17T06:42:14.572+0000 7fdab0602680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-17T06:42:14.778 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.453337+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:42:14.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.453763+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:42:14.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.454177+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:42:14.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.455844+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:42:14.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.456360+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:42:14.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.457133+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:42:14.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.457866+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:42:14.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.458342+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:42:14.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.458775+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:42:14.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.459222+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:42:14.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.459510+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:42:14.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.459726+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:42:14.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.459959+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:42:14.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.460138+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:42:14.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.460624+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:42:14.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.462406+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:42:14.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.464087+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-17T06:42:14.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.464766+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:42:14.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.465474+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:42:14.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.466150+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:42:14.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.466812+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:42:14.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.467474+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:42:14.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.468042+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-17T06:42:14.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.468571+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_crt"}]: dispatch 2023-11-17T06:42:14.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.469115+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_key"}]: dispatch 2023-11-17T06:42:14.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.469682+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:42:14.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.470274+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:42:14.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.470818+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:42:14.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.471389+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:42:14.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.471971+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:42:14.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.472527+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:42:14.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.473095+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:42:14.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.473745+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:42:14.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.474377+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:42:14.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.474969+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:42:14.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.475519+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:42:14.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.476077+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:42:14.782 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.476623+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:42:14.782 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.477187+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-17T06:42:14.782 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.477823+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:42:14.782 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: audit 2023-11-17T06:42:14.478365+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:42:14.782 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[24884]: cluster 2023-11-17T06:42:14.500868+0000 mon.a (mon.0) 759 : cluster [INF] Manager daemon y is now available 2023-11-17T06:42:15.039 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[35487]: debug 2023-11-17T06:42:14.792+0000 7fdab0602680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-17T06:42:15.039 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[35487]: debug 2023-11-17T06:42:14.900+0000 7fdab0602680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-17T06:42:15.039 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:14 smithi159 bash[35487]: [17/Nov/2023:06:42:14] ENGINE Bus STARTING 2023-11-17T06:42:15.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[49681]: [17/Nov/2023:06:42:14] ENGINE Bus STARTING 2023-11-17T06:42:15.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[49681]: Warning: Permanently added '172.21.15.159' (ECDSA) to the list of known hosts. 2023-11-17T06:42:15.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[49681]: Warning: Permanently added '172.21.15.31' (ECDSA) to the list of known hosts. 2023-11-17T06:42:15.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[49681]: CherryPy Checker: 2023-11-17T06:42:15.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[49681]: The Application mounted at '' has an empty config. 2023-11-17T06:42:15.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[49681]: [17/Nov/2023:06:42:14] ENGINE Serving on http://:::9283 2023-11-17T06:42:15.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:14 smithi031 bash[49681]: [17/Nov/2023:06:42:14] ENGINE Bus STARTED 2023-11-17T06:42:15.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[35487]: CherryPy Checker: 2023-11-17T06:42:15.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[35487]: The Application mounted at '' has an empty config. 2023-11-17T06:42:15.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[35487]: [17/Nov/2023:06:42:15] ENGINE Serving on http://:::9283 2023-11-17T06:42:15.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[35487]: [17/Nov/2023:06:42:15] ENGINE Bus STARTED 2023-11-17T06:42:15.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:42:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:42:15.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: cephadm 2023-11-17T06:42:14.525469+0000 mgr.y (mgr.14844) 1 : cephadm [INF] inventory: adjusted host smithi159 addr 'smithi159' -> '172.21.15.159' 2023-11-17T06:42:15.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: audit 2023-11-17T06:42:14.526515+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"172.21.15.159\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-17T06:42:15.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: audit 2023-11-17T06:42:14.526541+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"172.21.15.159\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-17T06:42:15.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: audit 2023-11-17T06:42:14.529806+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"172.21.15.159\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-17T06:42:15.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: cluster 2023-11-17T06:42:14.564225+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e28: y(active, since 6s) 2023-11-17T06:42:15.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: cluster 2023-11-17T06:42:14.571314+0000 mgr.y (mgr.14844) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:15.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: audit 2023-11-17T06:42:14.673865+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:42:15.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: audit 2023-11-17T06:42:14.767546+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:42:15.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: audit 2023-11-17T06:42:14.767666+0000 mon.b (mon.2) 313 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:42:15.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: audit 2023-11-17T06:42:14.789080+0000 mon.b (mon.2) 314 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-17T06:42:15.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: audit 2023-11-17T06:42:14.789138+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-17T06:42:15.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: cluster 2023-11-17T06:42:14.922950+0000 mon.a (mon.0) 765 : cluster [DBG] Standby manager daemon x started 2023-11-17T06:42:15.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: audit 2023-11-17T06:42:14.926804+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.? 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-17T06:42:15.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: audit 2023-11-17T06:42:14.927804+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.? 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:42:15.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: audit 2023-11-17T06:42:14.931999+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.? 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-17T06:42:15.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: cephadm 2023-11-17T06:42:14.525469+0000 mgr.y (mgr.14844) 1 : cephadm [INF] inventory: adjusted host smithi159 addr 'smithi159' -> '172.21.15.159' 2023-11-17T06:42:15.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: audit 2023-11-17T06:42:14.526515+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"172.21.15.159\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-17T06:42:15.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: audit 2023-11-17T06:42:14.526541+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"172.21.15.159\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-17T06:42:15.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: audit 2023-11-17T06:42:14.529806+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"172.21.15.159\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-17T06:42:15.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: cluster 2023-11-17T06:42:14.564225+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e28: y(active, since 6s) 2023-11-17T06:42:15.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: cluster 2023-11-17T06:42:14.571314+0000 mgr.y (mgr.14844) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:15.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: audit 2023-11-17T06:42:14.673865+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:42:15.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: audit 2023-11-17T06:42:14.767546+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:42:15.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: audit 2023-11-17T06:42:14.767666+0000 mon.b (mon.2) 313 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:42:15.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: audit 2023-11-17T06:42:14.789080+0000 mon.b (mon.2) 314 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-17T06:42:15.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: audit 2023-11-17T06:42:14.789138+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-17T06:42:15.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: cluster 2023-11-17T06:42:14.922950+0000 mon.a (mon.0) 765 : cluster [DBG] Standby manager daemon x started 2023-11-17T06:42:15.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: audit 2023-11-17T06:42:14.926804+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.? 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-17T06:42:15.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: audit 2023-11-17T06:42:14.927804+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.? 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:42:15.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: audit 2023-11-17T06:42:14.931999+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.? 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-17T06:42:15.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: audit 2023-11-17T06:42:14.932752+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.? 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:42:15.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: audit 2023-11-17T06:42:14.984316+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:42:15.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[24752]: audit 2023-11-17T06:42:15.057119+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:42:15.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: audit 2023-11-17T06:42:14.932752+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.? 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:42:15.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: audit 2023-11-17T06:42:14.984316+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:42:15.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:15 smithi031 bash[28317]: audit 2023-11-17T06:42:15.057119+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:42:16.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: cephadm 2023-11-17T06:42:14.525469+0000 mgr.y (mgr.14844) 1 : cephadm [INF] inventory: adjusted host smithi159 addr 'smithi159' -> '172.21.15.159' 2023-11-17T06:42:16.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: audit 2023-11-17T06:42:14.526515+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"172.21.15.159\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-17T06:42:16.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: audit 2023-11-17T06:42:14.526541+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"172.21.15.159\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-17T06:42:16.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: audit 2023-11-17T06:42:14.529806+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi031\": {\"hostname\": \"smithi031\", \"addr\": \"172.21.15.31\", \"labels\": [], \"status\": \"\"}, \"smithi159\": {\"hostname\": \"smithi159\", \"addr\": \"172.21.15.159\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-17T06:42:16.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: cluster 2023-11-17T06:42:14.564225+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e28: y(active, since 6s) 2023-11-17T06:42:16.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: cluster 2023-11-17T06:42:14.571314+0000 mgr.y (mgr.14844) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:16.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: audit 2023-11-17T06:42:14.673865+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:42:16.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: audit 2023-11-17T06:42:14.767546+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:42:16.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: audit 2023-11-17T06:42:14.767666+0000 mon.b (mon.2) 313 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:42:16.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: audit 2023-11-17T06:42:14.789080+0000 mon.b (mon.2) 314 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-17T06:42:16.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: audit 2023-11-17T06:42:14.789138+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-17T06:42:16.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: cluster 2023-11-17T06:42:14.922950+0000 mon.a (mon.0) 765 : cluster [DBG] Standby manager daemon x started 2023-11-17T06:42:16.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: audit 2023-11-17T06:42:14.926804+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.? 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-17T06:42:16.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: audit 2023-11-17T06:42:14.927804+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.? 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:42:16.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: audit 2023-11-17T06:42:14.931999+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.? 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-17T06:42:16.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: audit 2023-11-17T06:42:14.932752+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.? 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:42:16.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: audit 2023-11-17T06:42:14.984316+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:42:16.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:15 smithi159 bash[24884]: audit 2023-11-17T06:42:15.057119+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:42:16.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:16 smithi031 bash[24752]: cluster 2023-11-17T06:42:15.556841+0000 mon.a (mon.0) 766 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-17T06:42:16.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:16 smithi031 bash[24752]: cluster 2023-11-17T06:42:15.556908+0000 mon.a (mon.0) 767 : cluster [INF] Cluster is now healthy 2023-11-17T06:42:16.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:16 smithi031 bash[24752]: cluster 2023-11-17T06:42:15.578477+0000 mon.a (mon.0) 768 : cluster [DBG] mgrmap e29: y(active, since 7s), standbys: x 2023-11-17T06:42:16.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:16 smithi031 bash[24752]: audit 2023-11-17T06:42:15.581445+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:42:16.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:16 smithi031 bash[28317]: cluster 2023-11-17T06:42:15.556841+0000 mon.a (mon.0) 766 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-17T06:42:16.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:16 smithi031 bash[28317]: cluster 2023-11-17T06:42:15.556908+0000 mon.a (mon.0) 767 : cluster [INF] Cluster is now healthy 2023-11-17T06:42:16.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:16 smithi031 bash[28317]: cluster 2023-11-17T06:42:15.578477+0000 mon.a (mon.0) 768 : cluster [DBG] mgrmap e29: y(active, since 7s), standbys: x 2023-11-17T06:42:16.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:16 smithi031 bash[28317]: audit 2023-11-17T06:42:15.581445+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:42:17.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:16 smithi159 bash[24884]: cluster 2023-11-17T06:42:15.556841+0000 mon.a (mon.0) 766 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-17T06:42:17.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:16 smithi159 bash[24884]: cluster 2023-11-17T06:42:15.556908+0000 mon.a (mon.0) 767 : cluster [INF] Cluster is now healthy 2023-11-17T06:42:17.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:16 smithi159 bash[24884]: cluster 2023-11-17T06:42:15.578477+0000 mon.a (mon.0) 768 : cluster [DBG] mgrmap e29: y(active, since 7s), standbys: x 2023-11-17T06:42:17.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:16 smithi159 bash[24884]: audit 2023-11-17T06:42:15.581445+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:42:17.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:17 smithi031 bash[28317]: cluster 2023-11-17T06:42:16.458843+0000 mgr.y (mgr.14844) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:17.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:17 smithi031 bash[28317]: cluster 2023-11-17T06:42:16.588342+0000 mon.a (mon.0) 769 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-11-17T06:42:17.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:17 smithi031 bash[24752]: cluster 2023-11-17T06:42:16.458843+0000 mgr.y (mgr.14844) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:17.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:17 smithi031 bash[24752]: cluster 2023-11-17T06:42:16.588342+0000 mon.a (mon.0) 769 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-11-17T06:42:18.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:17 smithi159 bash[24884]: cluster 2023-11-17T06:42:16.458843+0000 mgr.y (mgr.14844) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:18.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:17 smithi159 bash[24884]: cluster 2023-11-17T06:42:16.588342+0000 mon.a (mon.0) 769 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-11-17T06:42:19.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:19 smithi031 bash[24752]: cluster 2023-11-17T06:42:18.459612+0000 mgr.y (mgr.14844) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:19.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:19 smithi031 bash[28317]: cluster 2023-11-17T06:42:18.459612+0000 mgr.y (mgr.14844) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:20.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:19 smithi159 bash[24884]: cluster 2023-11-17T06:42:18.459612+0000 mgr.y (mgr.14844) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:21.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: cluster 2023-11-17T06:42:20.460716+0000 mgr.y (mgr.14844) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:21.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: cluster 2023-11-17T06:42:20.460716+0000 mgr.y (mgr.14844) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:21.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.159368+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213594931, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155297Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430545305, \"cpu_percentage\": \"17.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:42:21.155538Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179411353, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155661Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155776Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155886Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48905584, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155998Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156110Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156221Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54557409, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156290Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15969812, \"cpu_percentage\": \"1.00%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:42:21.156402Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.156603Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:42:21.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.159368+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213594931, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155297Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430545305, \"cpu_percentage\": \"17.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:42:21.155538Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179411353, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155661Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155776Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155886Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48905584, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155998Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156110Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156221Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54557409, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156290Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15969812, \"cpu_percentage\": \"1.00%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:42:21.156402Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.156603Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:42:21.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.160151+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213594931, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155297Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430545305, \"cpu_percentage\": \"17.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:42:21.155538Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179411353, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155661Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155776Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155886Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48905584, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155998Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156110Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156221Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54557409, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156290Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15969812, \"cpu_percentage\": \"1.00%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:42:21.156402Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.156603Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:42:21.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.160151+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213594931, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155297Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430545305, \"cpu_percentage\": \"17.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:42:21.155538Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179411353, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155661Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155776Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155886Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48905584, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155998Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156110Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156221Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54557409, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156290Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15969812, \"cpu_percentage\": \"1.00%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:42:21.156402Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.156603Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:42:21.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.167027+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213594931, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155297Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430545305, \"cpu_percentage\": \"17.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:42:21.155538Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179411353, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155661Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155776Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155886Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48905584, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155998Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156110Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156221Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54557409, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156290Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15969812, \"cpu_percentage\": \"1.00%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:42:21.156402Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.156603Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:42:21.950 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.167027+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213594931, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155297Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430545305, \"cpu_percentage\": \"17.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:42:21.155538Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179411353, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155661Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155776Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155886Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48905584, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155998Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156110Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156221Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54557409, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156290Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15969812, \"cpu_percentage\": \"1.00%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:42:21.156402Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.156603Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:42:21.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.321849+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184654233, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315110Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397934592, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315486Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315756Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53928263, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316011Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316266Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316519Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316805Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26738688, \"cpu_percentage\": \"1.57%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316971Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.317226Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 52051312, \"cpu_percentage\": \"0.65%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:42:21.317479Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.317881Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:42:21.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.321849+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184654233, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315110Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397934592, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315486Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315756Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53928263, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316011Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316266Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316519Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316805Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26738688, \"cpu_percentage\": \"1.57%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316971Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.317226Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 52051312, \"cpu_percentage\": \"0.65%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:42:21.317479Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.317881Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:42:21.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.322242+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184654233, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315110Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397934592, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315486Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315756Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53928263, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316011Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316266Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316519Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316805Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26738688, \"cpu_percentage\": \"1.57%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316971Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.317226Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 52051312, \"cpu_percentage\": \"0.65%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:42:21.317479Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.317881Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:42:21.952 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.322242+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184654233, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315110Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397934592, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315486Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315756Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53928263, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316011Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316266Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316519Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316805Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26738688, \"cpu_percentage\": \"1.57%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316971Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.317226Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 52051312, \"cpu_percentage\": \"0.65%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:42:21.317479Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.317881Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:42:21.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.329087+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184654233, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315110Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397934592, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315486Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315756Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53928263, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316011Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316266Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316519Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316805Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26738688, \"cpu_percentage\": \"1.57%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316971Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.317226Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 52051312, \"cpu_percentage\": \"0.65%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:42:21.317479Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.317881Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:42:21.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.435232+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:21.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.436179+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:21.953 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.329087+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184654233, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315110Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397934592, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315486Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315756Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53928263, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316011Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316266Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316519Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316805Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26738688, \"cpu_percentage\": \"1.57%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316971Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.317226Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 52051312, \"cpu_percentage\": \"0.65%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:42:21.317479Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.317881Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:42:21.953 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.435232+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:21.953 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.436179+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:21.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.436989+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:21.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.437749+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:21.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.438434+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:21.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.439184+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:21.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.439939+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:21.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.440791+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:21.954 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[24752]: audit 2023-11-17T06:42:21.441533+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:21.954 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.436989+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:21.954 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.437749+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:21.954 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.438434+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:21.954 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.439184+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:21.954 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.439939+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:21.954 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.440791+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:21.954 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:21 smithi031 bash[28317]: audit 2023-11-17T06:42:21.441533+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: cluster 2023-11-17T06:42:20.460716+0000 mgr.y (mgr.14844) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:22.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.159368+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213594931, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155297Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430545305, \"cpu_percentage\": \"17.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:42:21.155538Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179411353, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155661Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155776Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155886Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48905584, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155998Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156110Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156221Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54557409, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156290Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15969812, \"cpu_percentage\": \"1.00%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:42:21.156402Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.156603Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:42:22.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.160151+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213594931, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155297Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430545305, \"cpu_percentage\": \"17.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:42:21.155538Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179411353, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155661Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155776Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155886Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48905584, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155998Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156110Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156221Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54557409, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156290Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15969812, \"cpu_percentage\": \"1.00%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:42:21.156402Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.156603Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:42:22.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.167027+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 213594931, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155297Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 430545305, \"cpu_percentage\": \"17.54%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:42:21.155538Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 179411353, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155661Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155776Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155886Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48905584, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.155998Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156110Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156221Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54557409, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.156290Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 15969812, \"cpu_percentage\": \"1.00%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:42:21.156402Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.156603Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:42:22.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.321849+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184654233, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315110Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397934592, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315486Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315756Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53928263, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316011Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316266Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316519Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316805Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26738688, \"cpu_percentage\": \"1.57%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316971Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.317226Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 52051312, \"cpu_percentage\": \"0.65%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:42:21.317479Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.317881Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:42:22.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.322242+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184654233, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315110Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397934592, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315486Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315756Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53928263, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316011Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316266Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316519Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316805Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26738688, \"cpu_percentage\": \"1.57%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316971Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.317226Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 52051312, \"cpu_percentage\": \"0.65%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:42:21.317479Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.317881Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:42:22.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.329087+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184654233, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315110Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397934592, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315486Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.315756Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53928263, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316011Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316266Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52942602, \"cpu_percentage\": \"1.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316519Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316805Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26738688, \"cpu_percentage\": \"1.57%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.316971Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:42:21.317226Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 52051312, \"cpu_percentage\": \"0.65%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:42:21.317479Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:42:21.317881Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:42:22.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.435232+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.436179+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:22.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.436989+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.437749+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:22.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.438434+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.439184+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:22.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.439939+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.440791+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:22.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:21 smithi159 bash[24884]: audit 2023-11-17T06:42:21.441533+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.592489+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.594054+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:22.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.606244+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.607091+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:22.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.607926+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.608675+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:22.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.609215+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.609777+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:22.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.610381+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: cluster 2023-11-17T06:42:21.611261+0000 mgr.y (mgr.14844) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:22.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.612546+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:42:22.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.612857+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:42:22.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.616879+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:42:22.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: cluster 2023-11-17T06:42:21.628318+0000 mgr.y (mgr.14844) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:22.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: cluster 2023-11-17T06:42:21.628703+0000 mgr.y (mgr.14844) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:22.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.630071+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:42:22.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.631268+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:42:22.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[28317]: audit 2023-11-17T06:42:21.636743+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:42:22.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.592489+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.594054+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:22.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.606244+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.607091+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:22.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.607926+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.608675+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:22.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.609215+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.609777+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:22.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.610381+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:22.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: cluster 2023-11-17T06:42:21.611261+0000 mgr.y (mgr.14844) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:22.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.612546+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:42:22.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.612857+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:42:22.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.616879+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:42:22.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: cluster 2023-11-17T06:42:21.628318+0000 mgr.y (mgr.14844) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:22.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: cluster 2023-11-17T06:42:21.628703+0000 mgr.y (mgr.14844) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:22.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.630071+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:42:22.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.631268+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:42:22.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:22 smithi031 bash[24752]: audit 2023-11-17T06:42:21.636743+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:42:23.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.592489+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:23.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.594054+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:23.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.606244+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:23.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.607091+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:23.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.607926+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:23.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.608675+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:23.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.609215+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:23.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.609777+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:42:23.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.610381+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:42:23.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: cluster 2023-11-17T06:42:21.611261+0000 mgr.y (mgr.14844) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:23.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.612546+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:42:23.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.612857+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:42:23.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.616879+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:42:23.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: cluster 2023-11-17T06:42:21.628318+0000 mgr.y (mgr.14844) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:23.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: cluster 2023-11-17T06:42:21.628703+0000 mgr.y (mgr.14844) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:23.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.630071+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:42:23.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.631268+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:42:23.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:22 smithi159 bash[24884]: audit 2023-11-17T06:42:21.636743+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:42:23.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:23 smithi031 bash[24752]: cluster 2023-11-17T06:42:22.596138+0000 mon.a (mon.0) 778 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:42:23.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:23 smithi031 bash[28317]: cluster 2023-11-17T06:42:22.596138+0000 mon.a (mon.0) 778 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:42:24.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:23 smithi159 bash[24884]: cluster 2023-11-17T06:42:22.596138+0000 mon.a (mon.0) 778 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:42:24.619 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:24 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:42:24] "GET /metrics HTTP/1.1" 200 154766 "" "Prometheus/2.33.4" 2023-11-17T06:42:24.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:24 smithi031 bash[28317]: cluster 2023-11-17T06:42:23.629381+0000 mgr.y (mgr.14844) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:24.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:24 smithi031 bash[24752]: cluster 2023-11-17T06:42:23.629381+0000 mgr.y (mgr.14844) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:25.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:24 smithi159 bash[24884]: cluster 2023-11-17T06:42:23.629381+0000 mgr.y (mgr.14844) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:25.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:25 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:42:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:42:26.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:26 smithi031 bash[28317]: cluster 2023-11-17T06:42:25.630865+0000 mgr.y (mgr.14844) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:26.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:26 smithi031 bash[24752]: cluster 2023-11-17T06:42:25.630865+0000 mgr.y (mgr.14844) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:27.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:26 smithi159 bash[24884]: cluster 2023-11-17T06:42:25.630865+0000 mgr.y (mgr.14844) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:28.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:28 smithi031 bash[24752]: cluster 2023-11-17T06:42:27.631618+0000 mgr.y (mgr.14844) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:28.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:28 smithi031 bash[28317]: cluster 2023-11-17T06:42:27.631618+0000 mgr.y (mgr.14844) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:28.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:28 smithi159 bash[24884]: cluster 2023-11-17T06:42:27.631618+0000 mgr.y (mgr.14844) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:31.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:30 smithi159 bash[24884]: cluster 2023-11-17T06:42:29.633087+0000 mgr.y (mgr.14844) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:31.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:30 smithi031 bash[24752]: cluster 2023-11-17T06:42:29.633087+0000 mgr.y (mgr.14844) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:31.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:30 smithi031 bash[28317]: cluster 2023-11-17T06:42:29.633087+0000 mgr.y (mgr.14844) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:33.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:32 smithi159 bash[24884]: cluster 2023-11-17T06:42:31.633949+0000 mgr.y (mgr.14844) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:33.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:32 smithi031 bash[24752]: cluster 2023-11-17T06:42:31.633949+0000 mgr.y (mgr.14844) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:33.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:32 smithi031 bash[28317]: cluster 2023-11-17T06:42:31.633949+0000 mgr.y (mgr.14844) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:34.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:34 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:42:34] "GET /metrics HTTP/1.1" 200 154975 "" "Prometheus/2.33.4" 2023-11-17T06:42:35.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:34 smithi159 bash[24884]: cluster 2023-11-17T06:42:33.634755+0000 mgr.y (mgr.14844) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:35.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:34 smithi031 bash[24752]: cluster 2023-11-17T06:42:33.634755+0000 mgr.y (mgr.14844) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:35.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:34 smithi031 bash[28317]: cluster 2023-11-17T06:42:33.634755+0000 mgr.y (mgr.14844) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:35.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:35 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:42:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:42:37.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:36 smithi159 bash[24884]: cluster 2023-11-17T06:42:35.636268+0000 mgr.y (mgr.14844) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:37.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:36 smithi031 bash[24752]: cluster 2023-11-17T06:42:35.636268+0000 mgr.y (mgr.14844) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:37.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:36 smithi031 bash[28317]: cluster 2023-11-17T06:42:35.636268+0000 mgr.y (mgr.14844) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:38.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:38 smithi031 bash[24752]: cluster 2023-11-17T06:42:37.637055+0000 mgr.y (mgr.14844) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:38.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:38 smithi031 bash[28317]: cluster 2023-11-17T06:42:37.637055+0000 mgr.y (mgr.14844) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:38.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:38 smithi159 bash[24884]: cluster 2023-11-17T06:42:37.637055+0000 mgr.y (mgr.14844) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:41.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:40 smithi159 bash[24884]: cluster 2023-11-17T06:42:39.638498+0000 mgr.y (mgr.14844) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:41.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:40 smithi031 bash[24752]: cluster 2023-11-17T06:42:39.638498+0000 mgr.y (mgr.14844) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:41.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:40 smithi031 bash[28317]: cluster 2023-11-17T06:42:39.638498+0000 mgr.y (mgr.14844) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:43.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:42 smithi159 bash[24884]: cluster 2023-11-17T06:42:41.639258+0000 mgr.y (mgr.14844) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:43.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:42 smithi031 bash[24752]: cluster 2023-11-17T06:42:41.639258+0000 mgr.y (mgr.14844) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:43.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:42 smithi031 bash[28317]: cluster 2023-11-17T06:42:41.639258+0000 mgr.y (mgr.14844) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:44.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:44 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:42:44] "GET /metrics HTTP/1.1" 200 154975 "" "Prometheus/2.33.4" 2023-11-17T06:42:45.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:44 smithi159 bash[24884]: cluster 2023-11-17T06:42:43.640038+0000 mgr.y (mgr.14844) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:45.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:44 smithi031 bash[24752]: cluster 2023-11-17T06:42:43.640038+0000 mgr.y (mgr.14844) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:45.198 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:44 smithi031 bash[28317]: cluster 2023-11-17T06:42:43.640038+0000 mgr.y (mgr.14844) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:45.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:45 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:42:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:42:47.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:46 smithi159 bash[24884]: cluster 2023-11-17T06:42:45.641563+0000 mgr.y (mgr.14844) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:47.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:46 smithi031 bash[24752]: cluster 2023-11-17T06:42:45.641563+0000 mgr.y (mgr.14844) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:47.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:46 smithi031 bash[28317]: cluster 2023-11-17T06:42:45.641563+0000 mgr.y (mgr.14844) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:48.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:48 smithi031 bash[24752]: cluster 2023-11-17T06:42:47.642313+0000 mgr.y (mgr.14844) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:48.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:48 smithi031 bash[28317]: cluster 2023-11-17T06:42:47.642313+0000 mgr.y (mgr.14844) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:48.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:48 smithi159 bash[24884]: cluster 2023-11-17T06:42:47.642313+0000 mgr.y (mgr.14844) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:51.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:50 smithi159 bash[24884]: cluster 2023-11-17T06:42:49.643743+0000 mgr.y (mgr.14844) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:51.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:50 smithi031 bash[24752]: cluster 2023-11-17T06:42:49.643743+0000 mgr.y (mgr.14844) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:51.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:50 smithi031 bash[28317]: cluster 2023-11-17T06:42:49.643743+0000 mgr.y (mgr.14844) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:53.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:52 smithi159 bash[24884]: cluster 2023-11-17T06:42:51.644489+0000 mgr.y (mgr.14844) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:53.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:52 smithi031 bash[24752]: cluster 2023-11-17T06:42:51.644489+0000 mgr.y (mgr.14844) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:53.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:52 smithi031 bash[28317]: cluster 2023-11-17T06:42:51.644489+0000 mgr.y (mgr.14844) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:54.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:42:54 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:42:54] "GET /metrics HTTP/1.1" 200 154975 "" "Prometheus/2.33.4" 2023-11-17T06:42:55.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:54 smithi159 bash[24884]: cluster 2023-11-17T06:42:53.645249+0000 mgr.y (mgr.14844) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:55.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:54 smithi031 bash[24752]: cluster 2023-11-17T06:42:53.645249+0000 mgr.y (mgr.14844) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:55.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:54 smithi031 bash[28317]: cluster 2023-11-17T06:42:53.645249+0000 mgr.y (mgr.14844) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:55.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:42:55 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:42:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:42:57.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:56 smithi159 bash[24884]: cluster 2023-11-17T06:42:55.646754+0000 mgr.y (mgr.14844) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:57.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:56 smithi031 bash[24752]: cluster 2023-11-17T06:42:55.646754+0000 mgr.y (mgr.14844) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:57.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:56 smithi031 bash[28317]: cluster 2023-11-17T06:42:55.646754+0000 mgr.y (mgr.14844) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:58.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:42:58 smithi031 bash[24752]: cluster 2023-11-17T06:42:57.647501+0000 mgr.y (mgr.14844) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:58.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:42:58 smithi031 bash[28317]: cluster 2023-11-17T06:42:57.647501+0000 mgr.y (mgr.14844) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:42:58.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:42:58 smithi159 bash[24884]: cluster 2023-11-17T06:42:57.647501+0000 mgr.y (mgr.14844) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:01.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:00 smithi159 bash[24884]: cluster 2023-11-17T06:42:59.649088+0000 mgr.y (mgr.14844) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:01.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:00 smithi031 bash[24752]: cluster 2023-11-17T06:42:59.649088+0000 mgr.y (mgr.14844) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:01.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:00 smithi031 bash[28317]: cluster 2023-11-17T06:42:59.649088+0000 mgr.y (mgr.14844) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:03.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:02 smithi159 bash[24884]: cluster 2023-11-17T06:43:01.649886+0000 mgr.y (mgr.14844) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:03.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:02 smithi031 bash[24752]: cluster 2023-11-17T06:43:01.649886+0000 mgr.y (mgr.14844) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:03.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:02 smithi031 bash[28317]: cluster 2023-11-17T06:43:01.649886+0000 mgr.y (mgr.14844) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:04.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:43:04 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:43:04] "GET /metrics HTTP/1.1" 200 154974 "" "Prometheus/2.33.4" 2023-11-17T06:43:05.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:04 smithi159 bash[24884]: cluster 2023-11-17T06:43:03.650617+0000 mgr.y (mgr.14844) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:05.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:04 smithi031 bash[24752]: cluster 2023-11-17T06:43:03.650617+0000 mgr.y (mgr.14844) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:05.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:04 smithi031 bash[28317]: cluster 2023-11-17T06:43:03.650617+0000 mgr.y (mgr.14844) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:05.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:43:05 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:43:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:43:07.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:06 smithi159 bash[24884]: cluster 2023-11-17T06:43:05.652196+0000 mgr.y (mgr.14844) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:07.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:06 smithi031 bash[28317]: cluster 2023-11-17T06:43:05.652196+0000 mgr.y (mgr.14844) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:07.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:06 smithi031 bash[24752]: cluster 2023-11-17T06:43:05.652196+0000 mgr.y (mgr.14844) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:08.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:08 smithi031 bash[28317]: cluster 2023-11-17T06:43:07.653087+0000 mgr.y (mgr.14844) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:08.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:08 smithi031 bash[24752]: cluster 2023-11-17T06:43:07.653087+0000 mgr.y (mgr.14844) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:08.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:08 smithi159 bash[24884]: cluster 2023-11-17T06:43:07.653087+0000 mgr.y (mgr.14844) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:11.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:10 smithi159 bash[24884]: cluster 2023-11-17T06:43:09.654509+0000 mgr.y (mgr.14844) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:11.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:10 smithi031 bash[24752]: cluster 2023-11-17T06:43:09.654509+0000 mgr.y (mgr.14844) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:11.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:10 smithi031 bash[28317]: cluster 2023-11-17T06:43:09.654509+0000 mgr.y (mgr.14844) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:13.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:12 smithi159 bash[24884]: cluster 2023-11-17T06:43:11.655212+0000 mgr.y (mgr.14844) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:13.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:12 smithi031 bash[24752]: cluster 2023-11-17T06:43:11.655212+0000 mgr.y (mgr.14844) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:13.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:12 smithi031 bash[28317]: cluster 2023-11-17T06:43:11.655212+0000 mgr.y (mgr.14844) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:14.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:43:14] "GET /metrics HTTP/1.1" 200 154974 "" "Prometheus/2.33.4" 2023-11-17T06:43:15.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:14 smithi159 bash[24884]: cluster 2023-11-17T06:43:13.655950+0000 mgr.y (mgr.14844) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:14 smithi159 bash[24884]: audit 2023-11-17T06:43:14.517464+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-17T06:43:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:14 smithi159 bash[24884]: audit 2023-11-17T06:43:14.517613+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-17T06:43:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:14 smithi159 bash[24884]: audit 2023-11-17T06:43:14.517957+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-11-17T06:43:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:14 smithi159 bash[24884]: audit 2023-11-17T06:43:14.518053+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-11-17T06:43:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:14 smithi159 bash[24884]: audit 2023-11-17T06:43:14.518389+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-17T06:43:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:14 smithi159 bash[24884]: audit 2023-11-17T06:43:14.518497+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-17T06:43:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:14 smithi159 bash[24884]: audit 2023-11-17T06:43:14.518812+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:43:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:14 smithi159 bash[24884]: audit 2023-11-17T06:43:14.518847+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:43:15.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[24752]: cluster 2023-11-17T06:43:13.655950+0000 mgr.y (mgr.14844) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:15.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[24752]: audit 2023-11-17T06:43:14.517464+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-17T06:43:15.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[24752]: audit 2023-11-17T06:43:14.517613+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-17T06:43:15.197 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[24752]: audit 2023-11-17T06:43:14.517957+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-11-17T06:43:15.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[24752]: audit 2023-11-17T06:43:14.518053+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-11-17T06:43:15.198 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[24752]: audit 2023-11-17T06:43:14.518389+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-17T06:43:15.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[24752]: audit 2023-11-17T06:43:14.518497+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-17T06:43:15.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[24752]: audit 2023-11-17T06:43:14.518812+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:43:15.199 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[24752]: audit 2023-11-17T06:43:14.518847+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:43:15.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[28317]: cluster 2023-11-17T06:43:13.655950+0000 mgr.y (mgr.14844) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:15.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[28317]: audit 2023-11-17T06:43:14.517464+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-17T06:43:15.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[28317]: audit 2023-11-17T06:43:14.517613+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-11-17T06:43:15.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[28317]: audit 2023-11-17T06:43:14.517957+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-11-17T06:43:15.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[28317]: audit 2023-11-17T06:43:14.518053+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-11-17T06:43:15.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[28317]: audit 2023-11-17T06:43:14.518389+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-17T06:43:15.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[28317]: audit 2023-11-17T06:43:14.518497+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-17T06:43:15.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[28317]: audit 2023-11-17T06:43:14.518812+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:43:15.200 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:14 smithi031 bash[28317]: audit 2023-11-17T06:43:14.518847+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-17T06:43:15.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:43:15 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:43:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:43:17.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:16 smithi159 bash[24884]: cluster 2023-11-17T06:43:15.657510+0000 mgr.y (mgr.14844) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:17.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:16 smithi031 bash[24752]: cluster 2023-11-17T06:43:15.657510+0000 mgr.y (mgr.14844) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:17.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:16 smithi031 bash[28317]: cluster 2023-11-17T06:43:15.657510+0000 mgr.y (mgr.14844) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:18.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:18 smithi031 bash[24752]: cluster 2023-11-17T06:43:17.658256+0000 mgr.y (mgr.14844) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:18.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:18 smithi031 bash[28317]: cluster 2023-11-17T06:43:17.658256+0000 mgr.y (mgr.14844) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:18.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:18 smithi159 bash[24884]: cluster 2023-11-17T06:43:17.658256+0000 mgr.y (mgr.14844) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:21.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:20 smithi159 bash[24884]: cluster 2023-11-17T06:43:19.659676+0000 mgr.y (mgr.14844) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:21.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:20 smithi031 bash[24752]: cluster 2023-11-17T06:43:19.659676+0000 mgr.y (mgr.14844) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:21.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:20 smithi031 bash[28317]: cluster 2023-11-17T06:43:19.659676+0000 mgr.y (mgr.14844) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:23.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:22 smithi159 bash[24884]: cluster 2023-11-17T06:43:21.660382+0000 mgr.y (mgr.14844) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:23.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:22 smithi159 bash[24884]: audit 2023-11-17T06:43:21.952972+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:43:23.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:22 smithi159 bash[24884]: audit 2023-11-17T06:43:21.955014+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:43:23.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:22 smithi159 bash[24884]: audit 2023-11-17T06:43:21.961016+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:43:23.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:22 smithi031 bash[24752]: cluster 2023-11-17T06:43:21.660382+0000 mgr.y (mgr.14844) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:23.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:22 smithi031 bash[24752]: audit 2023-11-17T06:43:21.952972+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:43:23.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:22 smithi031 bash[24752]: audit 2023-11-17T06:43:21.955014+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:43:23.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:22 smithi031 bash[24752]: audit 2023-11-17T06:43:21.961016+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:43:23.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:22 smithi031 bash[28317]: cluster 2023-11-17T06:43:21.660382+0000 mgr.y (mgr.14844) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:23.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:22 smithi031 bash[28317]: audit 2023-11-17T06:43:21.952972+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:43:23.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:22 smithi031 bash[28317]: audit 2023-11-17T06:43:21.955014+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:43:23.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:22 smithi031 bash[28317]: audit 2023-11-17T06:43:21.961016+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:43:24.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:23 smithi159 bash[24884]: cluster 2023-11-17T06:43:21.950680+0000 mgr.y (mgr.14844) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:24.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:23 smithi159 bash[24884]: cluster 2023-11-17T06:43:21.951413+0000 mgr.y (mgr.14844) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:24.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:23 smithi031 bash[24752]: cluster 2023-11-17T06:43:21.950680+0000 mgr.y (mgr.14844) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:24.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:23 smithi031 bash[24752]: cluster 2023-11-17T06:43:21.951413+0000 mgr.y (mgr.14844) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:24.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:23 smithi031 bash[28317]: cluster 2023-11-17T06:43:21.950680+0000 mgr.y (mgr.14844) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:24.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:23 smithi031 bash[28317]: cluster 2023-11-17T06:43:21.951413+0000 mgr.y (mgr.14844) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:24.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:43:24 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:43:24] "GET /metrics HTTP/1.1" 200 154976 "" "Prometheus/2.33.4" 2023-11-17T06:43:25.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:43:25 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:43:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:43:26.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:25 smithi159 bash[24884]: cluster 2023-11-17T06:43:23.952177+0000 mgr.y (mgr.14844) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:26.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:25 smithi031 bash[28317]: cluster 2023-11-17T06:43:23.952177+0000 mgr.y (mgr.14844) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:26.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:25 smithi031 bash[24752]: cluster 2023-11-17T06:43:23.952177+0000 mgr.y (mgr.14844) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:28.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:27 smithi031 bash[24752]: cluster 2023-11-17T06:43:25.953683+0000 mgr.y (mgr.14844) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:28.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:27 smithi031 bash[28317]: cluster 2023-11-17T06:43:25.953683+0000 mgr.y (mgr.14844) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:28.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:27 smithi159 bash[24884]: cluster 2023-11-17T06:43:25.953683+0000 mgr.y (mgr.14844) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:29.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:28 smithi031 bash[24752]: cluster 2023-11-17T06:43:27.954407+0000 mgr.y (mgr.14844) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:29.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:28 smithi031 bash[28317]: cluster 2023-11-17T06:43:27.954407+0000 mgr.y (mgr.14844) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:29.252 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:28 smithi159 bash[24884]: cluster 2023-11-17T06:43:27.954407+0000 mgr.y (mgr.14844) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:31.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:31 smithi031 bash[24752]: cluster 2023-11-17T06:43:29.955865+0000 mgr.y (mgr.14844) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:31 smithi031 bash[28317]: cluster 2023-11-17T06:43:29.955865+0000 mgr.y (mgr.14844) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:31.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:31 smithi159 bash[24884]: cluster 2023-11-17T06:43:29.955865+0000 mgr.y (mgr.14844) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:33.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:33 smithi031 bash[24752]: cluster 2023-11-17T06:43:31.956610+0000 mgr.y (mgr.14844) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:33.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:33 smithi031 bash[28317]: cluster 2023-11-17T06:43:31.956610+0000 mgr.y (mgr.14844) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:33.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:33 smithi159 bash[24884]: cluster 2023-11-17T06:43:31.956610+0000 mgr.y (mgr.14844) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:34.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:43:34 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:43:34] "GET /metrics HTTP/1.1" 200 154978 "" "Prometheus/2.33.4" 2023-11-17T06:43:35.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:35 smithi159 bash[24884]: cluster 2023-11-17T06:43:33.957353+0000 mgr.y (mgr.14844) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:35.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:43:35 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:43:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:43:35.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:35 smithi031 bash[24752]: cluster 2023-11-17T06:43:33.957353+0000 mgr.y (mgr.14844) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:35.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:35 smithi031 bash[28317]: cluster 2023-11-17T06:43:33.957353+0000 mgr.y (mgr.14844) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:37.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:37 smithi031 bash[24752]: cluster 2023-11-17T06:43:35.958828+0000 mgr.y (mgr.14844) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:37.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:37 smithi031 bash[28317]: cluster 2023-11-17T06:43:35.958828+0000 mgr.y (mgr.14844) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:37.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:37 smithi159 bash[24884]: cluster 2023-11-17T06:43:35.958828+0000 mgr.y (mgr.14844) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:39.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:39 smithi031 bash[24752]: cluster 2023-11-17T06:43:37.959581+0000 mgr.y (mgr.14844) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:39.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:39 smithi031 bash[28317]: cluster 2023-11-17T06:43:37.959581+0000 mgr.y (mgr.14844) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:39.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:39 smithi159 bash[24884]: cluster 2023-11-17T06:43:37.959581+0000 mgr.y (mgr.14844) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:41.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:41 smithi031 bash[24752]: cluster 2023-11-17T06:43:39.961054+0000 mgr.y (mgr.14844) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:41.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:41 smithi031 bash[28317]: cluster 2023-11-17T06:43:39.961054+0000 mgr.y (mgr.14844) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:41.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:41 smithi159 bash[24884]: cluster 2023-11-17T06:43:39.961054+0000 mgr.y (mgr.14844) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:43.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:43 smithi031 bash[28317]: cluster 2023-11-17T06:43:41.961777+0000 mgr.y (mgr.14844) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:43.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:43 smithi031 bash[24752]: cluster 2023-11-17T06:43:41.961777+0000 mgr.y (mgr.14844) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:43.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:43 smithi159 bash[24884]: cluster 2023-11-17T06:43:41.961777+0000 mgr.y (mgr.14844) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:44.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:43:44 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:43:44] "GET /metrics HTTP/1.1" 200 154978 "" "Prometheus/2.33.4" 2023-11-17T06:43:45.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:45 smithi159 bash[24884]: cluster 2023-11-17T06:43:43.962529+0000 mgr.y (mgr.14844) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:45.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:43:45 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:43:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:43:45.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:45 smithi031 bash[24752]: cluster 2023-11-17T06:43:43.962529+0000 mgr.y (mgr.14844) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:45.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:45 smithi031 bash[28317]: cluster 2023-11-17T06:43:43.962529+0000 mgr.y (mgr.14844) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:47.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:47 smithi031 bash[24752]: cluster 2023-11-17T06:43:45.964067+0000 mgr.y (mgr.14844) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:47.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:47 smithi031 bash[28317]: cluster 2023-11-17T06:43:45.964067+0000 mgr.y (mgr.14844) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:47.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:47 smithi159 bash[24884]: cluster 2023-11-17T06:43:45.964067+0000 mgr.y (mgr.14844) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:49.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:49 smithi031 bash[24752]: cluster 2023-11-17T06:43:47.964912+0000 mgr.y (mgr.14844) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:49.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:49 smithi031 bash[28317]: cluster 2023-11-17T06:43:47.964912+0000 mgr.y (mgr.14844) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:49.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:49 smithi159 bash[24884]: cluster 2023-11-17T06:43:47.964912+0000 mgr.y (mgr.14844) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:51.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:51 smithi031 bash[24752]: cluster 2023-11-17T06:43:49.966350+0000 mgr.y (mgr.14844) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:51.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:51 smithi031 bash[28317]: cluster 2023-11-17T06:43:49.966350+0000 mgr.y (mgr.14844) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:51.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:51 smithi159 bash[24884]: cluster 2023-11-17T06:43:49.966350+0000 mgr.y (mgr.14844) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:53.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:53 smithi031 bash[28317]: cluster 2023-11-17T06:43:51.967110+0000 mgr.y (mgr.14844) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:53.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:53 smithi031 bash[24752]: cluster 2023-11-17T06:43:51.967110+0000 mgr.y (mgr.14844) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:53.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:53 smithi159 bash[24884]: cluster 2023-11-17T06:43:51.967110+0000 mgr.y (mgr.14844) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:54.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:43:54 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:43:54] "GET /metrics HTTP/1.1" 200 154974 "" "Prometheus/2.33.4" 2023-11-17T06:43:55.400 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:43:55 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:43:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:43:55.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:55 smithi031 bash[24752]: cluster 2023-11-17T06:43:53.967900+0000 mgr.y (mgr.14844) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:55.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:55 smithi031 bash[28317]: cluster 2023-11-17T06:43:53.967900+0000 mgr.y (mgr.14844) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:55.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:55 smithi159 bash[24884]: cluster 2023-11-17T06:43:53.967900+0000 mgr.y (mgr.14844) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:57.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:57 smithi031 bash[24752]: cluster 2023-11-17T06:43:55.969578+0000 mgr.y (mgr.14844) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:57.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:57 smithi031 bash[28317]: cluster 2023-11-17T06:43:55.969578+0000 mgr.y (mgr.14844) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:57.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:57 smithi159 bash[24884]: cluster 2023-11-17T06:43:55.969578+0000 mgr.y (mgr.14844) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:59.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:43:59 smithi031 bash[24752]: cluster 2023-11-17T06:43:57.970482+0000 mgr.y (mgr.14844) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:59.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:43:59 smithi031 bash[28317]: cluster 2023-11-17T06:43:57.970482+0000 mgr.y (mgr.14844) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:43:59.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:43:59 smithi159 bash[24884]: cluster 2023-11-17T06:43:57.970482+0000 mgr.y (mgr.14844) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:01.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:01 smithi031 bash[24752]: cluster 2023-11-17T06:43:59.971909+0000 mgr.y (mgr.14844) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:01.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:01 smithi031 bash[28317]: cluster 2023-11-17T06:43:59.971909+0000 mgr.y (mgr.14844) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:01.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:01 smithi159 bash[24884]: cluster 2023-11-17T06:43:59.971909+0000 mgr.y (mgr.14844) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:03.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:03 smithi031 bash[24752]: cluster 2023-11-17T06:44:01.972681+0000 mgr.y (mgr.14844) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:03.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:03 smithi031 bash[28317]: cluster 2023-11-17T06:44:01.972681+0000 mgr.y (mgr.14844) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:03.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:03 smithi159 bash[24884]: cluster 2023-11-17T06:44:01.972681+0000 mgr.y (mgr.14844) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:04.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:44:04 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:44:04] "GET /metrics HTTP/1.1" 200 154975 "" "Prometheus/2.33.4" 2023-11-17T06:44:05.438 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:44:05 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:44:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:44:05.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:05 smithi031 bash[24752]: cluster 2023-11-17T06:44:03.973438+0000 mgr.y (mgr.14844) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:05.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:05 smithi031 bash[28317]: cluster 2023-11-17T06:44:03.973438+0000 mgr.y (mgr.14844) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:05.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:05 smithi159 bash[24884]: cluster 2023-11-17T06:44:03.973438+0000 mgr.y (mgr.14844) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:07.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:07 smithi031 bash[24752]: cluster 2023-11-17T06:44:05.974913+0000 mgr.y (mgr.14844) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:07.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:07 smithi031 bash[28317]: cluster 2023-11-17T06:44:05.974913+0000 mgr.y (mgr.14844) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:07.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:07 smithi159 bash[24884]: cluster 2023-11-17T06:44:05.974913+0000 mgr.y (mgr.14844) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:09.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:09 smithi159 bash[24884]: cluster 2023-11-17T06:44:07.975688+0000 mgr.y (mgr.14844) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:09.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:09 smithi031 bash[24752]: cluster 2023-11-17T06:44:07.975688+0000 mgr.y (mgr.14844) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:09.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:09 smithi031 bash[28317]: cluster 2023-11-17T06:44:07.975688+0000 mgr.y (mgr.14844) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:11.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:11 smithi159 bash[24884]: cluster 2023-11-17T06:44:09.977144+0000 mgr.y (mgr.14844) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:11.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:11 smithi031 bash[24752]: cluster 2023-11-17T06:44:09.977144+0000 mgr.y (mgr.14844) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:11.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:11 smithi031 bash[28317]: cluster 2023-11-17T06:44:09.977144+0000 mgr.y (mgr.14844) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:13.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:13 smithi159 bash[24884]: cluster 2023-11-17T06:44:11.977818+0000 mgr.y (mgr.14844) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:13.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:13 smithi031 bash[24752]: cluster 2023-11-17T06:44:11.977818+0000 mgr.y (mgr.14844) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:13.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:13 smithi031 bash[28317]: cluster 2023-11-17T06:44:11.977818+0000 mgr.y (mgr.14844) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:14.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:44:14 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:44:14] "GET /metrics HTTP/1.1" 200 154975 "" "Prometheus/2.33.4" 2023-11-17T06:44:15.476 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:44:15 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:44:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:44:15.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:15 smithi159 bash[24884]: cluster 2023-11-17T06:44:13.978550+0000 mgr.y (mgr.14844) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:15.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:15 smithi159 bash[24884]: audit 2023-11-17T06:44:14.526312+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:44:15.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:15 smithi159 bash[24884]: audit 2023-11-17T06:44:14.526516+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:44:15.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:15 smithi159 bash[24884]: audit 2023-11-17T06:44:14.526724+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-17T06:44:15.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:15 smithi159 bash[24884]: audit 2023-11-17T06:44:14.527118+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-17T06:44:15.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:15 smithi159 bash[24884]: audit 2023-11-17T06:44:14.527519+0000 mon.b (mon.2) 352 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-17T06:44:15.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:15 smithi159 bash[24884]: audit 2023-11-17T06:44:14.527717+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-17T06:44:15.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:15 smithi159 bash[24884]: audit 2023-11-17T06:44:14.528247+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-17T06:44:15.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:15 smithi159 bash[24884]: audit 2023-11-17T06:44:14.528972+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-17T06:44:15.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[24752]: cluster 2023-11-17T06:44:13.978550+0000 mgr.y (mgr.14844) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:15.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[24752]: audit 2023-11-17T06:44:14.526312+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:44:15.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[24752]: audit 2023-11-17T06:44:14.526516+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:44:15.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[24752]: audit 2023-11-17T06:44:14.526724+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-17T06:44:15.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[24752]: audit 2023-11-17T06:44:14.527118+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-17T06:44:15.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[24752]: audit 2023-11-17T06:44:14.527519+0000 mon.b (mon.2) 352 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-17T06:44:15.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[24752]: audit 2023-11-17T06:44:14.527717+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-17T06:44:15.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[24752]: audit 2023-11-17T06:44:14.528247+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-17T06:44:15.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[24752]: audit 2023-11-17T06:44:14.528972+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-17T06:44:15.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[28317]: cluster 2023-11-17T06:44:13.978550+0000 mgr.y (mgr.14844) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:15.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[28317]: audit 2023-11-17T06:44:14.526312+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:44:15.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[28317]: audit 2023-11-17T06:44:14.526516+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:44:15.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[28317]: audit 2023-11-17T06:44:14.526724+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-17T06:44:15.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[28317]: audit 2023-11-17T06:44:14.527118+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-17T06:44:15.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[28317]: audit 2023-11-17T06:44:14.527519+0000 mon.b (mon.2) 352 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-17T06:44:15.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[28317]: audit 2023-11-17T06:44:14.527717+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-11-17T06:44:15.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[28317]: audit 2023-11-17T06:44:14.528247+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-11-17T06:44:15.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:15 smithi031 bash[28317]: audit 2023-11-17T06:44:14.528972+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-11-17T06:44:17.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:17 smithi159 bash[24884]: cluster 2023-11-17T06:44:15.980040+0000 mgr.y (mgr.14844) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:17.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:17 smithi031 bash[24752]: cluster 2023-11-17T06:44:15.980040+0000 mgr.y (mgr.14844) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:17.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:17 smithi031 bash[28317]: cluster 2023-11-17T06:44:15.980040+0000 mgr.y (mgr.14844) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:19.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:19 smithi159 bash[24884]: cluster 2023-11-17T06:44:17.980834+0000 mgr.y (mgr.14844) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:19.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:19 smithi031 bash[24752]: cluster 2023-11-17T06:44:17.980834+0000 mgr.y (mgr.14844) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:19.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:19 smithi031 bash[28317]: cluster 2023-11-17T06:44:17.980834+0000 mgr.y (mgr.14844) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:21.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:21 smithi159 bash[24884]: cluster 2023-11-17T06:44:19.982255+0000 mgr.y (mgr.14844) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:21.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:21 smithi031 bash[24752]: cluster 2023-11-17T06:44:19.982255+0000 mgr.y (mgr.14844) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:21.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:21 smithi031 bash[28317]: cluster 2023-11-17T06:44:19.982255+0000 mgr.y (mgr.14844) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:44:22.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:22 smithi031 bash[24752]: audit 2023-11-17T06:44:22.255471+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:05.832 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:22 smithi031 bash[24752]: audit 2023-11-17T06:44:22.255686+0000 mon.b (mon.2) 353 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:05.832 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:22 smithi031 bash[24752]: audit 2023-11-17T06:44:22.259745+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:45:05.834 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:22 smithi031 bash[28317]: audit 2023-11-17T06:44:22.255471+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:05.834 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:22 smithi031 bash[28317]: audit 2023-11-17T06:44:22.255686+0000 mon.b (mon.2) 353 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:05.834 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:22 smithi031 bash[28317]: audit 2023-11-17T06:44:22.259745+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:45:05.859 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:23 smithi031 bash[24752]: cluster 2023-11-17T06:44:21.982961+0000 mgr.y (mgr.14844) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.859 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:23 smithi031 bash[24752]: cluster 2023-11-17T06:44:22.252855+0000 mgr.y (mgr.14844) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.859 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:23 smithi031 bash[24752]: cluster 2023-11-17T06:44:22.253477+0000 mgr.y (mgr.14844) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.859 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:23 smithi031 bash[28317]: cluster 2023-11-17T06:44:21.982961+0000 mgr.y (mgr.14844) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.903 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:23 smithi031 bash[28317]: cluster 2023-11-17T06:44:22.252855+0000 mgr.y (mgr.14844) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.903 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:23 smithi031 bash[28317]: cluster 2023-11-17T06:44:22.253477+0000 mgr.y (mgr.14844) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:44:24 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:44:24] "GET /metrics HTTP/1.1" 200 154974 "" "Prometheus/2.33.4" 2023-11-17T06:45:05.904 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:25 smithi031 bash[24752]: cluster 2023-11-17T06:44:24.254370+0000 mgr.y (mgr.14844) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.905 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:25 smithi031 bash[28317]: cluster 2023-11-17T06:44:24.254370+0000 mgr.y (mgr.14844) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.905 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:27 smithi031 bash[24752]: cluster 2023-11-17T06:44:26.255872+0000 mgr.y (mgr.14844) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.905 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:27 smithi031 bash[28317]: cluster 2023-11-17T06:44:26.255872+0000 mgr.y (mgr.14844) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.906 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:29 smithi031 bash[24752]: cluster 2023-11-17T06:44:28.256644+0000 mgr.y (mgr.14844) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.906 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:29 smithi031 bash[28317]: cluster 2023-11-17T06:44:28.256644+0000 mgr.y (mgr.14844) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:31 smithi031 bash[24752]: cluster 2023-11-17T06:44:30.258127+0000 mgr.y (mgr.14844) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.907 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:31 smithi031 bash[28317]: cluster 2023-11-17T06:44:30.258127+0000 mgr.y (mgr.14844) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:33 smithi031 bash[24752]: cluster 2023-11-17T06:44:32.258909+0000 mgr.y (mgr.14844) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.907 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:33 smithi031 bash[28317]: cluster 2023-11-17T06:44:32.258909+0000 mgr.y (mgr.14844) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.908 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:44:34 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:44:34] "GET /metrics HTTP/1.1" 200 154982 "" "Prometheus/2.33.4" 2023-11-17T06:45:05.914 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:35 smithi031 bash[24752]: cluster 2023-11-17T06:44:34.259656+0000 mgr.y (mgr.14844) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.915 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:35 smithi031 bash[28317]: cluster 2023-11-17T06:44:34.259656+0000 mgr.y (mgr.14844) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.915 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:22 smithi159 bash[24884]: audit 2023-11-17T06:44:22.255471+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:05.915 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:22 smithi159 bash[24884]: audit 2023-11-17T06:44:22.255686+0000 mon.b (mon.2) 353 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:05.915 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:22 smithi159 bash[24884]: audit 2023-11-17T06:44:22.259745+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:45:05.916 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:23 smithi159 bash[24884]: cluster 2023-11-17T06:44:21.982961+0000 mgr.y (mgr.14844) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.916 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:23 smithi159 bash[24884]: cluster 2023-11-17T06:44:22.252855+0000 mgr.y (mgr.14844) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.916 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:23 smithi159 bash[24884]: cluster 2023-11-17T06:44:22.253477+0000 mgr.y (mgr.14844) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.916 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:44:25 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:44:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:45:05.917 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:37 smithi031 bash[24752]: cluster 2023-11-17T06:44:36.261104+0000 mgr.y (mgr.14844) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.917 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:37 smithi031 bash[28317]: cluster 2023-11-17T06:44:36.261104+0000 mgr.y (mgr.14844) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.918 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:39 smithi031 bash[24752]: cluster 2023-11-17T06:44:38.261818+0000 mgr.y (mgr.14844) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.919 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:39 smithi031 bash[28317]: cluster 2023-11-17T06:44:38.261818+0000 mgr.y (mgr.14844) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.919 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:25 smithi159 bash[24884]: cluster 2023-11-17T06:44:24.254370+0000 mgr.y (mgr.14844) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.920 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:27 smithi159 bash[24884]: cluster 2023-11-17T06:44:26.255872+0000 mgr.y (mgr.14844) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.920 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:29 smithi159 bash[24884]: cluster 2023-11-17T06:44:28.256644+0000 mgr.y (mgr.14844) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.920 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:31 smithi159 bash[24884]: cluster 2023-11-17T06:44:30.258127+0000 mgr.y (mgr.14844) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.920 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:33 smithi159 bash[24884]: cluster 2023-11-17T06:44:32.258909+0000 mgr.y (mgr.14844) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.921 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:44:35 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:44:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:45:05.921 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:41 smithi031 bash[24752]: cluster 2023-11-17T06:44:40.263269+0000 mgr.y (mgr.14844) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.922 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:41 smithi031 bash[28317]: cluster 2023-11-17T06:44:40.263269+0000 mgr.y (mgr.14844) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.923 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:43 smithi031 bash[24752]: cluster 2023-11-17T06:44:42.264058+0000 mgr.y (mgr.14844) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.923 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:43 smithi031 bash[28317]: cluster 2023-11-17T06:44:42.264058+0000 mgr.y (mgr.14844) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.924 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:35 smithi159 bash[24884]: cluster 2023-11-17T06:44:34.259656+0000 mgr.y (mgr.14844) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.924 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:37 smithi159 bash[24884]: cluster 2023-11-17T06:44:36.261104+0000 mgr.y (mgr.14844) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.924 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:39 smithi159 bash[24884]: cluster 2023-11-17T06:44:38.261818+0000 mgr.y (mgr.14844) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.924 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:41 smithi159 bash[24884]: cluster 2023-11-17T06:44:40.263269+0000 mgr.y (mgr.14844) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.924 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:43 smithi159 bash[24884]: cluster 2023-11-17T06:44:42.264058+0000 mgr.y (mgr.14844) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.925 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:44:44 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:44:44] "GET /metrics HTTP/1.1" 200 154982 "" "Prometheus/2.33.4" 2023-11-17T06:45:05.925 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:44:45 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:44:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:45:05.926 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:45 smithi031 bash[24752]: cluster 2023-11-17T06:44:44.264874+0000 mgr.y (mgr.14844) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.926 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:45 smithi031 bash[28317]: cluster 2023-11-17T06:44:44.264874+0000 mgr.y (mgr.14844) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.931 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:47 smithi031 bash[24752]: cluster 2023-11-17T06:44:46.266385+0000 mgr.y (mgr.14844) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.932 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:47 smithi031 bash[28317]: cluster 2023-11-17T06:44:46.266385+0000 mgr.y (mgr.14844) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.932 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:45 smithi159 bash[24884]: cluster 2023-11-17T06:44:44.264874+0000 mgr.y (mgr.14844) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:47 smithi159 bash[24884]: cluster 2023-11-17T06:44:46.266385+0000 mgr.y (mgr.14844) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:49 smithi159 bash[24884]: cluster 2023-11-17T06:44:48.267100+0000 mgr.y (mgr.14844) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:51 smithi159 bash[24884]: cluster 2023-11-17T06:44:50.268657+0000 mgr.y (mgr.14844) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:53 smithi159 bash[24884]: cluster 2023-11-17T06:44:52.269409+0000 mgr.y (mgr.14844) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.933 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:44:55 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:44:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:45:05.933 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:49 smithi031 bash[24752]: cluster 2023-11-17T06:44:48.267100+0000 mgr.y (mgr.14844) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.934 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:49 smithi031 bash[28317]: cluster 2023-11-17T06:44:48.267100+0000 mgr.y (mgr.14844) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.935 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:51 smithi031 bash[24752]: cluster 2023-11-17T06:44:50.268657+0000 mgr.y (mgr.14844) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.936 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:51 smithi031 bash[28317]: cluster 2023-11-17T06:44:50.268657+0000 mgr.y (mgr.14844) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:55 smithi159 bash[24884]: cluster 2023-11-17T06:44:54.270155+0000 mgr.y (mgr.14844) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:57 smithi159 bash[24884]: cluster 2023-11-17T06:44:56.271650+0000 mgr.y (mgr.14844) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:44:59 smithi159 bash[24884]: cluster 2023-11-17T06:44:58.272366+0000 mgr.y (mgr.14844) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:01 smithi159 bash[24884]: cluster 2023-11-17T06:45:00.273985+0000 mgr.y (mgr.14844) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:03 smithi159 bash[24884]: cluster 2023-11-17T06:45:02.274884+0000 mgr.y (mgr.14844) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.939 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:05 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:45:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:45:05.939 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:53 smithi031 bash[24752]: cluster 2023-11-17T06:44:52.269409+0000 mgr.y (mgr.14844) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.939 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:53 smithi031 bash[28317]: cluster 2023-11-17T06:44:52.269409+0000 mgr.y (mgr.14844) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.940 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:44:54 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:44:54] "GET /metrics HTTP/1.1" 200 154973 "" "Prometheus/2.33.4" 2023-11-17T06:45:05.940 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:55 smithi031 bash[24752]: cluster 2023-11-17T06:44:54.270155+0000 mgr.y (mgr.14844) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.941 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:55 smithi031 bash[28317]: cluster 2023-11-17T06:44:54.270155+0000 mgr.y (mgr.14844) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.942 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:57 smithi031 bash[24752]: cluster 2023-11-17T06:44:56.271650+0000 mgr.y (mgr.14844) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.943 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:57 smithi031 bash[28317]: cluster 2023-11-17T06:44:56.271650+0000 mgr.y (mgr.14844) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:44:59 smithi031 bash[24752]: cluster 2023-11-17T06:44:58.272366+0000 mgr.y (mgr.14844) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:44:59 smithi031 bash[28317]: cluster 2023-11-17T06:44:58.272366+0000 mgr.y (mgr.14844) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:01 smithi031 bash[28317]: cluster 2023-11-17T06:45:00.273985+0000 mgr.y (mgr.14844) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:01 smithi031 bash[24752]: cluster 2023-11-17T06:45:00.273985+0000 mgr.y (mgr.14844) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:03 smithi031 bash[24752]: cluster 2023-11-17T06:45:02.274884+0000 mgr.y (mgr.14844) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:03 smithi031 bash[28317]: cluster 2023-11-17T06:45:02.274884+0000 mgr.y (mgr.14844) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:04 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:45:04] "GET /metrics HTTP/1.1" 200 154984 "" "Prometheus/2.33.4" 2023-11-17T06:45:05.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:05 smithi031 bash[24752]: cluster 2023-11-17T06:45:04.275673+0000 mgr.y (mgr.14844) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:05.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:05 smithi031 bash[28317]: cluster 2023-11-17T06:45:04.275673+0000 mgr.y (mgr.14844) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:06.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:05 smithi159 bash[24884]: cluster 2023-11-17T06:45:04.275673+0000 mgr.y (mgr.14844) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:07.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:07 smithi031 bash[24752]: cluster 2023-11-17T06:45:06.277207+0000 mgr.y (mgr.14844) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:07.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:07 smithi031 bash[28317]: cluster 2023-11-17T06:45:06.277207+0000 mgr.y (mgr.14844) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:08.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:07 smithi159 bash[24884]: cluster 2023-11-17T06:45:06.277207+0000 mgr.y (mgr.14844) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:09.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:09 smithi031 bash[24752]: cluster 2023-11-17T06:45:08.277959+0000 mgr.y (mgr.14844) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:09.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:09 smithi031 bash[28317]: cluster 2023-11-17T06:45:08.277959+0000 mgr.y (mgr.14844) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:10.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:09 smithi159 bash[24884]: cluster 2023-11-17T06:45:08.277959+0000 mgr.y (mgr.14844) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:11.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:11 smithi031 bash[28317]: cluster 2023-11-17T06:45:10.279494+0000 mgr.y (mgr.14844) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:11.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:11 smithi031 bash[24752]: cluster 2023-11-17T06:45:10.279494+0000 mgr.y (mgr.14844) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:12.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:11 smithi159 bash[24884]: cluster 2023-11-17T06:45:10.279494+0000 mgr.y (mgr.14844) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:13.118 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps' 2023-11-17T06:45:13.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:13 smithi031 bash[24752]: cluster 2023-11-17T06:45:12.280261+0000 mgr.y (mgr.14844) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:13.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:13 smithi031 bash[28317]: cluster 2023-11-17T06:45:12.280261+0000 mgr.y (mgr.14844) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:14.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:13 smithi159 bash[24884]: cluster 2023-11-17T06:45:12.280261+0000 mgr.y (mgr.14844) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:14.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:45:14] "GET /metrics HTTP/1.1" 200 154984 "" "Prometheus/2.33.4" 2023-11-17T06:45:14.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[24752]: audit 2023-11-17T06:45:14.535487+0000 mon.b (mon.2) 354 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-17T06:45:14.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[24752]: audit 2023-11-17T06:45:14.535785+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-17T06:45:14.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[24752]: audit 2023-11-17T06:45:14.536169+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-11-17T06:45:14.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[24752]: audit 2023-11-17T06:45:14.536686+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-11-17T06:45:14.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[24752]: audit 2023-11-17T06:45:14.536798+0000 mon.b (mon.2) 356 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-17T06:45:14.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[24752]: audit 2023-11-17T06:45:14.537484+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2023-11-17T06:45:14.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[24752]: audit 2023-11-17T06:45:14.537982+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-17T06:45:14.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[24752]: audit 2023-11-17T06:45:14.538673+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2023-11-17T06:45:14.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[28317]: audit 2023-11-17T06:45:14.535487+0000 mon.b (mon.2) 354 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-17T06:45:14.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[28317]: audit 2023-11-17T06:45:14.535785+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-17T06:45:14.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[28317]: audit 2023-11-17T06:45:14.536169+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-11-17T06:45:14.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[28317]: audit 2023-11-17T06:45:14.536686+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-11-17T06:45:14.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[28317]: audit 2023-11-17T06:45:14.536798+0000 mon.b (mon.2) 356 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-17T06:45:14.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[28317]: audit 2023-11-17T06:45:14.537484+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2023-11-17T06:45:14.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[28317]: audit 2023-11-17T06:45:14.537982+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-17T06:45:14.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:14 smithi031 bash[28317]: audit 2023-11-17T06:45:14.538673+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2023-11-17T06:45:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:14 smithi159 bash[24884]: audit 2023-11-17T06:45:14.535487+0000 mon.b (mon.2) 354 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-17T06:45:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:14 smithi159 bash[24884]: audit 2023-11-17T06:45:14.535785+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-17T06:45:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:14 smithi159 bash[24884]: audit 2023-11-17T06:45:14.536169+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-11-17T06:45:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:14 smithi159 bash[24884]: audit 2023-11-17T06:45:14.536686+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-11-17T06:45:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:14 smithi159 bash[24884]: audit 2023-11-17T06:45:14.536798+0000 mon.b (mon.2) 356 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-17T06:45:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:14 smithi159 bash[24884]: audit 2023-11-17T06:45:14.537484+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2023-11-17T06:45:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:14 smithi159 bash[24884]: audit 2023-11-17T06:45:14.537982+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-17T06:45:15.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:14 smithi159 bash[24884]: audit 2023-11-17T06:45:14.538673+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2023-11-17T06:45:15.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:15 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:45:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:45:15.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:15 smithi031 bash[24752]: cluster 2023-11-17T06:45:14.281080+0000 mgr.y (mgr.14844) 98 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:15.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:15 smithi031 bash[28317]: cluster 2023-11-17T06:45:14.281080+0000 mgr.y (mgr.14844) 98 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:16.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:15 smithi159 bash[24884]: cluster 2023-11-17T06:45:14.281080+0000 mgr.y (mgr.14844) 98 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:16.338 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-17T06:45:16.338 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (9m) 2m ago 9m 15.2M - 0.23.0 ba2b418f427c 4d0982f9818e 2023-11-17T06:45:16.339 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi159 running (8m) 2m ago 21m 25.5M - 6.6.2 87a51ecf0b1c d4095544c783 2023-11-17T06:45:16.339 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi159 running (13m) 2m ago 26m 379M - 16.2.14-171-ged3c8e92 6be2081e30e3 c7d7d67265bf 2023-11-17T06:45:16.339 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:8443,9283 running (6m) 2m ago 28m 410M - 16.2.14-171-ged3c8e92 6be2081e30e3 bd63ec86c715 2023-11-17T06:45:16.339 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (28m) 2m ago 28m 203M 2048M 15.2.0 204a01f9b0b6 abd3ace3a307 2023-11-17T06:45:16.340 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi159 running (26m) 2m ago 26m 176M 2048M 15.2.0 204a01f9b0b6 118bd282f85d 2023-11-17T06:45:16.340 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (26m) 2m ago 26m 171M 2048M 15.2.0 204a01f9b0b6 d89329569174 2023-11-17T06:45:16.340 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 error 2m ago 21m - - 2023-11-17T06:45:16.340 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi159 error 2m ago 21m - - 2023-11-17T06:45:16.340 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (25m) 2m ago 25m 48.9M 4096M 15.2.0 204a01f9b0b6 a9f6b801f3be 2023-11-17T06:45:16.341 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (25m) 2m ago 25m 49.2M 4096M 15.2.0 204a01f9b0b6 2c79edbb0c18 2023-11-17T06:45:16.341 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (24m) 2m ago 24m 46.6M 4096M 15.2.0 204a01f9b0b6 fbf00adcb350 2023-11-17T06:45:16.341 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (24m) 2m ago 24m 51.7M 4096M 15.2.0 204a01f9b0b6 8cd669d3fe00 2023-11-17T06:45:16.341 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi159 running (23m) 2m ago 23m 51.0M 4096M 15.2.0 204a01f9b0b6 16819e76b951 2023-11-17T06:45:16.341 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi159 running (23m) 2m ago 23m 51.4M 4096M 15.2.0 204a01f9b0b6 7125f1bc02fb 2023-11-17T06:45:16.342 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi159 running (22m) 2m ago 22m 49.0M 4096M 15.2.0 204a01f9b0b6 006d1030b5e6 2023-11-17T06:45:16.342 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi159 running (22m) 2m ago 22m 50.4M 4096M 15.2.0 204a01f9b0b6 13c0bff4977d 2023-11-17T06:45:16.342 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi159 *:9095 running (9m) 2m ago 9m 49.6M - 2.33.4 514e6a882f6e b67f7b54b69a 2023-11-17T06:45:16.342 INFO:teuthology.orchestra.run.smithi031.stdout:rgw.r.z.smithi031.pmwwrm smithi031 running (18m) 2m ago 18m 52.0M - 15.2.0 204a01f9b0b6 ea481d0828da 2023-11-17T06:45:16.343 INFO:teuthology.orchestra.run.smithi031.stdout:rgw.r.z.smithi159.aodbdl smithi159 running (18m) 2m ago 18m 51.7M - 15.2.0 204a01f9b0b6 91e5b17eb4fd 2023-11-17T06:45:16.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[24752]: audit 2023-11-17T06:45:16.309372+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:45:16.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[24752]: audit 2023-11-17T06:45:16.310399+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:45:16.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[24752]: audit 2023-11-17T06:45:16.311462+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[24752]: audit 2023-11-17T06:45:16.312514+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[24752]: audit 2023-11-17T06:45:16.313335+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[24752]: audit 2023-11-17T06:45:16.314038+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[24752]: audit 2023-11-17T06:45:16.317078+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:45:16.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[24752]: audit 2023-11-17T06:45:16.318086+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[24752]: audit 2023-11-17T06:45:16.319018+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[24752]: audit 2023-11-17T06:45:16.320041+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[24752]: audit 2023-11-17T06:45:16.320934+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[28317]: audit 2023-11-17T06:45:16.309372+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:45:16.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[28317]: audit 2023-11-17T06:45:16.310399+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:45:16.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[28317]: audit 2023-11-17T06:45:16.311462+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[28317]: audit 2023-11-17T06:45:16.312514+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[28317]: audit 2023-11-17T06:45:16.313335+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[28317]: audit 2023-11-17T06:45:16.314038+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[28317]: audit 2023-11-17T06:45:16.317078+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:45:16.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[28317]: audit 2023-11-17T06:45:16.318086+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[28317]: audit 2023-11-17T06:45:16.319018+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[28317]: audit 2023-11-17T06:45:16.320041+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:16.948 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:16 smithi031 bash[28317]: audit 2023-11-17T06:45:16.320934+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:17.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:16 smithi159 bash[24884]: audit 2023-11-17T06:45:16.309372+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:45:17.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:16 smithi159 bash[24884]: audit 2023-11-17T06:45:16.310399+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:45:17.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:16 smithi159 bash[24884]: audit 2023-11-17T06:45:16.311462+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:17.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:16 smithi159 bash[24884]: audit 2023-11-17T06:45:16.312514+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:17.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:16 smithi159 bash[24884]: audit 2023-11-17T06:45:16.313335+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:17.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:16 smithi159 bash[24884]: audit 2023-11-17T06:45:16.314038+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:17.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:16 smithi159 bash[24884]: audit 2023-11-17T06:45:16.317078+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:45:17.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:16 smithi159 bash[24884]: audit 2023-11-17T06:45:16.318086+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:17.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:16 smithi159 bash[24884]: audit 2023-11-17T06:45:16.319018+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:17.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:16 smithi159 bash[24884]: audit 2023-11-17T06:45:16.320041+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:17.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:16 smithi159 bash[24884]: audit 2023-11-17T06:45:16.320934+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:17.086 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions' 2023-11-17T06:45:18.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:17 smithi159 bash[24884]: cluster 2023-11-17T06:45:16.282506+0000 mgr.y (mgr.14844) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:18.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:17 smithi159 bash[24884]: audit 2023-11-17T06:45:16.302390+0000 mgr.y (mgr.14844) 100 : audit [DBG] from='client.24826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:45:18.084 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:17 smithi031 bash[24752]: cluster 2023-11-17T06:45:16.282506+0000 mgr.y (mgr.14844) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:18.084 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:17 smithi031 bash[24752]: audit 2023-11-17T06:45:16.302390+0000 mgr.y (mgr.14844) 100 : audit [DBG] from='client.24826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:45:18.084 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:17 smithi031 bash[28317]: cluster 2023-11-17T06:45:16.282506+0000 mgr.y (mgr.14844) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:18.085 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:17 smithi031 bash[28317]: audit 2023-11-17T06:45:16.302390+0000 mgr.y (mgr.14844) 100 : audit [DBG] from='client.24826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:45:20.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:19 smithi159 bash[24884]: cluster 2023-11-17T06:45:18.283271+0000 mgr.y (mgr.14844) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:20.023 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:19 smithi031 bash[28317]: cluster 2023-11-17T06:45:18.283271+0000 mgr.y (mgr.14844) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:20.024 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:19 smithi031 bash[24752]: cluster 2023-11-17T06:45:18.283271+0000 mgr.y (mgr.14844) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:20.459 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2023-11-17T06:45:20.460 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2023-11-17T06:45:20.460 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-17T06:45:20.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:45:20.460 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2023-11-17T06:45:20.460 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-17T06:45:20.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:45:20.460 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2023-11-17T06:45:20.460 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-17T06:45:20.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:45:20.460 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": {}, 2023-11-17T06:45:20.460 INFO:teuthology.orchestra.run.smithi031.stdout: "rgw": { 2023-11-17T06:45:20.461 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-17T06:45:20.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:45:20.461 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2023-11-17T06:45:20.461 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-11-17T06:45:20.461 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-17T06:45:20.461 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:45:20.461 INFO:teuthology.orchestra.run.smithi031.stdout:} 2023-11-17T06:45:20.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:20 smithi031 bash[24752]: audit 2023-11-17T06:45:20.456738+0000 mon.a (mon.0) 795 : audit [DBG] from='client.? 172.21.15.31:0/2384481080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:45:20.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:20 smithi031 bash[28317]: audit 2023-11-17T06:45:20.456738+0000 mon.a (mon.0) 795 : audit [DBG] from='client.? 172.21.15.31:0/2384481080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:45:21.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:20 smithi159 bash[24884]: audit 2023-11-17T06:45:20.456738+0000 mon.a (mon.0) 795 : audit [DBG] from='client.? 172.21.15.31:0/2384481080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:45:21.270 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph -s' 2023-11-17T06:45:22.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:21 smithi159 bash[24884]: cluster 2023-11-17T06:45:20.284868+0000 mgr.y (mgr.14844) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:22.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:21 smithi031 bash[24752]: cluster 2023-11-17T06:45:20.284868+0000 mgr.y (mgr.14844) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:22.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:21 smithi031 bash[28317]: cluster 2023-11-17T06:45:20.284868+0000 mgr.y (mgr.14844) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:23.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:23 smithi031 bash[28317]: cluster 2023-11-17T06:45:22.285405+0000 mgr.y (mgr.14844) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:23.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:23 smithi031 bash[28317]: cluster 2023-11-17T06:45:22.562809+0000 mgr.y (mgr.14844) 104 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:23.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:23 smithi031 bash[28317]: cluster 2023-11-17T06:45:22.563289+0000 mgr.y (mgr.14844) 105 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:23.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:23 smithi031 bash[28317]: audit 2023-11-17T06:45:22.565350+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:23.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:23 smithi031 bash[28317]: audit 2023-11-17T06:45:22.566132+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:23.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:23 smithi031 bash[28317]: audit 2023-11-17T06:45:22.573810+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:45:23.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:23 smithi031 bash[24752]: cluster 2023-11-17T06:45:22.285405+0000 mgr.y (mgr.14844) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:23.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:23 smithi031 bash[24752]: cluster 2023-11-17T06:45:22.562809+0000 mgr.y (mgr.14844) 104 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:23.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:23 smithi031 bash[24752]: cluster 2023-11-17T06:45:22.563289+0000 mgr.y (mgr.14844) 105 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:23.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:23 smithi031 bash[24752]: audit 2023-11-17T06:45:22.565350+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:23.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:23 smithi031 bash[24752]: audit 2023-11-17T06:45:22.566132+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:23.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:23 smithi031 bash[24752]: audit 2023-11-17T06:45:22.573810+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:45:23.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:23 smithi159 bash[24884]: cluster 2023-11-17T06:45:22.285405+0000 mgr.y (mgr.14844) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:23.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:23 smithi159 bash[24884]: cluster 2023-11-17T06:45:22.562809+0000 mgr.y (mgr.14844) 104 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:23.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:23 smithi159 bash[24884]: cluster 2023-11-17T06:45:22.563289+0000 mgr.y (mgr.14844) 105 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:23.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:23 smithi159 bash[24884]: audit 2023-11-17T06:45:22.565350+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:23.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:23 smithi159 bash[24884]: audit 2023-11-17T06:45:22.566132+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:23.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:23 smithi159 bash[24884]: audit 2023-11-17T06:45:22.573810+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:45:24.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:24 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:45:24] "GET /metrics HTTP/1.1" 200 154983 "" "Prometheus/2.33.4" 2023-11-17T06:45:24.734 INFO:teuthology.orchestra.run.smithi031.stdout: cluster: 2023-11-17T06:45:24.734 INFO:teuthology.orchestra.run.smithi031.stdout: id: cdc2ced4-8510-11ee-8dbf-212e2dc638e7 2023-11-17T06:45:24.734 INFO:teuthology.orchestra.run.smithi031.stdout: health: HEALTH_WARN 2023-11-17T06:45:24.734 INFO:teuthology.orchestra.run.smithi031.stdout: 2 failed cephadm daemon(s) 2023-11-17T06:45:24.734 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:45:24.734 INFO:teuthology.orchestra.run.smithi031.stdout: services: 2023-11-17T06:45:24.734 INFO:teuthology.orchestra.run.smithi031.stdout: mon: 3 daemons, quorum a,c,b (age 26m) 2023-11-17T06:45:24.734 INFO:teuthology.orchestra.run.smithi031.stdout: mgr: y(active, since 3m), standbys: x 2023-11-17T06:45:24.734 INFO:teuthology.orchestra.run.smithi031.stdout: osd: 8 osds: 8 up (since 22m), 8 in (since 22m) 2023-11-17T06:45:24.734 INFO:teuthology.orchestra.run.smithi031.stdout: rgw: 2 daemons active (r.z.smithi031.pmwwrm, r.z.smithi159.aodbdl) 2023-11-17T06:45:24.734 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:45:24.734 INFO:teuthology.orchestra.run.smithi031.stdout: task status: 2023-11-17T06:45:24.735 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:45:24.735 INFO:teuthology.orchestra.run.smithi031.stdout: data: 2023-11-17T06:45:24.735 INFO:teuthology.orchestra.run.smithi031.stdout: pools: 5 pools, 129 pgs 2023-11-17T06:45:24.735 INFO:teuthology.orchestra.run.smithi031.stdout: objects: 202 objects, 7.0 KiB 2023-11-17T06:45:24.735 INFO:teuthology.orchestra.run.smithi031.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:24.735 INFO:teuthology.orchestra.run.smithi031.stdout: pgs: 129 active+clean 2023-11-17T06:45:24.735 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-11-17T06:45:25.491 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2023-11-17T06:45:25.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:25 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:45:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:45:25.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:25 smithi031 bash[24752]: cluster 2023-11-17T06:45:24.563977+0000 mgr.y (mgr.14844) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:25.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:25 smithi031 bash[24752]: audit 2023-11-17T06:45:24.731023+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.31:0/2140996916' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-17T06:45:25.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:25 smithi031 bash[28317]: cluster 2023-11-17T06:45:24.563977+0000 mgr.y (mgr.14844) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:25.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:25 smithi031 bash[28317]: audit 2023-11-17T06:45:24.731023+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.31:0/2140996916' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-17T06:45:26.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:25 smithi159 bash[24884]: cluster 2023-11-17T06:45:24.563977+0000 mgr.y (mgr.14844) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:26.004 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:25 smithi159 bash[24884]: audit 2023-11-17T06:45:24.731023+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.31:0/2140996916' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-17T06:45:27.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:27 smithi031 bash[24752]: cluster 2023-11-17T06:45:26.565652+0000 mgr.y (mgr.14844) 107 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:27.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:27 smithi031 bash[28317]: cluster 2023-11-17T06:45:26.565652+0000 mgr.y (mgr.14844) 107 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:28.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:27 smithi159 bash[24884]: cluster 2023-11-17T06:45:26.565652+0000 mgr.y (mgr.14844) 107 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:28.719 INFO:teuthology.orchestra.run.smithi031.stdout:true 2023-11-17T06:45:29.521 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph mgr fail' 2023-11-17T06:45:29.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:29 smithi031 bash[24752]: cluster 2023-11-17T06:45:28.566525+0000 mgr.y (mgr.14844) 108 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:29.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:29 smithi031 bash[24752]: audit 2023-11-17T06:45:28.703574+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.31:0/3010275880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:45:29.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:29 smithi031 bash[28317]: cluster 2023-11-17T06:45:28.566525+0000 mgr.y (mgr.14844) 108 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:29.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:29 smithi031 bash[28317]: audit 2023-11-17T06:45:28.703574+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.31:0/3010275880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:45:30.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:29 smithi159 bash[24884]: cluster 2023-11-17T06:45:28.566525+0000 mgr.y (mgr.14844) 108 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:30.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:29 smithi159 bash[24884]: audit 2023-11-17T06:45:28.703574+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.31:0/3010275880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:45:31.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:31 smithi031 bash[24752]: cluster 2023-11-17T06:45:30.567792+0000 mgr.y (mgr.14844) 109 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:31.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:31 smithi031 bash[28317]: cluster 2023-11-17T06:45:30.567792+0000 mgr.y (mgr.14844) 109 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:32.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:31 smithi159 bash[24884]: cluster 2023-11-17T06:45:30.567792+0000 mgr.y (mgr.14844) 109 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:33.687 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[28317]: cluster 2023-11-17T06:45:32.568317+0000 mgr.y (mgr.14844) 110 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:33.688 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[28317]: audit 2023-11-17T06:45:32.759527+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.31:0/818022079' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:45:33.688 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[28317]: audit 2023-11-17T06:45:32.760170+0000 mon.a (mon.0) 800 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:45:33.688 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[28317]: cluster 2023-11-17T06:45:32.769843+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-17T06:45:33.688 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[28317]: audit 2023-11-17T06:45:32.774373+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14844 ' 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-11-17T06:45:33.688 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[28317]: audit 2023-11-17T06:45:32.774499+0000 mon.b (mon.2) 370 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' 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-11-17T06:45:33.688 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[28317]: audit 2023-11-17T06:45:32.776296+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:45:33.688 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[28317]: audit 2023-11-17T06:45:32.776507+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:45:33.689 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[49681]: debug 2023-11-17T06:45:33.359+0000 7f89040ea700 -1 mgr handle_mgr_map I was active but no longer am 2023-11-17T06:45:33.689 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[49681]: ignoring --setuser ceph since I am not root 2023-11-17T06:45:33.689 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[49681]: ignoring --setgroup ceph since I am not root 2023-11-17T06:45:33.689 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[49681]: debug 2023-11-17T06:45:33.407+0000 7f3aa8761700 1 -- 172.21.15.31:0/2246098550 <== mon.1 v2:172.21.15.31:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f537a764e0 con 0x55f537b6ac00 2023-11-17T06:45:33.690 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[49681]: debug 2023-11-17T06:45:33.575+0000 7f3ab892a680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-17T06:45:33.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[24752]: cluster 2023-11-17T06:45:32.568317+0000 mgr.y (mgr.14844) 110 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:33.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[24752]: audit 2023-11-17T06:45:32.759527+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.31:0/818022079' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:45:33.690 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[24752]: audit 2023-11-17T06:45:32.760170+0000 mon.a (mon.0) 800 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:45:33.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[24752]: cluster 2023-11-17T06:45:32.769843+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-17T06:45:33.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[24752]: audit 2023-11-17T06:45:32.774373+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14844 ' 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-11-17T06:45:33.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[24752]: audit 2023-11-17T06:45:32.774499+0000 mon.b (mon.2) 370 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' 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-11-17T06:45:33.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[24752]: audit 2023-11-17T06:45:32.776296+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:45:33.691 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[24752]: audit 2023-11-17T06:45:32.776507+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:45:33.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:33 smithi159 bash[24884]: cluster 2023-11-17T06:45:32.568317+0000 mgr.y (mgr.14844) 110 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:33.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:33 smithi159 bash[24884]: audit 2023-11-17T06:45:32.759527+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.31:0/818022079' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:45:33.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:33 smithi159 bash[24884]: audit 2023-11-17T06:45:32.760170+0000 mon.a (mon.0) 800 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-11-17T06:45:33.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:33 smithi159 bash[24884]: cluster 2023-11-17T06:45:32.769843+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-17T06:45:33.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:33 smithi159 bash[24884]: audit 2023-11-17T06:45:32.774373+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14844 ' 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-11-17T06:45:33.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:33 smithi159 bash[24884]: audit 2023-11-17T06:45:32.774499+0000 mon.b (mon.2) 370 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' 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-11-17T06:45:33.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:33 smithi159 bash[24884]: audit 2023-11-17T06:45:32.776296+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:45:33.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:33 smithi159 bash[24884]: audit 2023-11-17T06:45:32.776507+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.14844 172.21.15.31:0/2676855964' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:45:33.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:33 smithi031 bash[49681]: debug 2023-11-17T06:45:33.679+0000 7f3ab892a680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-17T06:45:34.167 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'sleep 180' 2023-11-17T06:45:34.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:34 smithi031 bash[49681]: debug 2023-11-17T06:45:34.143+0000 7f3ab892a680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-17T06:45:34.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:34 smithi031 bash[24752]: audit 2023-11-17T06:45:33.364712+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-17T06:45:34.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:34 smithi031 bash[24752]: cluster 2023-11-17T06:45:33.364840+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e31: x(active, starting, since 0.603638s) 2023-11-17T06:45:34.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:34 smithi031 bash[24752]: audit 2023-11-17T06:45:33.769785+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-17T06:45:34.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:34 smithi031 bash[24752]: cluster 2023-11-17T06:45:33.769845+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-11-17T06:45:34.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:34 smithi031 bash[28317]: audit 2023-11-17T06:45:33.364712+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-17T06:45:34.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:34 smithi031 bash[28317]: cluster 2023-11-17T06:45:33.364840+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e31: x(active, starting, since 0.603638s) 2023-11-17T06:45:34.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:34 smithi031 bash[28317]: audit 2023-11-17T06:45:33.769785+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-17T06:45:34.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:34 smithi031 bash[28317]: cluster 2023-11-17T06:45:33.769845+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-11-17T06:45:34.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:34 smithi159 bash[24884]: audit 2023-11-17T06:45:33.364712+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-11-17T06:45:34.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:34 smithi159 bash[24884]: cluster 2023-11-17T06:45:33.364840+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e31: x(active, starting, since 0.603638s) 2023-11-17T06:45:34.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:34 smithi159 bash[24884]: audit 2023-11-17T06:45:33.769785+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14844 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-17T06:45:34.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:34 smithi159 bash[24884]: cluster 2023-11-17T06:45:33.769845+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-11-17T06:45:35.412 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:35 smithi031 bash[49681]: debug 2023-11-17T06:45:35.095+0000 7f3ab892a680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-17T06:45:35.412 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:35 smithi031 bash[49681]: debug 2023-11-17T06:45:35.191+0000 7f3ab892a680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-17T06:45:35.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:35 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:45:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:45:35.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:35 smithi031 bash[49681]: debug 2023-11-17T06:45:35.463+0000 7f3ab892a680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-17T06:45:36.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:36 smithi031 bash[49681]: debug 2023-11-17T06:45:36.627+0000 7f3ab892a680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-17T06:45:36.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:36 smithi031 bash[49681]: debug 2023-11-17T06:45:36.795+0000 7f3ab892a680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-17T06:45:37.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:36 smithi031 bash[49681]: debug 2023-11-17T06:45:36.899+0000 7f3ab892a680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-17T06:45:37.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:37 smithi031 bash[49681]: debug 2023-11-17T06:45:37.015+0000 7f3ab892a680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-17T06:45:37.632 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:37 smithi031 bash[49681]: debug 2023-11-17T06:45:37.243+0000 7f3ab892a680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-17T06:45:37.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:37 smithi031 bash[49681]: debug 2023-11-17T06:45:37.627+0000 7f3ab892a680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-17T06:45:37.981 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:37 smithi031 bash[49681]: debug 2023-11-17T06:45:37.751+0000 7f3ab892a680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-17T06:45:38.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:38 smithi031 bash[49681]: debug 2023-11-17T06:45:38.646+0000 7f3ab892a680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-17T06:45:38.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:38 smithi031 bash[49681]: debug 2023-11-17T06:45:38.754+0000 7f3ab892a680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-17T06:45:38.945 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:38 smithi031 bash[49681]: debug 2023-11-17T06:45:38.874+0000 7f3ab892a680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-17T06:45:39.407 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[49681]: debug 2023-11-17T06:45:39.102+0000 7f3ab892a680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-17T06:45:39.657 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[49681]: debug 2023-11-17T06:45:39.398+0000 7f3ab892a680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-17T06:45:39.658 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[49681]: debug 2023-11-17T06:45:39.566+0000 7f3ab892a680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-17T06:45:39.658 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.367202+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:45:39.658 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.367574+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:45:39.658 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.367837+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:45:39.658 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.369438+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:45:39.658 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.369942+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:45:39.659 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.370296+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:45:39.659 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.370626+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:45:39.659 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.370945+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:45:39.659 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.371284+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:45:39.659 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.371631+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:45:39.659 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.371955+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:45:39.659 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.372265+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:45:39.659 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.375558+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:45:39.659 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.375938+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:45:39.659 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.376959+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:45:39.659 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.379321+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:45:39.659 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.381226+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-17T06:45:39.660 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.381869+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:45:39.660 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.382468+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:45:39.660 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.383120+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:45:39.660 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.383684+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:45:39.660 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.384311+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:45:39.660 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.384995+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-17T06:45:39.660 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.385589+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_crt"}]: dispatch 2023-11-17T06:45:39.660 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.386139+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_key"}]: dispatch 2023-11-17T06:45:39.660 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.386887+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:45:39.660 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.387456+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:45:39.660 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.387953+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:45:39.660 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.388402+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:45:39.660 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.388973+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:45:39.660 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.389575+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:45:39.661 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.390229+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:45:39.661 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.390813+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:45:39.661 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.391348+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:45:39.661 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.391912+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:45:39.661 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.392440+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:45:39.661 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.393117+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:45:39.661 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.393834+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:45:39.661 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.394616+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-17T06:45:39.661 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.395352+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:45:39.661 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[28317]: audit 2023-11-17T06:45:39.396005+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:45:39.662 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.367202+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:45:39.662 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.367574+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:45:39.662 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.367837+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:45:39.662 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.369438+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:45:39.662 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.369942+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:45:39.662 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.370296+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:45:39.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.370626+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:45:39.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.370945+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:45:39.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.371284+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:45:39.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.371631+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:45:39.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.371955+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:45:39.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.372265+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:45:39.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.375558+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:45:39.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.375938+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:45:39.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.376959+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:45:39.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.379321+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:45:39.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.381226+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-17T06:45:39.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.381869+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:45:39.663 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.382468+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:45:39.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.383120+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:45:39.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.383684+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:45:39.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.384311+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:45:39.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.384995+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-17T06:45:39.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.385589+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_crt"}]: dispatch 2023-11-17T06:45:39.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.386139+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_key"}]: dispatch 2023-11-17T06:45:39.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.386887+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:45:39.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.387456+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:45:39.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.387953+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:45:39.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.388402+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:45:39.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.388973+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:45:39.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.389575+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:45:39.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.390229+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:45:39.664 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.390813+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:45:39.665 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.391348+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:45:39.665 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.391912+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:45:39.665 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.392440+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:45:39.665 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.393117+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:45:39.665 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.393834+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:45:39.665 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.394616+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-17T06:45:39.665 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.395352+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:45:39.665 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[24752]: audit 2023-11-17T06:45:39.396005+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:45:39.666 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[35487]: [17/Nov/2023:06:45:39] ENGINE Bus STOPPING 2023-11-17T06:45:39.666 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[35487]: [17/Nov/2023:06:45:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-17T06:45:39.666 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[35487]: [17/Nov/2023:06:45:39] ENGINE Bus STOPPED 2023-11-17T06:45:39.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.367202+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:45:39.666 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.367574+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:45:39.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.367837+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:45:39.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.369438+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:45:39.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.369942+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:45:39.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.370296+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:45:39.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.370626+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:45:39.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.370945+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:45:39.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.371284+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:45:39.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.371631+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:45:39.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.371955+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:45:39.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.372265+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:45:39.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.375558+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:45:39.667 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.375938+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:45:39.668 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.376959+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:45:39.668 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.379321+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:45:39.668 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.381226+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-17T06:45:39.668 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.381869+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:45:39.668 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.382468+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:45:39.668 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.383120+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:45:39.668 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.383684+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:45:39.668 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.384311+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:45:39.668 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.384995+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-17T06:45:39.668 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.385589+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_crt"}]: dispatch 2023-11-17T06:45:39.668 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.386139+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_key"}]: dispatch 2023-11-17T06:45:39.668 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.386887+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:45:39.668 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.387456+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:45:39.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.387953+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:45:39.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.388402+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:45:39.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.388973+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:45:39.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.389575+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:45:39.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.390229+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:45:39.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.390813+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:45:39.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.391348+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:45:39.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.391912+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:45:39.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.392440+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:45:39.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.393117+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:45:39.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.393834+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:45:39.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.394616+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-17T06:45:39.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.395352+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:45:39.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[24884]: audit 2023-11-17T06:45:39.396005+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:45:39.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[49681]: debug 2023-11-17T06:45:39.750+0000 7f3ab892a680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-17T06:45:40.002 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[35487]: [17/Nov/2023:06:45:39] ENGINE Bus STARTING 2023-11-17T06:45:40.003 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[35487]: Warning: Permanently added '172.21.15.159' (ECDSA) to the list of known hosts. 2023-11-17T06:45:40.003 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[35487]: Warning: Permanently added '172.21.15.31' (ECDSA) to the list of known hosts. 2023-11-17T06:45:40.003 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[35487]: CherryPy Checker: 2023-11-17T06:45:40.003 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[35487]: The Application mounted at '' has an empty config. 2023-11-17T06:45:40.003 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[35487]: [17/Nov/2023:06:45:39] ENGINE Serving on http://:::9283 2023-11-17T06:45:40.003 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:39 smithi159 bash[35487]: [17/Nov/2023:06:45:39] ENGINE Bus STARTED 2023-11-17T06:45:40.237 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:39 smithi031 bash[49681]: debug 2023-11-17T06:45:39.978+0000 7f3ab892a680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-17T06:45:40.237 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[49681]: debug 2023-11-17T06:45:40.090+0000 7f3ab892a680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-17T06:45:40.237 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[49681]: [17/Nov/2023:06:45:40] ENGINE Bus STARTING 2023-11-17T06:45:40.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[49681]: CherryPy Checker: 2023-11-17T06:45:40.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[49681]: The Application mounted at '' has an empty config. 2023-11-17T06:45:40.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[49681]: [17/Nov/2023:06:45:40] ENGINE Serving on http://:::9283 2023-11-17T06:45:40.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[49681]: [17/Nov/2023:06:45:40] ENGINE Bus STARTED 2023-11-17T06:45:40.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[28317]: cluster 2023-11-17T06:45:39.417542+0000 mon.a (mon.0) 849 : cluster [INF] Manager daemon x is now available 2023-11-17T06:45:40.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[28317]: cluster 2023-11-17T06:45:39.480238+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e32: x(active, since 6s) 2023-11-17T06:45:40.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[28317]: cluster 2023-11-17T06:45:39.486535+0000 mgr.x (mgr.34763) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:40.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[28317]: audit 2023-11-17T06:45:39.578846+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:45:40.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[28317]: audit 2023-11-17T06:45:39.667719+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:45:40.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[28317]: audit 2023-11-17T06:45:39.687983+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:45:40.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[28317]: audit 2023-11-17T06:45:39.960010+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:45:40.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[28317]: audit 2023-11-17T06:45:39.961667+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:45:40.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[28317]: cluster 2023-11-17T06:45:40.119862+0000 mon.a (mon.0) 856 : cluster [DBG] Standby manager daemon y started 2023-11-17T06:45:40.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[28317]: audit 2023-11-17T06:45:40.122488+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-17T06:45:40.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[28317]: audit 2023-11-17T06:45:40.123685+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:45:40.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[28317]: audit 2023-11-17T06:45:40.128733+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-17T06:45:40.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[28317]: audit 2023-11-17T06:45:40.129609+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:45:40.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[24752]: cluster 2023-11-17T06:45:39.417542+0000 mon.a (mon.0) 849 : cluster [INF] Manager daemon x is now available 2023-11-17T06:45:40.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[24752]: cluster 2023-11-17T06:45:39.480238+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e32: x(active, since 6s) 2023-11-17T06:45:40.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[24752]: cluster 2023-11-17T06:45:39.486535+0000 mgr.x (mgr.34763) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:40.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[24752]: audit 2023-11-17T06:45:39.578846+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:45:40.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[24752]: audit 2023-11-17T06:45:39.667719+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:45:40.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[24752]: audit 2023-11-17T06:45:39.687983+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:45:40.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[24752]: audit 2023-11-17T06:45:39.960010+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:45:40.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[24752]: audit 2023-11-17T06:45:39.961667+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:45:40.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[24752]: cluster 2023-11-17T06:45:40.119862+0000 mon.a (mon.0) 856 : cluster [DBG] Standby manager daemon y started 2023-11-17T06:45:40.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[24752]: audit 2023-11-17T06:45:40.122488+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-17T06:45:40.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[24752]: audit 2023-11-17T06:45:40.123685+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:45:40.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[24752]: audit 2023-11-17T06:45:40.128733+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-17T06:45:40.698 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:40 smithi031 bash[24752]: audit 2023-11-17T06:45:40.129609+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:45:40.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:40 smithi159 bash[24884]: cluster 2023-11-17T06:45:39.417542+0000 mon.a (mon.0) 849 : cluster [INF] Manager daemon x is now available 2023-11-17T06:45:40.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:40 smithi159 bash[24884]: cluster 2023-11-17T06:45:39.480238+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e32: x(active, since 6s) 2023-11-17T06:45:40.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:40 smithi159 bash[24884]: cluster 2023-11-17T06:45:39.486535+0000 mgr.x (mgr.34763) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:40.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:40 smithi159 bash[24884]: audit 2023-11-17T06:45:39.578846+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:45:40.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:40 smithi159 bash[24884]: audit 2023-11-17T06:45:39.667719+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:45:40.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:40 smithi159 bash[24884]: audit 2023-11-17T06:45:39.687983+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-17T06:45:40.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:40 smithi159 bash[24884]: audit 2023-11-17T06:45:39.960010+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:45:40.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:40 smithi159 bash[24884]: audit 2023-11-17T06:45:39.961667+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:45:40.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:40 smithi159 bash[24884]: cluster 2023-11-17T06:45:40.119862+0000 mon.a (mon.0) 856 : cluster [DBG] Standby manager daemon y started 2023-11-17T06:45:40.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:40 smithi159 bash[24884]: audit 2023-11-17T06:45:40.122488+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-17T06:45:40.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:40 smithi159 bash[24884]: audit 2023-11-17T06:45:40.123685+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:45:40.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:40 smithi159 bash[24884]: audit 2023-11-17T06:45:40.128733+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-17T06:45:40.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:40 smithi159 bash[24884]: audit 2023-11-17T06:45:40.129609+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:45:41.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:41 smithi031 bash[24752]: cluster 2023-11-17T06:45:40.472181+0000 mon.a (mon.0) 857 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-17T06:45:41.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:41 smithi031 bash[24752]: cluster 2023-11-17T06:45:40.472247+0000 mon.a (mon.0) 858 : cluster [INF] Cluster is now healthy 2023-11-17T06:45:41.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:41 smithi031 bash[24752]: cluster 2023-11-17T06:45:40.494396+0000 mon.a (mon.0) 859 : cluster [DBG] mgrmap e33: x(active, since 7s), standbys: y 2023-11-17T06:45:41.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:41 smithi031 bash[24752]: audit 2023-11-17T06:45:40.494907+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:45:41.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:41 smithi031 bash[28317]: cluster 2023-11-17T06:45:40.472181+0000 mon.a (mon.0) 857 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-17T06:45:41.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:41 smithi031 bash[28317]: cluster 2023-11-17T06:45:40.472247+0000 mon.a (mon.0) 858 : cluster [INF] Cluster is now healthy 2023-11-17T06:45:41.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:41 smithi031 bash[28317]: cluster 2023-11-17T06:45:40.494396+0000 mon.a (mon.0) 859 : cluster [DBG] mgrmap e33: x(active, since 7s), standbys: y 2023-11-17T06:45:41.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:41 smithi031 bash[28317]: audit 2023-11-17T06:45:40.494907+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:45:41.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:41 smithi159 bash[24884]: cluster 2023-11-17T06:45:40.472181+0000 mon.a (mon.0) 857 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-17T06:45:41.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:41 smithi159 bash[24884]: cluster 2023-11-17T06:45:40.472247+0000 mon.a (mon.0) 858 : cluster [INF] Cluster is now healthy 2023-11-17T06:45:41.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:41 smithi159 bash[24884]: cluster 2023-11-17T06:45:40.494396+0000 mon.a (mon.0) 859 : cluster [DBG] mgrmap e33: x(active, since 7s), standbys: y 2023-11-17T06:45:41.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:41 smithi159 bash[24884]: audit 2023-11-17T06:45:40.494907+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:45:42.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:42 smithi031 bash[28317]: cluster 2023-11-17T06:45:41.376486+0000 mgr.x (mgr.34763) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:42.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:42 smithi031 bash[28317]: cluster 2023-11-17T06:45:41.502115+0000 mon.a (mon.0) 861 : cluster [DBG] mgrmap e34: x(active, since 8s), standbys: y 2023-11-17T06:45:42.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:42 smithi031 bash[24752]: cluster 2023-11-17T06:45:41.376486+0000 mgr.x (mgr.34763) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:42.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:42 smithi031 bash[24752]: cluster 2023-11-17T06:45:41.502115+0000 mon.a (mon.0) 861 : cluster [DBG] mgrmap e34: x(active, since 8s), standbys: y 2023-11-17T06:45:43.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:42 smithi159 bash[24884]: cluster 2023-11-17T06:45:41.376486+0000 mgr.x (mgr.34763) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:43.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:42 smithi159 bash[24884]: cluster 2023-11-17T06:45:41.502115+0000 mon.a (mon.0) 861 : cluster [DBG] mgrmap e34: x(active, since 8s), standbys: y 2023-11-17T06:45:43.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:43 smithi031 bash[24752]: cluster 2023-11-17T06:45:43.377261+0000 mgr.x (mgr.34763) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:43.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:43 smithi031 bash[28317]: cluster 2023-11-17T06:45:43.377261+0000 mgr.x (mgr.34763) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:44.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:43 smithi159 bash[24884]: cluster 2023-11-17T06:45:43.377261+0000 mgr.x (mgr.34763) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:44.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:44 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:45:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:45:45.252 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:45 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:45:45] "GET /metrics HTTP/1.1" 200 154763 "" "Prometheus/2.33.4" 2023-11-17T06:45:46.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[24752]: cluster 2023-11-17T06:45:45.378945+0000 mgr.x (mgr.34763) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:46.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[28317]: cluster 2023-11-17T06:45:45.378945+0000 mgr.x (mgr.34763) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:46.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[28317]: audit 2023-11-17T06:45:46.070249+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 233413017, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.067535Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397305446, \"cpu_percentage\": \"2.23%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:45:46.067787Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195139993, \"cpu_percentage\": \"1.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.067911Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51925483, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068026Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068138Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068249Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54484008, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068359Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068470Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55333355, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068538Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 16745758, \"cpu_percentage\": \"0.91%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:45:46.068650Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:45:46.068903Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:45:46.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[24752]: audit 2023-11-17T06:45:46.070249+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 233413017, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.067535Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397305446, \"cpu_percentage\": \"2.23%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:45:46.067787Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195139993, \"cpu_percentage\": \"1.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.067911Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51925483, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068026Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068138Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068249Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54484008, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068359Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068470Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55333355, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068538Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 16745758, \"cpu_percentage\": \"0.91%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:45:46.068650Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:45:46.068903Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:45:46.697 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[28317]: audit 2023-11-17T06:45:46.077027+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 233413017, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.067535Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397305446, \"cpu_percentage\": \"2.23%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:45:46.067787Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195139993, \"cpu_percentage\": \"1.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.067911Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51925483, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068026Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068138Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068249Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54484008, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068359Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068470Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55333355, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068538Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 16745758, \"cpu_percentage\": \"0.91%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:45:46.068650Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:45:46.068903Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:45:46.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[24752]: audit 2023-11-17T06:45:46.077027+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 233413017, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.067535Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397305446, \"cpu_percentage\": \"2.23%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:45:46.067787Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195139993, \"cpu_percentage\": \"1.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.067911Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51925483, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068026Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068138Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068249Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54484008, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068359Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068470Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55333355, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068538Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 16745758, \"cpu_percentage\": \"0.91%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:45:46.068650Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:45:46.068903Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:45:46.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[28317]: audit 2023-11-17T06:45:46.272037+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 200592588, \"cpu_percentage\": \"1.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.266617Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432642457, \"cpu_percentage\": \"3.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.266985Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54127493, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267237Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54022635, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267474Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267710Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52208599, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267945Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268181Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268323Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_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\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268555Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 57912852, \"cpu_percentage\": \"1.04%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:45:46.268842Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:45:46.269267Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:45:46.698 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[24752]: audit 2023-11-17T06:45:46.272037+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 200592588, \"cpu_percentage\": \"1.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.266617Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432642457, \"cpu_percentage\": \"3.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.266985Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54127493, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267237Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54022635, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267474Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267710Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52208599, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267945Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268181Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268323Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_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\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268555Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 57912852, \"cpu_percentage\": \"1.04%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:45:46.268842Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:45:46.269267Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:45:46.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[28317]: audit 2023-11-17T06:45:46.278258+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 200592588, \"cpu_percentage\": \"1.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.266617Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432642457, \"cpu_percentage\": \"3.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.266985Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54127493, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267237Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54022635, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267474Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267710Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52208599, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267945Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268181Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268323Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_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\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268555Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 57912852, \"cpu_percentage\": \"1.04%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:45:46.268842Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:45:46.269267Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:45:46.698 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[28317]: audit 2023-11-17T06:45:46.349014+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:46.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[28317]: audit 2023-11-17T06:45:46.350175+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:46.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[28317]: audit 2023-11-17T06:45:46.351208+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:46.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[28317]: audit 2023-11-17T06:45:46.352271+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:46.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[28317]: audit 2023-11-17T06:45:46.353214+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:46.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[28317]: audit 2023-11-17T06:45:46.354327+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:46.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[28317]: audit 2023-11-17T06:45:46.355418+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:46.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[28317]: audit 2023-11-17T06:45:46.356533+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:46.699 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[28317]: audit 2023-11-17T06:45:46.357622+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:46.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[24752]: audit 2023-11-17T06:45:46.278258+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 200592588, \"cpu_percentage\": \"1.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.266617Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432642457, \"cpu_percentage\": \"3.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.266985Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54127493, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267237Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54022635, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267474Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267710Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52208599, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267945Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268181Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268323Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_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\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268555Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 57912852, \"cpu_percentage\": \"1.04%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:45:46.268842Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:45:46.269267Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:45:46.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[24752]: audit 2023-11-17T06:45:46.349014+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:46.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[24752]: audit 2023-11-17T06:45:46.350175+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:46.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[24752]: audit 2023-11-17T06:45:46.351208+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:46.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[24752]: audit 2023-11-17T06:45:46.352271+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:46.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[24752]: audit 2023-11-17T06:45:46.353214+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:46.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[24752]: audit 2023-11-17T06:45:46.354327+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:46.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[24752]: audit 2023-11-17T06:45:46.355418+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:46.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[24752]: audit 2023-11-17T06:45:46.356533+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:46.700 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:46 smithi031 bash[24752]: audit 2023-11-17T06:45:46.357622+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:46.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:46 smithi159 bash[24884]: cluster 2023-11-17T06:45:45.378945+0000 mgr.x (mgr.34763) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:46.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:46 smithi159 bash[24884]: audit 2023-11-17T06:45:46.070249+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 233413017, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.067535Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397305446, \"cpu_percentage\": \"2.23%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:45:46.067787Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195139993, \"cpu_percentage\": \"1.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.067911Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51925483, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068026Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068138Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068249Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54484008, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068359Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068470Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55333355, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068538Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 16745758, \"cpu_percentage\": \"0.91%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:45:46.068650Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:45:46.068903Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:45:46.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:46 smithi159 bash[24884]: audit 2023-11-17T06:45:46.077027+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 233413017, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.067535Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 397305446, \"cpu_percentage\": \"2.23%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:45:46.067787Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195139993, \"cpu_percentage\": \"1.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.067911Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51925483, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068026Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_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.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068138Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068249Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54484008, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068359Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068470Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55333355, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.068538Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 16745758, \"cpu_percentage\": \"0.91%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:45:46.068650Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:45:46.068903Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:45:46.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:46 smithi159 bash[24884]: audit 2023-11-17T06:45:46.272037+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 200592588, \"cpu_percentage\": \"1.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.266617Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432642457, \"cpu_percentage\": \"3.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.266985Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54127493, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267237Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54022635, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267474Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267710Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52208599, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267945Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268181Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268323Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_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\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268555Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 57912852, \"cpu_percentage\": \"1.04%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:45:46.268842Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:45:46.269267Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:45:46.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:46 smithi159 bash[24884]: audit 2023-11-17T06:45:46.278258+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 200592588, \"cpu_percentage\": \"1.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.266617Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432642457, \"cpu_percentage\": \"3.63%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.266985Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54127493, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267237Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54022635, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267474Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267710Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52208599, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.267945Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268181Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268323Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_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\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:45:46.268555Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 57912852, \"cpu_percentage\": \"1.04%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:45:46.268842Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:45:46.269267Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:45:46.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:46 smithi159 bash[24884]: audit 2023-11-17T06:45:46.349014+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:46.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:46 smithi159 bash[24884]: audit 2023-11-17T06:45:46.350175+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:46.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:46 smithi159 bash[24884]: audit 2023-11-17T06:45:46.351208+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:46.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:46 smithi159 bash[24884]: audit 2023-11-17T06:45:46.352271+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:46.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:46 smithi159 bash[24884]: audit 2023-11-17T06:45:46.353214+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:46.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:46 smithi159 bash[24884]: audit 2023-11-17T06:45:46.354327+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:46.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:46 smithi159 bash[24884]: audit 2023-11-17T06:45:46.355418+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:46.756 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:46 smithi159 bash[24884]: audit 2023-11-17T06:45:46.356533+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:46.756 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:46 smithi159 bash[24884]: audit 2023-11-17T06:45:46.357622+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:47 smithi159 bash[24884]: audit 2023-11-17T06:45:46.538695+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:47 smithi159 bash[24884]: audit 2023-11-17T06:45:46.539860+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:47.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:47 smithi159 bash[24884]: audit 2023-11-17T06:45:46.540734+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:47 smithi159 bash[24884]: audit 2023-11-17T06:45:46.541697+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:47.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:47 smithi159 bash[24884]: audit 2023-11-17T06:45:46.542565+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:47 smithi159 bash[24884]: audit 2023-11-17T06:45:46.543570+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:47.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:47 smithi159 bash[24884]: audit 2023-11-17T06:45:46.544493+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:47 smithi159 bash[24884]: audit 2023-11-17T06:45:46.545418+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:47.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:47 smithi159 bash[24884]: audit 2023-11-17T06:45:46.546404+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:47 smithi159 bash[24884]: audit 2023-11-17T06:45:46.549858+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:47.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:47 smithi159 bash[24884]: audit 2023-11-17T06:45:46.556351+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:45:47.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:47 smithi159 bash[24884]: audit 2023-11-17T06:45:46.569331+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:47.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:47 smithi159 bash[24884]: audit 2023-11-17T06:45:46.577068+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:45:47.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[24752]: audit 2023-11-17T06:45:46.538695+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[24752]: audit 2023-11-17T06:45:46.539860+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:47.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[24752]: audit 2023-11-17T06:45:46.540734+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[24752]: audit 2023-11-17T06:45:46.541697+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:47.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[24752]: audit 2023-11-17T06:45:46.542565+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[24752]: audit 2023-11-17T06:45:46.543570+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:47.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[24752]: audit 2023-11-17T06:45:46.544493+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[24752]: audit 2023-11-17T06:45:46.545418+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:47.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[24752]: audit 2023-11-17T06:45:46.546404+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[24752]: audit 2023-11-17T06:45:46.549858+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:47.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[24752]: audit 2023-11-17T06:45:46.556351+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:45:47.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[24752]: audit 2023-11-17T06:45:46.569331+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:47.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[24752]: audit 2023-11-17T06:45:46.577068+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:45:47.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[28317]: audit 2023-11-17T06:45:46.538695+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[28317]: audit 2023-11-17T06:45:46.539860+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:47.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[28317]: audit 2023-11-17T06:45:46.540734+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[28317]: audit 2023-11-17T06:45:46.541697+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:47.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[28317]: audit 2023-11-17T06:45:46.542565+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[28317]: audit 2023-11-17T06:45:46.543570+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:47.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[28317]: audit 2023-11-17T06:45:46.544493+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[28317]: audit 2023-11-17T06:45:46.545418+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:45:47.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[28317]: audit 2023-11-17T06:45:46.546404+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:45:47.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[28317]: audit 2023-11-17T06:45:46.549858+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:47.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[28317]: audit 2023-11-17T06:45:46.556351+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:45:47.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[28317]: audit 2023-11-17T06:45:46.569331+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:45:47.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:47 smithi031 bash[28317]: audit 2023-11-17T06:45:46.577068+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:45:48.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:48 smithi159 bash[24884]: cluster 2023-11-17T06:45:46.549172+0000 mgr.x (mgr.34763) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:48.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:48 smithi159 bash[24884]: cluster 2023-11-17T06:45:46.567206+0000 mgr.x (mgr.34763) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:48.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:48 smithi159 bash[24884]: cluster 2023-11-17T06:45:46.567516+0000 mgr.x (mgr.34763) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:48.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:48 smithi159 bash[24884]: cluster 2023-11-17T06:45:47.435733+0000 mon.a (mon.0) 888 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:45:48.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:48 smithi031 bash[28317]: cluster 2023-11-17T06:45:46.549172+0000 mgr.x (mgr.34763) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:48.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:48 smithi031 bash[28317]: cluster 2023-11-17T06:45:46.567206+0000 mgr.x (mgr.34763) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:48.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:48 smithi031 bash[28317]: cluster 2023-11-17T06:45:46.567516+0000 mgr.x (mgr.34763) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:48.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:48 smithi031 bash[28317]: cluster 2023-11-17T06:45:47.435733+0000 mon.a (mon.0) 888 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:45:48.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:48 smithi031 bash[24752]: cluster 2023-11-17T06:45:46.549172+0000 mgr.x (mgr.34763) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:48.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:48 smithi031 bash[24752]: cluster 2023-11-17T06:45:46.567206+0000 mgr.x (mgr.34763) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:48.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:48 smithi031 bash[24752]: cluster 2023-11-17T06:45:46.567516+0000 mgr.x (mgr.34763) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:48.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:48 smithi031 bash[24752]: cluster 2023-11-17T06:45:47.435733+0000 mon.a (mon.0) 888 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:45:50.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:50 smithi159 bash[24884]: cluster 2023-11-17T06:45:48.568202+0000 mgr.x (mgr.34763) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:50.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:50 smithi031 bash[24752]: cluster 2023-11-17T06:45:48.568202+0000 mgr.x (mgr.34763) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:50.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:50 smithi031 bash[28317]: cluster 2023-11-17T06:45:48.568202+0000 mgr.x (mgr.34763) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:52.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:52 smithi159 bash[24884]: cluster 2023-11-17T06:45:50.569845+0000 mgr.x (mgr.34763) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:52.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:52 smithi031 bash[24752]: cluster 2023-11-17T06:45:50.569845+0000 mgr.x (mgr.34763) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:52.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:52 smithi031 bash[28317]: cluster 2023-11-17T06:45:50.569845+0000 mgr.x (mgr.34763) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:54.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:54 smithi031 bash[24752]: cluster 2023-11-17T06:45:52.570720+0000 mgr.x (mgr.34763) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:54.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:45:54 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:45:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:45:54.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:54 smithi031 bash[28317]: cluster 2023-11-17T06:45:52.570720+0000 mgr.x (mgr.34763) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:54.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:54 smithi159 bash[24884]: cluster 2023-11-17T06:45:52.570720+0000 mgr.x (mgr.34763) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:55.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:45:55 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:45:55] "GET /metrics HTTP/1.1" 200 154980 "" "Prometheus/2.33.4" 2023-11-17T06:45:56.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:56 smithi159 bash[24884]: cluster 2023-11-17T06:45:54.572314+0000 mgr.x (mgr.34763) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:56.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:56 smithi031 bash[24752]: cluster 2023-11-17T06:45:54.572314+0000 mgr.x (mgr.34763) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:56.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:56 smithi031 bash[28317]: cluster 2023-11-17T06:45:54.572314+0000 mgr.x (mgr.34763) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:58.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:45:58 smithi159 bash[24884]: cluster 2023-11-17T06:45:56.573118+0000 mgr.x (mgr.34763) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:58.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:45:58 smithi031 bash[24752]: cluster 2023-11-17T06:45:56.573118+0000 mgr.x (mgr.34763) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:45:58.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:45:58 smithi031 bash[28317]: cluster 2023-11-17T06:45:56.573118+0000 mgr.x (mgr.34763) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:00.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:00 smithi159 bash[24884]: cluster 2023-11-17T06:45:58.573863+0000 mgr.x (mgr.34763) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:00.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:00 smithi031 bash[24752]: cluster 2023-11-17T06:45:58.573863+0000 mgr.x (mgr.34763) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:00.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:00 smithi031 bash[28317]: cluster 2023-11-17T06:45:58.573863+0000 mgr.x (mgr.34763) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:02.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:02 smithi031 bash[24752]: cluster 2023-11-17T06:46:00.575456+0000 mgr.x (mgr.34763) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:02.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:02 smithi031 bash[28317]: cluster 2023-11-17T06:46:00.575456+0000 mgr.x (mgr.34763) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:03.005 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:02 smithi159 bash[24884]: cluster 2023-11-17T06:46:00.575456+0000 mgr.x (mgr.34763) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:04.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:04 smithi031 bash[24752]: cluster 2023-11-17T06:46:02.576185+0000 mgr.x (mgr.34763) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:04.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:46:04 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:46:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:46:04.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:04 smithi031 bash[28317]: cluster 2023-11-17T06:46:02.576185+0000 mgr.x (mgr.34763) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:05.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:04 smithi159 bash[24884]: cluster 2023-11-17T06:46:02.576185+0000 mgr.x (mgr.34763) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:05.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:46:05 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:46:05] "GET /metrics HTTP/1.1" 200 154980 "" "Prometheus/2.33.4" 2023-11-17T06:46:06.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:06 smithi031 bash[24752]: cluster 2023-11-17T06:46:04.577644+0000 mgr.x (mgr.34763) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:06.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:06 smithi031 bash[28317]: cluster 2023-11-17T06:46:04.577644+0000 mgr.x (mgr.34763) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:07.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:06 smithi159 bash[24884]: cluster 2023-11-17T06:46:04.577644+0000 mgr.x (mgr.34763) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:08.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:08 smithi031 bash[24752]: cluster 2023-11-17T06:46:06.578412+0000 mgr.x (mgr.34763) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:08.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:08 smithi031 bash[28317]: cluster 2023-11-17T06:46:06.578412+0000 mgr.x (mgr.34763) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:09.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:08 smithi159 bash[24884]: cluster 2023-11-17T06:46:06.578412+0000 mgr.x (mgr.34763) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:10.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:10 smithi031 bash[24752]: cluster 2023-11-17T06:46:08.579154+0000 mgr.x (mgr.34763) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:10.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:10 smithi031 bash[28317]: cluster 2023-11-17T06:46:08.579154+0000 mgr.x (mgr.34763) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:11.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:10 smithi159 bash[24884]: cluster 2023-11-17T06:46:08.579154+0000 mgr.x (mgr.34763) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:12.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:12 smithi031 bash[24752]: cluster 2023-11-17T06:46:10.580613+0000 mgr.x (mgr.34763) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:12.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:12 smithi031 bash[28317]: cluster 2023-11-17T06:46:10.580613+0000 mgr.x (mgr.34763) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:13.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:12 smithi159 bash[24884]: cluster 2023-11-17T06:46:10.580613+0000 mgr.x (mgr.34763) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:14.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:14 smithi031 bash[24752]: cluster 2023-11-17T06:46:12.581374+0000 mgr.x (mgr.34763) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:14.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:46:14 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:46:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:46:14.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:14 smithi031 bash[28317]: cluster 2023-11-17T06:46:12.581374+0000 mgr.x (mgr.34763) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:15.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:14 smithi159 bash[24884]: cluster 2023-11-17T06:46:12.581374+0000 mgr.x (mgr.34763) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:15.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:46:15 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:46:15] "GET /metrics HTTP/1.1" 200 154983 "" "Prometheus/2.33.4" 2023-11-17T06:46:16.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:16 smithi031 bash[24752]: cluster 2023-11-17T06:46:14.582814+0000 mgr.x (mgr.34763) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:16.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:16 smithi031 bash[28317]: cluster 2023-11-17T06:46:14.582814+0000 mgr.x (mgr.34763) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:17.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:16 smithi159 bash[24884]: cluster 2023-11-17T06:46:14.582814+0000 mgr.x (mgr.34763) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:18.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:18 smithi031 bash[24752]: cluster 2023-11-17T06:46:16.583529+0000 mgr.x (mgr.34763) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:18.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:18 smithi031 bash[28317]: cluster 2023-11-17T06:46:16.583529+0000 mgr.x (mgr.34763) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:18.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:18 smithi159 bash[24884]: cluster 2023-11-17T06:46:16.583529+0000 mgr.x (mgr.34763) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:20.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:20 smithi031 bash[24752]: cluster 2023-11-17T06:46:18.584277+0000 mgr.x (mgr.34763) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:20.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:20 smithi031 bash[28317]: cluster 2023-11-17T06:46:18.584277+0000 mgr.x (mgr.34763) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:20.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:20 smithi159 bash[24884]: cluster 2023-11-17T06:46:18.584277+0000 mgr.x (mgr.34763) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:22.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:22 smithi031 bash[28317]: cluster 2023-11-17T06:46:20.585771+0000 mgr.x (mgr.34763) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:22.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:22 smithi031 bash[24752]: cluster 2023-11-17T06:46:20.585771+0000 mgr.x (mgr.34763) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:22.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:22 smithi159 bash[24884]: cluster 2023-11-17T06:46:20.585771+0000 mgr.x (mgr.34763) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:24.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:24 smithi031 bash[24752]: cluster 2023-11-17T06:46:22.586522+0000 mgr.x (mgr.34763) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:24.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:46:24 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:46:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:46:24.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:24 smithi031 bash[28317]: cluster 2023-11-17T06:46:22.586522+0000 mgr.x (mgr.34763) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:24.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:24 smithi159 bash[24884]: cluster 2023-11-17T06:46:22.586522+0000 mgr.x (mgr.34763) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:25.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:46:25 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:46:25] "GET /metrics HTTP/1.1" 200 154979 "" "Prometheus/2.33.4" 2023-11-17T06:46:26.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:26 smithi031 bash[24752]: cluster 2023-11-17T06:46:24.587992+0000 mgr.x (mgr.34763) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:26.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:26 smithi031 bash[28317]: cluster 2023-11-17T06:46:24.587992+0000 mgr.x (mgr.34763) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:26.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:26 smithi159 bash[24884]: cluster 2023-11-17T06:46:24.587992+0000 mgr.x (mgr.34763) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:28.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:28 smithi031 bash[24752]: cluster 2023-11-17T06:46:26.588783+0000 mgr.x (mgr.34763) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:28.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:28 smithi031 bash[28317]: cluster 2023-11-17T06:46:26.588783+0000 mgr.x (mgr.34763) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:28.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:28 smithi159 bash[24884]: cluster 2023-11-17T06:46:26.588783+0000 mgr.x (mgr.34763) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:30.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:30 smithi031 bash[28317]: cluster 2023-11-17T06:46:28.589459+0000 mgr.x (mgr.34763) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:30.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:30 smithi031 bash[24752]: cluster 2023-11-17T06:46:28.589459+0000 mgr.x (mgr.34763) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:30.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:30 smithi159 bash[24884]: cluster 2023-11-17T06:46:28.589459+0000 mgr.x (mgr.34763) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:32.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:32 smithi159 bash[24884]: cluster 2023-11-17T06:46:30.590985+0000 mgr.x (mgr.34763) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:32.949 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:32 smithi031 bash[24752]: cluster 2023-11-17T06:46:30.590985+0000 mgr.x (mgr.34763) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:32.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:32 smithi031 bash[28317]: cluster 2023-11-17T06:46:30.590985+0000 mgr.x (mgr.34763) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:34.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:34 smithi031 bash[24752]: cluster 2023-11-17T06:46:32.591669+0000 mgr.x (mgr.34763) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:34.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:46:34 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:46:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:46:34.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:34 smithi031 bash[28317]: cluster 2023-11-17T06:46:32.591669+0000 mgr.x (mgr.34763) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:34.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:34 smithi159 bash[24884]: cluster 2023-11-17T06:46:32.591669+0000 mgr.x (mgr.34763) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:35.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:46:35 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:46:35] "GET /metrics HTTP/1.1" 200 154979 "" "Prometheus/2.33.4" 2023-11-17T06:46:36.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:36 smithi159 bash[24884]: cluster 2023-11-17T06:46:34.593124+0000 mgr.x (mgr.34763) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:36.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:36 smithi031 bash[24752]: cluster 2023-11-17T06:46:34.593124+0000 mgr.x (mgr.34763) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:36.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:36 smithi031 bash[28317]: cluster 2023-11-17T06:46:34.593124+0000 mgr.x (mgr.34763) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:38.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:38 smithi159 bash[24884]: cluster 2023-11-17T06:46:36.593830+0000 mgr.x (mgr.34763) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:38.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:38 smithi031 bash[24752]: cluster 2023-11-17T06:46:36.593830+0000 mgr.x (mgr.34763) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:38.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:38 smithi031 bash[28317]: cluster 2023-11-17T06:46:36.593830+0000 mgr.x (mgr.34763) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:39.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:39 smithi159 bash[24884]: audit 2023-11-17T06:46:39.438968+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2023-11-17T06:46:39.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:39 smithi159 bash[24884]: audit 2023-11-17T06:46:39.439633+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-11-17T06:46:39.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:39 smithi159 bash[24884]: audit 2023-11-17T06:46:39.440179+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-11-17T06:46:39.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:39 smithi159 bash[24884]: audit 2023-11-17T06:46:39.440728+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-17T06:46:39.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:39 smithi031 bash[28317]: audit 2023-11-17T06:46:39.438968+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2023-11-17T06:46:39.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:39 smithi031 bash[28317]: audit 2023-11-17T06:46:39.439633+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-11-17T06:46:40.018 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:39 smithi031 bash[28317]: audit 2023-11-17T06:46:39.440179+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-11-17T06:46:40.018 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:39 smithi031 bash[28317]: audit 2023-11-17T06:46:39.440728+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-17T06:46:40.018 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:39 smithi031 bash[24752]: audit 2023-11-17T06:46:39.438968+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2023-11-17T06:46:40.018 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:39 smithi031 bash[24752]: audit 2023-11-17T06:46:39.439633+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-11-17T06:46:40.018 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:39 smithi031 bash[24752]: audit 2023-11-17T06:46:39.440179+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-11-17T06:46:40.019 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:39 smithi031 bash[24752]: audit 2023-11-17T06:46:39.440728+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-17T06:46:40.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:40 smithi159 bash[24884]: cluster 2023-11-17T06:46:38.594564+0000 mgr.x (mgr.34763) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:40.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:40 smithi031 bash[24752]: cluster 2023-11-17T06:46:38.594564+0000 mgr.x (mgr.34763) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:40.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:40 smithi031 bash[28317]: cluster 2023-11-17T06:46:38.594564+0000 mgr.x (mgr.34763) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:42.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:42 smithi159 bash[24884]: cluster 2023-11-17T06:46:40.596087+0000 mgr.x (mgr.34763) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:42.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:42 smithi031 bash[24752]: cluster 2023-11-17T06:46:40.596087+0000 mgr.x (mgr.34763) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:42.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:42 smithi031 bash[28317]: cluster 2023-11-17T06:46:40.596087+0000 mgr.x (mgr.34763) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:44.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:46:44 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:46:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:46:44.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:44 smithi031 bash[28317]: cluster 2023-11-17T06:46:42.596916+0000 mgr.x (mgr.34763) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:44.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:44 smithi031 bash[24752]: cluster 2023-11-17T06:46:42.596916+0000 mgr.x (mgr.34763) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:45.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:44 smithi159 bash[24884]: cluster 2023-11-17T06:46:42.596916+0000 mgr.x (mgr.34763) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:45.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:46:45 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:46:45] "GET /metrics HTTP/1.1" 200 154975 "" "Prometheus/2.33.4" 2023-11-17T06:46:46.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:46 smithi031 bash[24752]: cluster 2023-11-17T06:46:44.598357+0000 mgr.x (mgr.34763) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:46.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:46 smithi031 bash[28317]: cluster 2023-11-17T06:46:44.598357+0000 mgr.x (mgr.34763) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:47.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:46 smithi159 bash[24884]: cluster 2023-11-17T06:46:44.598357+0000 mgr.x (mgr.34763) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:47.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:47 smithi031 bash[24752]: audit 2023-11-17T06:46:46.882011+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:46:47.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:47 smithi031 bash[24752]: audit 2023-11-17T06:46:46.888416+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:46:47.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:47 smithi031 bash[28317]: audit 2023-11-17T06:46:46.882011+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:46:47.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:47 smithi031 bash[28317]: audit 2023-11-17T06:46:46.888416+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:46:48.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:47 smithi159 bash[24884]: audit 2023-11-17T06:46:46.882011+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:46:48.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:47 smithi159 bash[24884]: audit 2023-11-17T06:46:46.888416+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:46:48.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:48 smithi031 bash[24752]: cluster 2023-11-17T06:46:46.599077+0000 mgr.x (mgr.34763) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:48.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:48 smithi031 bash[24752]: cluster 2023-11-17T06:46:46.879761+0000 mgr.x (mgr.34763) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:48.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:48 smithi031 bash[24752]: cluster 2023-11-17T06:46:46.880267+0000 mgr.x (mgr.34763) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:48.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:48 smithi031 bash[28317]: cluster 2023-11-17T06:46:46.599077+0000 mgr.x (mgr.34763) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:48.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:48 smithi031 bash[28317]: cluster 2023-11-17T06:46:46.879761+0000 mgr.x (mgr.34763) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:48.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:48 smithi031 bash[28317]: cluster 2023-11-17T06:46:46.880267+0000 mgr.x (mgr.34763) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:49.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:48 smithi159 bash[24884]: cluster 2023-11-17T06:46:46.599077+0000 mgr.x (mgr.34763) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:49.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:48 smithi159 bash[24884]: cluster 2023-11-17T06:46:46.879761+0000 mgr.x (mgr.34763) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:49.007 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:48 smithi159 bash[24884]: cluster 2023-11-17T06:46:46.880267+0000 mgr.x (mgr.34763) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:49.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:49 smithi031 bash[24752]: cluster 2023-11-17T06:46:48.880985+0000 mgr.x (mgr.34763) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:49.947 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:49 smithi031 bash[28317]: cluster 2023-11-17T06:46:48.880985+0000 mgr.x (mgr.34763) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:50.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:49 smithi159 bash[24884]: cluster 2023-11-17T06:46:48.880985+0000 mgr.x (mgr.34763) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:52.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:51 smithi031 bash[24752]: cluster 2023-11-17T06:46:50.882509+0000 mgr.x (mgr.34763) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:52.195 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:51 smithi031 bash[28317]: cluster 2023-11-17T06:46:50.882509+0000 mgr.x (mgr.34763) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:52.253 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:51 smithi159 bash[24884]: cluster 2023-11-17T06:46:50.882509+0000 mgr.x (mgr.34763) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:54.699 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:54 smithi031 bash[24752]: cluster 2023-11-17T06:46:52.883216+0000 mgr.x (mgr.34763) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:54.699 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:46:54 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:46:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:46:54.700 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:54 smithi031 bash[28317]: cluster 2023-11-17T06:46:52.883216+0000 mgr.x (mgr.34763) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:54.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:54 smithi159 bash[24884]: cluster 2023-11-17T06:46:52.883216+0000 mgr.x (mgr.34763) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:55.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:46:55 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:46:55] "GET /metrics HTTP/1.1" 200 154982 "" "Prometheus/2.33.4" 2023-11-17T06:46:56.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:56 smithi031 bash[24752]: cluster 2023-11-17T06:46:54.884656+0000 mgr.x (mgr.34763) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:56.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:56 smithi031 bash[28317]: cluster 2023-11-17T06:46:54.884656+0000 mgr.x (mgr.34763) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:56.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:56 smithi159 bash[24884]: cluster 2023-11-17T06:46:54.884656+0000 mgr.x (mgr.34763) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:58.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:46:58 smithi031 bash[24752]: cluster 2023-11-17T06:46:56.885398+0000 mgr.x (mgr.34763) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:58.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:46:58 smithi031 bash[28317]: cluster 2023-11-17T06:46:56.885398+0000 mgr.x (mgr.34763) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:46:58.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:46:58 smithi159 bash[24884]: cluster 2023-11-17T06:46:56.885398+0000 mgr.x (mgr.34763) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:00.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:00 smithi031 bash[24752]: cluster 2023-11-17T06:46:58.886139+0000 mgr.x (mgr.34763) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:00.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:00 smithi031 bash[28317]: cluster 2023-11-17T06:46:58.886139+0000 mgr.x (mgr.34763) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:00.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:00 smithi159 bash[24884]: cluster 2023-11-17T06:46:58.886139+0000 mgr.x (mgr.34763) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:02.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:02 smithi031 bash[24752]: cluster 2023-11-17T06:47:00.887615+0000 mgr.x (mgr.34763) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:02.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:02 smithi031 bash[28317]: cluster 2023-11-17T06:47:00.887615+0000 mgr.x (mgr.34763) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:02.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:02 smithi159 bash[24884]: cluster 2023-11-17T06:47:00.887615+0000 mgr.x (mgr.34763) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:04.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:47:04 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:47:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:47:04.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:04 smithi031 bash[28317]: cluster 2023-11-17T06:47:02.888428+0000 mgr.x (mgr.34763) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:04.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:04 smithi031 bash[24752]: cluster 2023-11-17T06:47:02.888428+0000 mgr.x (mgr.34763) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:04.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:04 smithi159 bash[24884]: cluster 2023-11-17T06:47:02.888428+0000 mgr.x (mgr.34763) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:05.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:47:05 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:47:05] "GET /metrics HTTP/1.1" 200 154982 "" "Prometheus/2.33.4" 2023-11-17T06:47:06.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:06 smithi159 bash[24884]: cluster 2023-11-17T06:47:04.889914+0000 mgr.x (mgr.34763) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-11-17T06:47:06.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:06 smithi031 bash[24752]: cluster 2023-11-17T06:47:04.889914+0000 mgr.x (mgr.34763) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-11-17T06:47:06.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:06 smithi031 bash[28317]: cluster 2023-11-17T06:47:04.889914+0000 mgr.x (mgr.34763) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-11-17T06:47:08.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:08 smithi159 bash[24884]: cluster 2023-11-17T06:47:06.890780+0000 mgr.x (mgr.34763) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-11-17T06:47:08.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:08 smithi031 bash[28317]: cluster 2023-11-17T06:47:06.890780+0000 mgr.x (mgr.34763) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-11-17T06:47:08.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:08 smithi031 bash[24752]: cluster 2023-11-17T06:47:06.890780+0000 mgr.x (mgr.34763) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-11-17T06:47:10.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:10 smithi159 bash[24884]: cluster 2023-11-17T06:47:08.891566+0000 mgr.x (mgr.34763) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-11-17T06:47:54.811 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:10 smithi031 bash[28317]: cluster 2023-11-17T06:47:08.891566+0000 mgr.x (mgr.34763) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-11-17T06:47:54.812 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:12 smithi159 bash[24884]: cluster 2023-11-17T06:47:10.893071+0000 mgr.x (mgr.34763) 51 : cluster [DBG] pgmap v53: 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-11-17T06:47:54.812 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:14 smithi159 bash[24884]: cluster 2023-11-17T06:47:12.893899+0000 mgr.x (mgr.34763) 52 : cluster [DBG] pgmap v54: 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-11-17T06:47:54.812 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:10 smithi031 bash[24752]: cluster 2023-11-17T06:47:08.891566+0000 mgr.x (mgr.34763) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-11-17T06:47:54.813 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:12 smithi031 bash[24752]: cluster 2023-11-17T06:47:10.893071+0000 mgr.x (mgr.34763) 51 : cluster [DBG] pgmap v53: 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-11-17T06:47:54.813 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:47:15 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:47:15] "GET /metrics HTTP/1.1" 200 155012 "" "Prometheus/2.33.4" 2023-11-17T06:47:54.815 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:12 smithi031 bash[28317]: cluster 2023-11-17T06:47:10.893071+0000 mgr.x (mgr.34763) 51 : cluster [DBG] pgmap v53: 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-11-17T06:47:54.816 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:47:14 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:47:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:47:54.816 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:14 smithi031 bash[24752]: cluster 2023-11-17T06:47:12.893899+0000 mgr.x (mgr.34763) 52 : cluster [DBG] pgmap v54: 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-11-17T06:47:54.817 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:14 smithi031 bash[28317]: cluster 2023-11-17T06:47:12.893899+0000 mgr.x (mgr.34763) 52 : cluster [DBG] pgmap v54: 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-11-17T06:47:54.818 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:16 smithi031 bash[24752]: cluster 2023-11-17T06:47:14.895341+0000 mgr.x (mgr.34763) 53 : cluster [DBG] pgmap v55: 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-11-17T06:47:54.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:16 smithi159 bash[24884]: cluster 2023-11-17T06:47:14.895341+0000 mgr.x (mgr.34763) 53 : cluster [DBG] pgmap v55: 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-11-17T06:47:54.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:18 smithi159 bash[24884]: cluster 2023-11-17T06:47:16.896088+0000 mgr.x (mgr.34763) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-11-17T06:47:54.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:20 smithi159 bash[24884]: cluster 2023-11-17T06:47:18.896894+0000 mgr.x (mgr.34763) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-11-17T06:47:54.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:22 smithi159 bash[24884]: cluster 2023-11-17T06:47:20.898393+0000 mgr.x (mgr.34763) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-11-17T06:47:54.819 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:24 smithi159 bash[24884]: cluster 2023-11-17T06:47:22.899156+0000 mgr.x (mgr.34763) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.820 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:16 smithi031 bash[28317]: cluster 2023-11-17T06:47:14.895341+0000 mgr.x (mgr.34763) 53 : cluster [DBG] pgmap v55: 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-11-17T06:47:54.820 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:47:25 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:47:25] "GET /metrics HTTP/1.1" 200 155016 "" "Prometheus/2.33.4" 2023-11-17T06:47:54.821 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:18 smithi031 bash[24752]: cluster 2023-11-17T06:47:16.896088+0000 mgr.x (mgr.34763) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-11-17T06:47:54.863 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:18 smithi031 bash[28317]: cluster 2023-11-17T06:47:16.896088+0000 mgr.x (mgr.34763) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-11-17T06:47:54.864 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:20 smithi031 bash[24752]: cluster 2023-11-17T06:47:18.896894+0000 mgr.x (mgr.34763) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-11-17T06:47:54.864 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:26 smithi159 bash[24884]: cluster 2023-11-17T06:47:24.900608+0000 mgr.x (mgr.34763) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.865 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:28 smithi159 bash[24884]: cluster 2023-11-17T06:47:26.901338+0000 mgr.x (mgr.34763) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.865 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:30 smithi159 bash[24884]: cluster 2023-11-17T06:47:28.902095+0000 mgr.x (mgr.34763) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.865 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:32 smithi159 bash[24884]: cluster 2023-11-17T06:47:30.903579+0000 mgr.x (mgr.34763) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.865 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:34 smithi159 bash[24884]: cluster 2023-11-17T06:47:32.904316+0000 mgr.x (mgr.34763) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.866 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:20 smithi031 bash[28317]: cluster 2023-11-17T06:47:18.896894+0000 mgr.x (mgr.34763) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-11-17T06:47:54.866 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:47:35 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:47:35] "GET /metrics HTTP/1.1" 200 155016 "" "Prometheus/2.33.4" 2023-11-17T06:47:54.867 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:22 smithi031 bash[24752]: cluster 2023-11-17T06:47:20.898393+0000 mgr.x (mgr.34763) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-11-17T06:47:54.867 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:22 smithi031 bash[28317]: cluster 2023-11-17T06:47:20.898393+0000 mgr.x (mgr.34763) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-11-17T06:47:54.868 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:24 smithi031 bash[24752]: cluster 2023-11-17T06:47:22.899156+0000 mgr.x (mgr.34763) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.869 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:47:24 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:47:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:47:54.869 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:36 smithi159 bash[24884]: cluster 2023-11-17T06:47:34.905792+0000 mgr.x (mgr.34763) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.869 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:38 smithi159 bash[24884]: cluster 2023-11-17T06:47:36.906545+0000 mgr.x (mgr.34763) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.870 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:39 smithi159 bash[24884]: audit 2023-11-17T06:47:39.448500+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:47:54.870 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:39 smithi159 bash[24884]: audit 2023-11-17T06:47:39.449088+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:47:54.870 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:39 smithi159 bash[24884]: audit 2023-11-17T06:47:39.449528+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-17T06:47:54.870 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:39 smithi159 bash[24884]: audit 2023-11-17T06:47:39.449944+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-17T06:47:54.870 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:40 smithi159 bash[24884]: cluster 2023-11-17T06:47:38.907278+0000 mgr.x (mgr.34763) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.870 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:41 smithi159 bash[24884]: cluster 2023-11-17T06:47:40.908786+0000 mgr.x (mgr.34763) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.871 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:44 smithi159 bash[24884]: cluster 2023-11-17T06:47:42.909532+0000 mgr.x (mgr.34763) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.871 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:24 smithi031 bash[28317]: cluster 2023-11-17T06:47:22.899156+0000 mgr.x (mgr.34763) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.871 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:47:45 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:47:45] "GET /metrics HTTP/1.1" 200 155013 "" "Prometheus/2.33.4" 2023-11-17T06:47:54.872 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:26 smithi031 bash[24752]: cluster 2023-11-17T06:47:24.900608+0000 mgr.x (mgr.34763) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.873 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:26 smithi031 bash[28317]: cluster 2023-11-17T06:47:24.900608+0000 mgr.x (mgr.34763) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.948 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:28 smithi031 bash[24752]: cluster 2023-11-17T06:47:26.901338+0000 mgr.x (mgr.34763) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.949 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:28 smithi031 bash[28317]: cluster 2023-11-17T06:47:26.901338+0000 mgr.x (mgr.34763) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.949 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:46 smithi159 bash[24884]: cluster 2023-11-17T06:47:44.910956+0000 mgr.x (mgr.34763) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.949 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:47 smithi159 bash[24884]: audit 2023-11-17T06:47:47.201463+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:47:54.949 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:47 smithi159 bash[24884]: audit 2023-11-17T06:47:47.207765+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:47:54.949 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:48 smithi159 bash[24884]: cluster 2023-11-17T06:47:46.911674+0000 mgr.x (mgr.34763) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.949 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:48 smithi159 bash[24884]: cluster 2023-11-17T06:47:47.198869+0000 mgr.x (mgr.34763) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.950 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:48 smithi159 bash[24884]: cluster 2023-11-17T06:47:47.199386+0000 mgr.x (mgr.34763) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.950 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:50 smithi159 bash[24884]: cluster 2023-11-17T06:47:49.200066+0000 mgr.x (mgr.34763) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.950 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:52 smithi159 bash[24884]: cluster 2023-11-17T06:47:51.201602+0000 mgr.x (mgr.34763) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.950 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:54 smithi159 bash[24884]: cluster 2023-11-17T06:47:53.202334+0000 mgr.x (mgr.34763) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:30 smithi031 bash[24752]: cluster 2023-11-17T06:47:28.902095+0000 mgr.x (mgr.34763) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.950 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:30 smithi031 bash[28317]: cluster 2023-11-17T06:47:28.902095+0000 mgr.x (mgr.34763) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.950 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:32 smithi031 bash[24752]: cluster 2023-11-17T06:47:30.903579+0000 mgr.x (mgr.34763) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:32 smithi031 bash[28317]: cluster 2023-11-17T06:47:30.903579+0000 mgr.x (mgr.34763) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.951 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:34 smithi031 bash[24752]: cluster 2023-11-17T06:47:32.904316+0000 mgr.x (mgr.34763) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:34 smithi031 bash[28317]: cluster 2023-11-17T06:47:32.904316+0000 mgr.x (mgr.34763) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.952 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:47:34 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:47:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:47:54.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:36 smithi031 bash[24752]: cluster 2023-11-17T06:47:34.905792+0000 mgr.x (mgr.34763) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.952 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:36 smithi031 bash[28317]: cluster 2023-11-17T06:47:34.905792+0000 mgr.x (mgr.34763) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:38 smithi031 bash[24752]: cluster 2023-11-17T06:47:36.906545+0000 mgr.x (mgr.34763) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.953 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:38 smithi031 bash[28317]: cluster 2023-11-17T06:47:36.906545+0000 mgr.x (mgr.34763) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:39 smithi031 bash[24752]: audit 2023-11-17T06:47:39.448500+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:47:54.953 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:39 smithi031 bash[24752]: audit 2023-11-17T06:47:39.449088+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:47:54.978 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:39 smithi031 bash[24752]: audit 2023-11-17T06:47:39.449528+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-17T06:47:54.978 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:39 smithi031 bash[24752]: audit 2023-11-17T06:47:39.449944+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-17T06:47:54.979 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:39 smithi031 bash[28317]: audit 2023-11-17T06:47:39.448500+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-11-17T06:47:54.979 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:39 smithi031 bash[28317]: audit 2023-11-17T06:47:39.449088+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-17T06:47:54.979 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:39 smithi031 bash[28317]: audit 2023-11-17T06:47:39.449528+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-17T06:47:54.979 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:39 smithi031 bash[28317]: audit 2023-11-17T06:47:39.449944+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-17T06:47:54.979 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:40 smithi031 bash[28317]: cluster 2023-11-17T06:47:38.907278+0000 mgr.x (mgr.34763) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.979 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:40 smithi031 bash[24752]: cluster 2023-11-17T06:47:38.907278+0000 mgr.x (mgr.34763) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.980 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:41 smithi031 bash[24752]: cluster 2023-11-17T06:47:40.908786+0000 mgr.x (mgr.34763) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.980 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:41 smithi031 bash[28317]: cluster 2023-11-17T06:47:40.908786+0000 mgr.x (mgr.34763) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.980 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:44 smithi031 bash[24752]: cluster 2023-11-17T06:47:42.909532+0000 mgr.x (mgr.34763) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.980 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:47:44 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:47:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:47:54.981 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:44 smithi031 bash[28317]: cluster 2023-11-17T06:47:42.909532+0000 mgr.x (mgr.34763) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.981 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:46 smithi031 bash[24752]: cluster 2023-11-17T06:47:44.910956+0000 mgr.x (mgr.34763) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.981 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:46 smithi031 bash[28317]: cluster 2023-11-17T06:47:44.910956+0000 mgr.x (mgr.34763) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.982 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:47 smithi031 bash[24752]: audit 2023-11-17T06:47:47.201463+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:47:54.982 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:47 smithi031 bash[24752]: audit 2023-11-17T06:47:47.207765+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:47:54.982 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:47 smithi031 bash[28317]: audit 2023-11-17T06:47:47.201463+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:47:54.986 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:47 smithi031 bash[28317]: audit 2023-11-17T06:47:47.207765+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:47:54.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:48 smithi031 bash[28317]: cluster 2023-11-17T06:47:46.911674+0000 mgr.x (mgr.34763) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:48 smithi031 bash[28317]: cluster 2023-11-17T06:47:47.198869+0000 mgr.x (mgr.34763) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:48 smithi031 bash[28317]: cluster 2023-11-17T06:47:47.199386+0000 mgr.x (mgr.34763) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:48 smithi031 bash[24752]: cluster 2023-11-17T06:47:46.911674+0000 mgr.x (mgr.34763) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:48 smithi031 bash[24752]: cluster 2023-11-17T06:47:47.198869+0000 mgr.x (mgr.34763) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:48 smithi031 bash[24752]: cluster 2023-11-17T06:47:47.199386+0000 mgr.x (mgr.34763) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:50 smithi031 bash[28317]: cluster 2023-11-17T06:47:49.200066+0000 mgr.x (mgr.34763) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:50 smithi031 bash[24752]: cluster 2023-11-17T06:47:49.200066+0000 mgr.x (mgr.34763) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:52 smithi031 bash[28317]: cluster 2023-11-17T06:47:51.201602+0000 mgr.x (mgr.34763) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:52 smithi031 bash[24752]: cluster 2023-11-17T06:47:51.201602+0000 mgr.x (mgr.34763) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:54 smithi031 bash[24752]: cluster 2023-11-17T06:47:53.202334+0000 mgr.x (mgr.34763) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:54.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:47:54 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:47:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:47:54.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:54 smithi031 bash[28317]: cluster 2023-11-17T06:47:53.202334+0000 mgr.x (mgr.34763) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:55.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:47:55 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:47:55] "GET /metrics HTTP/1.1" 200 155024 "" "Prometheus/2.33.4" 2023-11-17T06:47:56.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:56 smithi159 bash[24884]: cluster 2023-11-17T06:47:55.203831+0000 mgr.x (mgr.34763) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:56.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:56 smithi031 bash[24752]: cluster 2023-11-17T06:47:55.203831+0000 mgr.x (mgr.34763) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:56.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:56 smithi031 bash[28317]: cluster 2023-11-17T06:47:55.203831+0000 mgr.x (mgr.34763) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:58.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:47:58 smithi159 bash[24884]: cluster 2023-11-17T06:47:57.204573+0000 mgr.x (mgr.34763) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:58.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:47:58 smithi031 bash[24752]: cluster 2023-11-17T06:47:57.204573+0000 mgr.x (mgr.34763) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:47:58.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:47:58 smithi031 bash[28317]: cluster 2023-11-17T06:47:57.204573+0000 mgr.x (mgr.34763) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:00.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:00 smithi159 bash[24884]: cluster 2023-11-17T06:47:59.205318+0000 mgr.x (mgr.34763) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:00.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:00 smithi031 bash[28317]: cluster 2023-11-17T06:47:59.205318+0000 mgr.x (mgr.34763) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:00.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:00 smithi031 bash[24752]: cluster 2023-11-17T06:47:59.205318+0000 mgr.x (mgr.34763) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:02.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:02 smithi159 bash[24884]: cluster 2023-11-17T06:48:01.206740+0000 mgr.x (mgr.34763) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:02.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:02 smithi031 bash[28317]: cluster 2023-11-17T06:48:01.206740+0000 mgr.x (mgr.34763) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:02.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:02 smithi031 bash[24752]: cluster 2023-11-17T06:48:01.206740+0000 mgr.x (mgr.34763) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:04.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:48:04 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:48:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:48:04.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:04 smithi031 bash[28317]: cluster 2023-11-17T06:48:03.207464+0000 mgr.x (mgr.34763) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:04.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:04 smithi031 bash[24752]: cluster 2023-11-17T06:48:03.207464+0000 mgr.x (mgr.34763) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:05.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:04 smithi159 bash[24884]: cluster 2023-11-17T06:48:03.207464+0000 mgr.x (mgr.34763) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:05.503 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:05 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:48:05] "GET /metrics HTTP/1.1" 200 155024 "" "Prometheus/2.33.4" 2023-11-17T06:48:06.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:06 smithi031 bash[24752]: cluster 2023-11-17T06:48:05.208998+0000 mgr.x (mgr.34763) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:06.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:06 smithi031 bash[28317]: cluster 2023-11-17T06:48:05.208998+0000 mgr.x (mgr.34763) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:07.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:06 smithi159 bash[24884]: cluster 2023-11-17T06:48:05.208998+0000 mgr.x (mgr.34763) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:08.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:08 smithi031 bash[24752]: cluster 2023-11-17T06:48:07.209730+0000 mgr.x (mgr.34763) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:08.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:08 smithi031 bash[28317]: cluster 2023-11-17T06:48:07.209730+0000 mgr.x (mgr.34763) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:09.006 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:08 smithi159 bash[24884]: cluster 2023-11-17T06:48:07.209730+0000 mgr.x (mgr.34763) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:10.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:10 smithi031 bash[24752]: cluster 2023-11-17T06:48:09.210471+0000 mgr.x (mgr.34763) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:10.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:10 smithi031 bash[28317]: cluster 2023-11-17T06:48:09.210471+0000 mgr.x (mgr.34763) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:11.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:10 smithi159 bash[24884]: cluster 2023-11-17T06:48:09.210471+0000 mgr.x (mgr.34763) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:12.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:12 smithi031 bash[24752]: cluster 2023-11-17T06:48:11.212084+0000 mgr.x (mgr.34763) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:12.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:12 smithi031 bash[28317]: cluster 2023-11-17T06:48:11.212084+0000 mgr.x (mgr.34763) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:13.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:12 smithi159 bash[24884]: cluster 2023-11-17T06:48:11.212084+0000 mgr.x (mgr.34763) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:14.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:48:14 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:48:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:48:14.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:14 smithi031 bash[24752]: cluster 2023-11-17T06:48:13.212879+0000 mgr.x (mgr.34763) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:14.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:14 smithi031 bash[28317]: cluster 2023-11-17T06:48:13.212879+0000 mgr.x (mgr.34763) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:15.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:14 smithi159 bash[24884]: cluster 2023-11-17T06:48:13.212879+0000 mgr.x (mgr.34763) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:15.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:15 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:48:15] "GET /metrics HTTP/1.1" 200 155027 "" "Prometheus/2.33.4" 2023-11-17T06:48:16.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:16 smithi031 bash[28317]: cluster 2023-11-17T06:48:15.214339+0000 mgr.x (mgr.34763) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:16.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:16 smithi031 bash[24752]: cluster 2023-11-17T06:48:15.214339+0000 mgr.x (mgr.34763) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:17.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:16 smithi159 bash[24884]: cluster 2023-11-17T06:48:15.214339+0000 mgr.x (mgr.34763) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:18.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:18 smithi031 bash[28317]: cluster 2023-11-17T06:48:17.215071+0000 mgr.x (mgr.34763) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:18.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:18 smithi031 bash[24752]: cluster 2023-11-17T06:48:17.215071+0000 mgr.x (mgr.34763) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:19.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:18 smithi159 bash[24884]: cluster 2023-11-17T06:48:17.215071+0000 mgr.x (mgr.34763) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:20.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:20 smithi031 bash[24752]: cluster 2023-11-17T06:48:19.215837+0000 mgr.x (mgr.34763) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:20.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:20 smithi031 bash[28317]: cluster 2023-11-17T06:48:19.215837+0000 mgr.x (mgr.34763) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:21.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:20 smithi159 bash[24884]: cluster 2023-11-17T06:48:19.215837+0000 mgr.x (mgr.34763) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:22.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:22 smithi031 bash[24752]: cluster 2023-11-17T06:48:21.217363+0000 mgr.x (mgr.34763) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:22.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:22 smithi031 bash[28317]: cluster 2023-11-17T06:48:21.217363+0000 mgr.x (mgr.34763) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:23.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:22 smithi159 bash[24884]: cluster 2023-11-17T06:48:21.217363+0000 mgr.x (mgr.34763) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:24.572 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:48:24 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:48:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:48:24.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:24 smithi031 bash[24752]: cluster 2023-11-17T06:48:23.218099+0000 mgr.x (mgr.34763) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:24.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:24 smithi031 bash[28317]: cluster 2023-11-17T06:48:23.218099+0000 mgr.x (mgr.34763) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:25.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:24 smithi159 bash[24884]: cluster 2023-11-17T06:48:23.218099+0000 mgr.x (mgr.34763) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:25.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:25 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:48:25] "GET /metrics HTTP/1.1" 200 155029 "" "Prometheus/2.33.4" 2023-11-17T06:48:26.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:26 smithi031 bash[24752]: cluster 2023-11-17T06:48:25.219593+0000 mgr.x (mgr.34763) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:26.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:26 smithi031 bash[28317]: cluster 2023-11-17T06:48:25.219593+0000 mgr.x (mgr.34763) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:27.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:26 smithi159 bash[24884]: cluster 2023-11-17T06:48:25.219593+0000 mgr.x (mgr.34763) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:28.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:28 smithi031 bash[24752]: cluster 2023-11-17T06:48:27.220418+0000 mgr.x (mgr.34763) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:28.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:28 smithi031 bash[28317]: cluster 2023-11-17T06:48:27.220418+0000 mgr.x (mgr.34763) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:28.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:28 smithi159 bash[24884]: cluster 2023-11-17T06:48:27.220418+0000 mgr.x (mgr.34763) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:30.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:30 smithi159 bash[24884]: cluster 2023-11-17T06:48:29.221195+0000 mgr.x (mgr.34763) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:30.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:30 smithi031 bash[24752]: cluster 2023-11-17T06:48:29.221195+0000 mgr.x (mgr.34763) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:30.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:30 smithi031 bash[28317]: cluster 2023-11-17T06:48:29.221195+0000 mgr.x (mgr.34763) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:32.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:32 smithi159 bash[24884]: cluster 2023-11-17T06:48:31.222675+0000 mgr.x (mgr.34763) 93 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:32.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:32 smithi031 bash[24752]: cluster 2023-11-17T06:48:31.222675+0000 mgr.x (mgr.34763) 93 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:32.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:32 smithi031 bash[28317]: cluster 2023-11-17T06:48:31.222675+0000 mgr.x (mgr.34763) 93 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:34.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:48:34 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:48:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:48:34.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:34 smithi031 bash[24752]: cluster 2023-11-17T06:48:33.223393+0000 mgr.x (mgr.34763) 94 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:34.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:34 smithi031 bash[28317]: cluster 2023-11-17T06:48:33.223393+0000 mgr.x (mgr.34763) 94 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:34.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:34 smithi159 bash[24884]: cluster 2023-11-17T06:48:33.223393+0000 mgr.x (mgr.34763) 94 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:35.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:35 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:48:35] "GET /metrics HTTP/1.1" 200 155029 "" "Prometheus/2.33.4" 2023-11-17T06:48:36.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:36 smithi159 bash[24884]: cluster 2023-11-17T06:48:35.224945+0000 mgr.x (mgr.34763) 95 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:36.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:36 smithi031 bash[24752]: cluster 2023-11-17T06:48:35.224945+0000 mgr.x (mgr.34763) 95 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:36.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:36 smithi031 bash[28317]: cluster 2023-11-17T06:48:35.224945+0000 mgr.x (mgr.34763) 95 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:37.679 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps' 2023-11-17T06:48:38.730 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:38 smithi031 bash[24752]: cluster 2023-11-17T06:48:37.225624+0000 mgr.x (mgr.34763) 96 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:38.731 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:38 smithi031 bash[28317]: cluster 2023-11-17T06:48:37.225624+0000 mgr.x (mgr.34763) 96 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:38.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:38 smithi159 bash[24884]: cluster 2023-11-17T06:48:37.225624+0000 mgr.x (mgr.34763) 96 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:39.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:39 smithi159 bash[24884]: audit 2023-11-17T06:48:39.457117+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-11-17T06:48:39.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:39 smithi159 bash[24884]: audit 2023-11-17T06:48:39.457489+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:48:39.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:39 smithi159 bash[24884]: audit 2023-11-17T06:48:39.457764+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-17T06:48:39.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:39 smithi159 bash[24884]: audit 2023-11-17T06:48:39.458071+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-17T06:48:39.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:39 smithi031 bash[24752]: audit 2023-11-17T06:48:39.457117+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-11-17T06:48:39.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:39 smithi031 bash[24752]: audit 2023-11-17T06:48:39.457489+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:48:39.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:39 smithi031 bash[24752]: audit 2023-11-17T06:48:39.457764+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-17T06:48:39.945 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:39 smithi031 bash[24752]: audit 2023-11-17T06:48:39.458071+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-17T06:48:39.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:39 smithi031 bash[28317]: audit 2023-11-17T06:48:39.457117+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-11-17T06:48:39.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:39 smithi031 bash[28317]: audit 2023-11-17T06:48:39.457489+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-11-17T06:48:39.945 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:39 smithi031 bash[28317]: audit 2023-11-17T06:48:39.457764+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-17T06:48:39.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:39 smithi031 bash[28317]: audit 2023-11-17T06:48:39.458071+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-17T06:48:40.636 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-17T06:48:40.637 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (12m) 2m ago 13m 15.9M - 0.23.0 ba2b418f427c 4d0982f9818e 2023-11-17T06:48:40.637 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi159 running (12m) 2m ago 24m 26.0M - 6.6.2 87a51ecf0b1c d4095544c783 2023-11-17T06:48:40.637 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi159 running (17m) 2m ago 29m 412M - 16.2.14-171-ged3c8e92 6be2081e30e3 c7d7d67265bf 2023-11-17T06:48:40.637 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:8443,9283 running (9m) 2m ago 31m 378M - 16.2.14-171-ged3c8e92 6be2081e30e3 bd63ec86c715 2023-11-17T06:48:40.637 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (31m) 2m ago 31m 222M 2048M 15.2.0 204a01f9b0b6 abd3ace3a307 2023-11-17T06:48:40.637 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi159 running (29m) 2m ago 29m 191M 2048M 15.2.0 204a01f9b0b6 118bd282f85d 2023-11-17T06:48:40.637 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (30m) 2m ago 30m 186M 2048M 15.2.0 204a01f9b0b6 d89329569174 2023-11-17T06:48:40.637 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 error 2m ago 25m - - 2023-11-17T06:48:40.637 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi159 error 2m ago 25m - - 2023-11-17T06:48:40.638 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (29m) 2m ago 29m 49.5M 4096M 15.2.0 204a01f9b0b6 a9f6b801f3be 2023-11-17T06:48:40.638 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (28m) 2m ago 28m 49.6M 4096M 15.2.0 204a01f9b0b6 2c79edbb0c18 2023-11-17T06:48:40.638 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (27m) 2m ago 27m 47.1M 4096M 15.2.0 204a01f9b0b6 fbf00adcb350 2023-11-17T06:48:40.638 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (27m) 2m ago 27m 51.9M 4096M 15.2.0 204a01f9b0b6 8cd669d3fe00 2023-11-17T06:48:40.638 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi159 running (27m) 2m ago 27m 51.6M 4096M 15.2.0 204a01f9b0b6 16819e76b951 2023-11-17T06:48:40.638 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi159 running (26m) 2m ago 26m 51.5M 4096M 15.2.0 204a01f9b0b6 7125f1bc02fb 2023-11-17T06:48:40.638 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi159 running (25m) 2m ago 25m 49.9M 4096M 15.2.0 204a01f9b0b6 006d1030b5e6 2023-11-17T06:48:40.638 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi159 running (25m) 2m ago 25m 49.7M 4096M 15.2.0 204a01f9b0b6 13c0bff4977d 2023-11-17T06:48:40.638 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi159 *:9095 running (12m) 2m ago 12m 55.2M - 2.33.4 514e6a882f6e b67f7b54b69a 2023-11-17T06:48:40.638 INFO:teuthology.orchestra.run.smithi031.stdout:rgw.r.z.smithi031.pmwwrm smithi031 running (21m) 2m ago 21m 52.7M - 15.2.0 204a01f9b0b6 ea481d0828da 2023-11-17T06:48:40.638 INFO:teuthology.orchestra.run.smithi031.stdout:rgw.r.z.smithi159.aodbdl smithi159 running (21m) 2m ago 21m 52.8M - 15.2.0 204a01f9b0b6 91e5b17eb4fd 2023-11-17T06:48:40.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:40 smithi159 bash[24884]: cluster 2023-11-17T06:48:39.226382+0000 mgr.x (mgr.34763) 97 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:40.862 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:40 smithi031 bash[24752]: cluster 2023-11-17T06:48:39.226382+0000 mgr.x (mgr.34763) 97 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:40.862 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:40 smithi031 bash[28317]: cluster 2023-11-17T06:48:39.226382+0000 mgr.x (mgr.34763) 97 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:41.357 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions' 2023-11-17T06:48:41.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[28317]: audit 2023-11-17T06:48:40.603626+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:48:41.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[28317]: audit 2023-11-17T06:48:40.604633+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:48:41.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[28317]: audit 2023-11-17T06:48:40.605664+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[28317]: audit 2023-11-17T06:48:40.606740+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[28317]: audit 2023-11-17T06:48:40.607891+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[28317]: audit 2023-11-17T06:48:40.609079+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[28317]: audit 2023-11-17T06:48:40.614893+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:48:41.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[28317]: audit 2023-11-17T06:48:40.616098+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[28317]: audit 2023-11-17T06:48:40.617123+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[28317]: audit 2023-11-17T06:48:40.618203+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[28317]: audit 2023-11-17T06:48:40.619296+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[24752]: audit 2023-11-17T06:48:40.603626+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:48:41.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[24752]: audit 2023-11-17T06:48:40.604633+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:48:41.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[24752]: audit 2023-11-17T06:48:40.605664+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[24752]: audit 2023-11-17T06:48:40.606740+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[24752]: audit 2023-11-17T06:48:40.607891+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[24752]: audit 2023-11-17T06:48:40.609079+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[24752]: audit 2023-11-17T06:48:40.614893+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:48:41.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[24752]: audit 2023-11-17T06:48:40.616098+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[24752]: audit 2023-11-17T06:48:40.617123+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[24752]: audit 2023-11-17T06:48:40.618203+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.697 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:41 smithi031 bash[24752]: audit 2023-11-17T06:48:40.619296+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:41 smithi159 bash[24884]: audit 2023-11-17T06:48:40.603626+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:48:41.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:41 smithi159 bash[24884]: audit 2023-11-17T06:48:40.604633+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:48:41.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:41 smithi159 bash[24884]: audit 2023-11-17T06:48:40.605664+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:41 smithi159 bash[24884]: audit 2023-11-17T06:48:40.606740+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:41 smithi159 bash[24884]: audit 2023-11-17T06:48:40.607891+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:41 smithi159 bash[24884]: audit 2023-11-17T06:48:40.609079+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:41 smithi159 bash[24884]: audit 2023-11-17T06:48:40.614893+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:48:41.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:41 smithi159 bash[24884]: audit 2023-11-17T06:48:40.616098+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:41 smithi159 bash[24884]: audit 2023-11-17T06:48:40.617123+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:41 smithi159 bash[24884]: audit 2023-11-17T06:48:40.618203+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:41.754 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:41 smithi159 bash[24884]: audit 2023-11-17T06:48:40.619296+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:48:42.612 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:42 smithi031 bash[24752]: audit 2023-11-17T06:48:40.597560+0000 mgr.x (mgr.34763) 98 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:48:42.613 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:42 smithi031 bash[24752]: cluster 2023-11-17T06:48:41.227863+0000 mgr.x (mgr.34763) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:42.613 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:42 smithi031 bash[28317]: audit 2023-11-17T06:48:40.597560+0000 mgr.x (mgr.34763) 98 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:48:42.613 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:42 smithi031 bash[28317]: cluster 2023-11-17T06:48:41.227863+0000 mgr.x (mgr.34763) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:43.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:42 smithi159 bash[24884]: audit 2023-11-17T06:48:40.597560+0000 mgr.x (mgr.34763) 98 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:48:43.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:42 smithi159 bash[24884]: cluster 2023-11-17T06:48:41.227863+0000 mgr.x (mgr.34763) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:44.306 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2023-11-17T06:48:44.307 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2023-11-17T06:48:44.307 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-17T06:48:44.307 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:48:44.307 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2023-11-17T06:48:44.307 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-17T06:48:44.307 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:48:44.307 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2023-11-17T06:48:44.308 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-17T06:48:44.308 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:48:44.308 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": {}, 2023-11-17T06:48:44.308 INFO:teuthology.orchestra.run.smithi031.stdout: "rgw": { 2023-11-17T06:48:44.308 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-17T06:48:44.308 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2023-11-17T06:48:44.308 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2023-11-17T06:48:44.308 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-11-17T06:48:44.308 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-17T06:48:44.308 INFO:teuthology.orchestra.run.smithi031.stdout: } 2023-11-17T06:48:44.308 INFO:teuthology.orchestra.run.smithi031.stdout:} 2023-11-17T06:48:44.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:48:44 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:48:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:48:44.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:44 smithi031 bash[24752]: cluster 2023-11-17T06:48:43.228617+0000 mgr.x (mgr.34763) 100 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:44.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:44 smithi031 bash[24752]: audit 2023-11-17T06:48:44.303313+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.31:0/2856023211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:48:44.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:44 smithi031 bash[28317]: cluster 2023-11-17T06:48:43.228617+0000 mgr.x (mgr.34763) 100 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:44.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:44 smithi031 bash[28317]: audit 2023-11-17T06:48:44.303313+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.31:0/2856023211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:48:45.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:44 smithi159 bash[24884]: cluster 2023-11-17T06:48:43.228617+0000 mgr.x (mgr.34763) 100 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:45.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:44 smithi159 bash[24884]: audit 2023-11-17T06:48:44.303313+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.31:0/2856023211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:48:45.035 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2023-11-17T06:48:45.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:45 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:48:45] "GET /metrics HTTP/1.1" 200 155031 "" "Prometheus/2.33.4" 2023-11-17T06:48:46.944 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:46 smithi031 bash[24752]: cluster 2023-11-17T06:48:45.230169+0000 mgr.x (mgr.34763) 101 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:46.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:46 smithi031 bash[28317]: cluster 2023-11-17T06:48:45.230169+0000 mgr.x (mgr.34763) 101 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:47.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:46 smithi159 bash[24884]: cluster 2023-11-17T06:48:45.230169+0000 mgr.x (mgr.34763) 101 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:48.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:48 smithi159 bash[24884]: cluster 2023-11-17T06:48:47.230921+0000 mgr.x (mgr.34763) 102 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:48.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:48 smithi159 bash[24884]: cluster 2023-11-17T06:48:47.511643+0000 mgr.x (mgr.34763) 103 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:48.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:48 smithi159 bash[24884]: cluster 2023-11-17T06:48:47.512173+0000 mgr.x (mgr.34763) 104 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:48.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:48 smithi159 bash[24884]: audit 2023-11-17T06:48:47.513120+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:48:48.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:48 smithi159 bash[24884]: audit 2023-11-17T06:48:47.517363+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:48:48.883 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:48 smithi031 bash[28317]: cluster 2023-11-17T06:48:47.230921+0000 mgr.x (mgr.34763) 102 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:48.883 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:48 smithi031 bash[28317]: cluster 2023-11-17T06:48:47.511643+0000 mgr.x (mgr.34763) 103 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:48.883 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:48 smithi031 bash[28317]: cluster 2023-11-17T06:48:47.512173+0000 mgr.x (mgr.34763) 104 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:48.883 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:48 smithi031 bash[28317]: audit 2023-11-17T06:48:47.513120+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:48:48.883 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:48 smithi031 bash[28317]: audit 2023-11-17T06:48:47.517363+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:48:48.883 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:48 smithi031 bash[24752]: cluster 2023-11-17T06:48:47.230921+0000 mgr.x (mgr.34763) 102 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:48.884 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:48 smithi031 bash[24752]: cluster 2023-11-17T06:48:47.511643+0000 mgr.x (mgr.34763) 103 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:48.884 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:48 smithi031 bash[24752]: cluster 2023-11-17T06:48:47.512173+0000 mgr.x (mgr.34763) 104 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:48.884 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:48 smithi031 bash[24752]: audit 2023-11-17T06:48:47.513120+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:48:48.884 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:48 smithi031 bash[24752]: audit 2023-11-17T06:48:47.517363+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:48:49.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:49 smithi031 bash[24752]: audit 2023-11-17T06:48:47.930363+0000 mgr.x (mgr.34763) 105 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:48:49.694 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:49 smithi031 bash[28317]: audit 2023-11-17T06:48:47.930363+0000 mgr.x (mgr.34763) 105 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:48:49.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:49 smithi159 bash[24884]: audit 2023-11-17T06:48:47.930363+0000 mgr.x (mgr.34763) 105 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:48:49.846 INFO:teuthology.orchestra.run.smithi031.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-17T06:48:50.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:50 smithi159 bash[24884]: cluster 2023-11-17T06:48:49.513604+0000 mgr.x (mgr.34763) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:50.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:50 smithi159 bash[24884]: audit 2023-11-17T06:48:49.836308+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a18265b7-6b35-414b-b53a-78a97ce13264\", \"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-11-17T06:48:50.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:50 smithi159 bash[24884]: audit 2023-11-17T06:48:49.843342+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a18265b7-6b35-414b-b53a-78a97ce13264\", \"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-11-17T06:48:50.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:50 smithi159 bash[24884]: audit 2023-11-17T06:48:49.849867+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:48:50.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:50 smithi159 bash[24884]: audit 2023-11-17T06:48:49.854743+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:48:50.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:50 smithi031 bash[24752]: cluster 2023-11-17T06:48:49.513604+0000 mgr.x (mgr.34763) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:50.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:50 smithi031 bash[24752]: audit 2023-11-17T06:48:49.836308+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a18265b7-6b35-414b-b53a-78a97ce13264\", \"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-11-17T06:48:50.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:50 smithi031 bash[24752]: audit 2023-11-17T06:48:49.843342+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a18265b7-6b35-414b-b53a-78a97ce13264\", \"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-11-17T06:48:50.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:50 smithi031 bash[24752]: audit 2023-11-17T06:48:49.849867+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:48:50.943 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:50 smithi031 bash[24752]: audit 2023-11-17T06:48:49.854743+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:48:50.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:50 smithi031 bash[28317]: cluster 2023-11-17T06:48:49.513604+0000 mgr.x (mgr.34763) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:50.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:50 smithi031 bash[28317]: audit 2023-11-17T06:48:49.836308+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a18265b7-6b35-414b-b53a-78a97ce13264\", \"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-11-17T06:48:50.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:50 smithi031 bash[28317]: audit 2023-11-17T06:48:49.843342+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a18265b7-6b35-414b-b53a-78a97ce13264\", \"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-11-17T06:48:50.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:50 smithi031 bash[28317]: audit 2023-11-17T06:48:49.849867+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:48:50.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:50 smithi031 bash[28317]: audit 2023-11-17T06:48:49.854743+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:48:50.945 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- 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-11-17T06:48:51.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:51 smithi159 bash[24884]: cephadm 2023-11-17T06:48:49.834878+0000 mgr.x (mgr.34763) 107 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-17T06:48:51.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:51 smithi159 bash[24884]: cluster 2023-11-17T06:48:49.848298+0000 mgr.x (mgr.34763) 108 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:51.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:51 smithi159 bash[24884]: cluster 2023-11-17T06:48:49.848606+0000 mgr.x (mgr.34763) 109 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:51.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:51 smithi159 bash[24884]: cephadm 2023-11-17T06:48:49.864509+0000 mgr.x (mgr.34763) 110 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-17T06:48:51.808 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:51 smithi031 bash[28317]: cephadm 2023-11-17T06:48:49.834878+0000 mgr.x (mgr.34763) 107 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-17T06:48:51.808 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:51 smithi031 bash[28317]: cluster 2023-11-17T06:48:49.848298+0000 mgr.x (mgr.34763) 108 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:51.808 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:51 smithi031 bash[28317]: cluster 2023-11-17T06:48:49.848606+0000 mgr.x (mgr.34763) 109 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:51.808 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:51 smithi031 bash[28317]: cephadm 2023-11-17T06:48:49.864509+0000 mgr.x (mgr.34763) 110 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-17T06:48:51.809 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:51 smithi031 bash[24752]: cephadm 2023-11-17T06:48:49.834878+0000 mgr.x (mgr.34763) 107 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-17T06:48:51.809 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:51 smithi031 bash[24752]: cluster 2023-11-17T06:48:49.848298+0000 mgr.x (mgr.34763) 108 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:51.809 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:51 smithi031 bash[24752]: cluster 2023-11-17T06:48:49.848606+0000 mgr.x (mgr.34763) 109 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:51.809 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:51 smithi031 bash[24752]: cephadm 2023-11-17T06:48:49.864509+0000 mgr.x (mgr.34763) 110 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-17T06:48:53.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[28317]: cluster 2023-11-17T06:48:51.849269+0000 mgr.x (mgr.34763) 111 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:53.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[28317]: audit 2023-11-17T06:48:52.921622+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a18265b7-6b35-414b-b53a-78a97ce13264\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-17T06:48:53.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[28317]: audit 2023-11-17T06:48:52.926147+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a18265b7-6b35-414b-b53a-78a97ce13264\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-17T06:48:53.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[28317]: audit 2023-11-17T06:48:52.930322+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:48:53.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[28317]: audit 2023-11-17T06:48:52.933072+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-17T06:48:53.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[28317]: audit 2023-11-17T06:48:52.942193+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-17T06:48:53.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[28317]: audit 2023-11-17T06:48:52.948708+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-17T06:48:53.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[28317]: cluster 2023-11-17T06:48:52.954172+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-11-17T06:48:53.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[28317]: audit 2023-11-17T06:48:52.955472+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' 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-11-17T06:48:53.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[28317]: audit 2023-11-17T06:48:52.958168+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:48:53.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[24752]: cluster 2023-11-17T06:48:51.849269+0000 mgr.x (mgr.34763) 111 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:53.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[24752]: audit 2023-11-17T06:48:52.921622+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a18265b7-6b35-414b-b53a-78a97ce13264\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-17T06:48:53.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[24752]: audit 2023-11-17T06:48:52.926147+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a18265b7-6b35-414b-b53a-78a97ce13264\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-17T06:48:53.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[24752]: audit 2023-11-17T06:48:52.930322+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:48:53.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[24752]: audit 2023-11-17T06:48:52.933072+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-17T06:48:53.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[24752]: audit 2023-11-17T06:48:52.942193+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-17T06:48:53.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[24752]: audit 2023-11-17T06:48:52.948708+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-17T06:48:53.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[24752]: cluster 2023-11-17T06:48:52.954172+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-11-17T06:48:53.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[24752]: audit 2023-11-17T06:48:52.955472+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' 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-11-17T06:48:53.696 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:53 smithi031 bash[24752]: audit 2023-11-17T06:48:52.958168+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:48:53.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:53 smithi159 bash[24884]: cluster 2023-11-17T06:48:51.849269+0000 mgr.x (mgr.34763) 111 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:48:53.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:53 smithi159 bash[24884]: audit 2023-11-17T06:48:52.921622+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a18265b7-6b35-414b-b53a-78a97ce13264\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-17T06:48:53.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:53 smithi159 bash[24884]: audit 2023-11-17T06:48:52.926147+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"a18265b7-6b35-414b-b53a-78a97ce13264\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-17T06:48:53.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:53 smithi159 bash[24884]: audit 2023-11-17T06:48:52.930322+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:48:53.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:53 smithi159 bash[24884]: audit 2023-11-17T06:48:52.933072+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-17T06:48:53.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:53 smithi159 bash[24884]: audit 2023-11-17T06:48:52.942193+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-17T06:48:53.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:53 smithi159 bash[24884]: audit 2023-11-17T06:48:52.948708+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-17T06:48:53.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:53 smithi159 bash[24884]: cluster 2023-11-17T06:48:52.954172+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-11-17T06:48:53.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:53 smithi159 bash[24884]: audit 2023-11-17T06:48:52.955472+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' 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-11-17T06:48:53.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:53 smithi159 bash[24884]: audit 2023-11-17T06:48:52.958168+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-17T06:48:54.252 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:53 smithi159 bash[35487]: ignoring --setuser ceph since I am not root 2023-11-17T06:48:54.253 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:53 smithi159 bash[35487]: ignoring --setgroup ceph since I am not root 2023-11-17T06:48:54.253 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:53 smithi159 bash[35487]: debug 2023-11-17T06:48:53.988+0000 7f1f0212f700 1 -- 172.21.15.159:0/2282274411 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5574ab58a4e0 con 0x5574ab67f000 2023-11-17T06:48:54.253 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:54 smithi159 bash[35487]: debug 2023-11-17T06:48:54.144+0000 7f1f122f8680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-17T06:48:54.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:48:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:48:54.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[24752]: cephadm 2023-11-17T06:48:52.927205+0000 mgr.x (mgr.34763) 112 : cephadm [INF] Upgrade: Target is version 16.2.14-171-ged3c8e92 (pacific) 2023-11-17T06:48:54.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[24752]: cephadm 2023-11-17T06:48:52.927477+0000 mgr.x (mgr.34763) 113 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c'] 2023-11-17T06:48:54.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[24752]: cephadm 2023-11-17T06:48:52.944024+0000 mgr.x (mgr.34763) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-17T06:48:54.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[24752]: cephadm 2023-11-17T06:48:52.944781+0000 mgr.x (mgr.34763) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-17T06:48:54.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[24752]: cephadm 2023-11-17T06:48:52.948522+0000 mgr.x (mgr.34763) 116 : cephadm [INF] Failing over to other MGR 2023-11-17T06:48:54.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[24752]: audit 2023-11-17T06:48:53.947129+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-17T06:48:54.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[24752]: cluster 2023-11-17T06:48:53.947236+0000 mon.a (mon.0) 932 : cluster [DBG] mgrmap e35: y(active, starting, since 0.997648s) 2023-11-17T06:48:54.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[24752]: audit 2023-11-17T06:48:53.957742+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-17T06:48:54.695 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[24752]: cluster 2023-11-17T06:48:53.957855+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-11-17T06:48:54.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[28317]: cephadm 2023-11-17T06:48:52.927205+0000 mgr.x (mgr.34763) 112 : cephadm [INF] Upgrade: Target is version 16.2.14-171-ged3c8e92 (pacific) 2023-11-17T06:48:54.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[28317]: cephadm 2023-11-17T06:48:52.927477+0000 mgr.x (mgr.34763) 113 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c'] 2023-11-17T06:48:54.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[28317]: cephadm 2023-11-17T06:48:52.944024+0000 mgr.x (mgr.34763) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-17T06:48:54.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[28317]: cephadm 2023-11-17T06:48:52.944781+0000 mgr.x (mgr.34763) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-17T06:48:54.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[28317]: cephadm 2023-11-17T06:48:52.948522+0000 mgr.x (mgr.34763) 116 : cephadm [INF] Failing over to other MGR 2023-11-17T06:48:54.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[28317]: audit 2023-11-17T06:48:53.947129+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-17T06:48:54.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[28317]: cluster 2023-11-17T06:48:53.947236+0000 mon.a (mon.0) 932 : cluster [DBG] mgrmap e35: y(active, starting, since 0.997648s) 2023-11-17T06:48:54.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[28317]: audit 2023-11-17T06:48:53.957742+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-17T06:48:54.696 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:48:54 smithi031 bash[28317]: cluster 2023-11-17T06:48:53.957855+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-11-17T06:48:54.697 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:54 smithi159 bash[35487]: debug 2023-11-17T06:48:54.248+0000 7f1f122f8680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-17T06:48:54.697 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:54 smithi159 bash[24884]: cephadm 2023-11-17T06:48:52.927205+0000 mgr.x (mgr.34763) 112 : cephadm [INF] Upgrade: Target is version 16.2.14-171-ged3c8e92 (pacific) 2023-11-17T06:48:54.697 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:54 smithi159 bash[24884]: cephadm 2023-11-17T06:48:52.927477+0000 mgr.x (mgr.34763) 113 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c'] 2023-11-17T06:48:54.697 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:54 smithi159 bash[24884]: cephadm 2023-11-17T06:48:52.944024+0000 mgr.x (mgr.34763) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-17T06:48:54.697 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:54 smithi159 bash[24884]: cephadm 2023-11-17T06:48:52.944781+0000 mgr.x (mgr.34763) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-17T06:48:54.697 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:54 smithi159 bash[24884]: cephadm 2023-11-17T06:48:52.948522+0000 mgr.x (mgr.34763) 116 : cephadm [INF] Failing over to other MGR 2023-11-17T06:48:54.697 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:54 smithi159 bash[24884]: audit 2023-11-17T06:48:53.947129+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-17T06:48:54.698 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:54 smithi159 bash[24884]: cluster 2023-11-17T06:48:53.947236+0000 mon.a (mon.0) 932 : cluster [DBG] mgrmap e35: y(active, starting, since 0.997648s) 2023-11-17T06:48:54.698 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:54 smithi159 bash[24884]: audit 2023-11-17T06:48:53.957742+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34763 172.21.15.159:0/56249717' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-17T06:48:54.698 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:48:54 smithi159 bash[24884]: cluster 2023-11-17T06:48:53.957855+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-11-17T06:48:55.002 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:54 smithi159 bash[35487]: debug 2023-11-17T06:48:54.688+0000 7f1f122f8680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-17T06:48:55.931 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:55 smithi159 bash[35487]: debug 2023-11-17T06:48:55.584+0000 7f1f122f8680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-17T06:48:55.931 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:55 smithi159 bash[35487]: debug 2023-11-17T06:48:55.676+0000 7f1f122f8680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-17T06:48:56.252 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:55 smithi159 bash[35487]: debug 2023-11-17T06:48:55.924+0000 7f1f122f8680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-17T06:48:57.296 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:57 smithi159 bash[35487]: debug 2023-11-17T06:48:57.032+0000 7f1f122f8680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-17T06:48:57.296 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:57 smithi159 bash[35487]: debug 2023-11-17T06:48:57.192+0000 7f1f122f8680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-17T06:48:57.628 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:57 smithi159 bash[35487]: debug 2023-11-17T06:48:57.288+0000 7f1f122f8680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-17T06:48:57.628 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:57 smithi159 bash[35487]: debug 2023-11-17T06:48:57.400+0000 7f1f122f8680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-17T06:48:57.991 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:57 smithi159 bash[35487]: debug 2023-11-17T06:48:57.620+0000 7f1f122f8680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-17T06:48:58.252 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:57 smithi159 bash[35487]: debug 2023-11-17T06:48:57.984+0000 7f1f122f8680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-17T06:48:58.253 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:58 smithi159 bash[35487]: debug 2023-11-17T06:48:58.100+0000 7f1f122f8680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-17T06:48:59.252 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:58 smithi159 bash[35487]: debug 2023-11-17T06:48:58.956+0000 7f1f122f8680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-17T06:48:59.253 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:59 smithi159 bash[35487]: debug 2023-11-17T06:48:59.056+0000 7f1f122f8680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-17T06:48:59.253 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:59 smithi159 bash[35487]: debug 2023-11-17T06:48:59.172+0000 7f1f122f8680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-17T06:48:59.689 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:59 smithi159 bash[35487]: debug 2023-11-17T06:48:59.392+0000 7f1f122f8680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-17T06:49:00.002 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:59 smithi159 bash[35487]: debug 2023-11-17T06:48:59.680+0000 7f1f122f8680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-17T06:49:00.002 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:48:59 smithi159 bash[35487]: debug 2023-11-17T06:48:59.844+0000 7f1f122f8680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-17T06:49:00.065 INFO:teuthology.orchestra.run.smithi031.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-11-17T06:49:00.065 INFO:teuthology.orchestra.run.smithi031.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-11-17T06:49:00.242 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:48:59 smithi031 bash[49681]: [17/Nov/2023:06:48:59] ENGINE Bus STOPPING 2023-11-17T06:49:00.242 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:48:59 smithi031 bash[49681]: [17/Nov/2023:06:48:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-17T06:49:00.242 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:48:59 smithi031 bash[49681]: [17/Nov/2023:06:48:59] ENGINE Bus STOPPED 2023-11-17T06:49:00.242 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[49681]: debug 2023-11-17T06:49:00.059+0000 7f3a3d517700 -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-11-17T06:49:00.242 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[49681]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-11-17T06:49:00.243 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[49681]: [17/Nov/2023:06:49:00] ENGINE Bus STARTING 2023-11-17T06:49:00.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.949837+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:49:00.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.950241+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:49:00.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.950568+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:49:00.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.952482+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:49:00.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.953062+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:49:00.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.953565+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:49:00.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.954020+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:49:00.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.954510+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:49:00.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.954950+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:49:00.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.955471+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:49:00.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.956054+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:49:00.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.956633+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:49:00.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.957273+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:49:00.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.957742+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:49:00.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.959010+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:49:00.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.960987+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:49:00.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.962568+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-17T06:49:00.244 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.963096+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:49:00.245 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.949837+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:49:00.245 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.950241+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:49:00.245 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.950568+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:49:00.245 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.952482+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:49:00.245 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.953062+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:49:00.245 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.953565+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:49:00.245 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.954020+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:49:00.245 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.954510+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:49:00.245 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.954950+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:49:00.245 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.955471+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:49:00.245 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.956054+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:49:00.246 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.956633+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:49:00.246 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.957273+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:49:00.246 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.957742+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:49:00.246 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.959010+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:49:00.246 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.960987+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:49:00.246 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.962568+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-17T06:49:00.246 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.963096+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:49:00.247 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.963587+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:49:00.247 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.964080+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:49:00.247 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.964608+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:49:00.247 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.965134+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:49:00.247 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.965611+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-17T06:49:00.247 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.966073+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_crt"}]: dispatch 2023-11-17T06:49:00.247 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.966550+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_key"}]: dispatch 2023-11-17T06:49:00.247 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.967025+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:49:00.247 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.967509+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:49:00.247 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.967971+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:49:00.248 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.968453+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:49:00.248 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.968975+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:49:00.248 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.969475+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:49:00.248 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.969963+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:49:00.248 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.970454+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:49:00.248 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.970945+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-17T06:49:00.248 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.971429+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:49:00.248 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.971966+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:49:00.248 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.972515+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:49:00.248 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.973104+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:49:00.248 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.973662+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:49:00.248 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.974216+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-17T06:49:00.249 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.974766+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:49:00.249 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: audit 2023-11-17T06:48:59.975306+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:49:00.249 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[24752]: cluster 2023-11-17T06:48:59.995143+0000 mon.a (mon.0) 977 : cluster [INF] Manager daemon y is now available 2023-11-17T06:49:00.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.963587+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:49:00.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.964080+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:49:00.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.964608+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:49:00.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.965134+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:49:00.249 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.965611+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-17T06:49:00.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.966073+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_crt"}]: dispatch 2023-11-17T06:49:00.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.966550+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_key"}]: dispatch 2023-11-17T06:49:00.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.967025+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:49:00.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.967509+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:49:00.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.967971+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:49:00.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.968453+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:49:00.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.968975+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:49:00.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.969475+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:49:00.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.969963+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:49:00.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.970454+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:49:00.250 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.970945+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-17T06:49:00.251 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.971429+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:49:00.251 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.971966+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:49:00.251 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.972515+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:49:00.251 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.973104+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:49:00.251 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.973662+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:49:00.251 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.974216+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-17T06:49:00.251 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.974766+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:49:00.251 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: audit 2023-11-17T06:48:59.975306+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:49:00.251 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[28317]: cluster 2023-11-17T06:48:59.995143+0000 mon.a (mon.0) 977 : cluster [INF] Manager daemon y is now available 2023-11-17T06:49:00.263 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[35487]: debug 2023-11-17T06:49:00.016+0000 7f1f122f8680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-17T06:49:00.264 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[35487]: debug 2023-11-17T06:49:00.240+0000 7f1f122f8680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-17T06:49:00.264 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.949837+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-17T06:49:00.264 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.950241+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-17T06:49:00.264 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.950568+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-17T06:49:00.264 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.952482+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-17T06:49:00.264 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.953062+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-17T06:49:00.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.953565+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-17T06:49:00.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.954020+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-17T06:49:00.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.954510+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-17T06:49:00.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.954950+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-17T06:49:00.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.955471+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-17T06:49:00.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.956054+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-17T06:49:00.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.956633+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-17T06:49:00.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.957273+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-17T06:49:00.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.957742+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-17T06:49:00.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.959010+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-17T06:49:00.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.960987+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-17T06:49:00.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.962568+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-17T06:49:00.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.963096+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-17T06:49:00.266 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.963587+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-17T06:49:00.266 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.964080+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi031"}]: dispatch 2023-11-17T06:49:00.266 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.964608+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi159"}]: dispatch 2023-11-17T06:49:00.266 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.965134+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-17T06:49:00.266 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.965611+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-17T06:49:00.266 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.966073+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_crt"}]: dispatch 2023-11-17T06:49:00.266 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.966550+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi159/grafana_key"}]: dispatch 2023-11-17T06:49:00.266 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.967025+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-17T06:49:00.266 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.967509+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-17T06:49:00.266 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.967971+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-17T06:49:00.266 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.968453+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-17T06:49:00.266 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.968975+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-17T06:49:00.267 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.969475+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-17T06:49:00.267 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.969963+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-17T06:49:00.267 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.970454+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-17T06:49:00.267 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.970945+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-17T06:49:00.267 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.971429+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-17T06:49:00.267 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.971966+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:49:00.267 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.972515+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:49:00.267 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.973104+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-17T06:49:00.267 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.973662+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-17T06:49:00.267 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.974216+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-11-17T06:49:00.267 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.974766+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-17T06:49:00.267 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: audit 2023-11-17T06:48:59.975306+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-17T06:49:00.268 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[24884]: cluster 2023-11-17T06:48:59.995143+0000 mon.a (mon.0) 977 : cluster [INF] Manager daemon y is now available 2023-11-17T06:49:00.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[49681]: Warning: Permanently added '172.21.15.31' (ECDSA) to the list of known hosts. 2023-11-17T06:49:00.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[49681]: Warning: Permanently added '172.21.15.159' (ECDSA) to the list of known hosts. 2023-11-17T06:49:00.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[49681]: CherryPy Checker: 2023-11-17T06:49:00.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[49681]: The Application mounted at '' has an empty config. 2023-11-17T06:49:00.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[49681]: [17/Nov/2023:06:49:00] ENGINE Serving on http://:::9283 2023-11-17T06:49:00.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:00 smithi031 bash[49681]: [17/Nov/2023:06:49:00] ENGINE Bus STARTED 2023-11-17T06:49:00.752 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[35487]: debug 2023-11-17T06:49:00.352+0000 7f1f122f8680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-17T06:49:00.753 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[35487]: [17/Nov/2023:06:49:00] ENGINE Bus STARTING 2023-11-17T06:49:00.753 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[35487]: CherryPy Checker: 2023-11-17T06:49:00.753 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[35487]: The Application mounted at '' has an empty config. 2023-11-17T06:49:00.753 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[35487]: [17/Nov/2023:06:49:00] ENGINE Serving on http://:::9283 2023-11-17T06:49:00.753 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:00 smithi159 bash[35487]: [17/Nov/2023:06:49:00] ENGINE Bus STARTED 2023-11-17T06:49:00.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2023-11-17T06:49:01.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[24752]: cluster 2023-11-17T06:49:00.055271+0000 mon.a (mon.0) 978 : cluster [DBG] mgrmap e36: y(active, since 7s) 2023-11-17T06:49:01.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[24752]: audit 2023-11-17T06:49:00.060951+0000 mgr.y (mgr.24856) 1 : audit [DBG] from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:49:01.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[24752]: cluster 2023-11-17T06:49:00.065300+0000 mgr.y (mgr.24856) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:01.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[24752]: audit 2023-11-17T06:49:00.171683+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:49:01.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[24752]: audit 2023-11-17T06:49:00.246556+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:49:01.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[24752]: audit 2023-11-17T06:49:00.266971+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-17T06:49:01.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[24752]: cluster 2023-11-17T06:49:00.379632+0000 mon.a (mon.0) 982 : cluster [DBG] Standby manager daemon x started 2023-11-17T06:49:01.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[24752]: audit 2023-11-17T06:49:00.381477+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.? 172.21.15.159:0/2324995031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-17T06:49:01.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[24752]: audit 2023-11-17T06:49:00.382161+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.? 172.21.15.159:0/2324995031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:49:01.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[24752]: audit 2023-11-17T06:49:00.384642+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.? 172.21.15.159:0/2324995031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-17T06:49:01.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[24752]: audit 2023-11-17T06:49:00.386139+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.? 172.21.15.159:0/2324995031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:49:01.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[24752]: audit 2023-11-17T06:49:00.550972+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:49:01.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[24752]: audit 2023-11-17T06:49:00.552178+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:49:01.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[28317]: cluster 2023-11-17T06:49:00.055271+0000 mon.a (mon.0) 978 : cluster [DBG] mgrmap e36: y(active, since 7s) 2023-11-17T06:49:01.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[28317]: audit 2023-11-17T06:49:00.060951+0000 mgr.y (mgr.24856) 1 : audit [DBG] from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:49:01.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[28317]: cluster 2023-11-17T06:49:00.065300+0000 mgr.y (mgr.24856) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:01.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[28317]: audit 2023-11-17T06:49:00.171683+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:49:01.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[28317]: audit 2023-11-17T06:49:00.246556+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:49:01.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[28317]: audit 2023-11-17T06:49:00.266971+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-17T06:49:01.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[28317]: cluster 2023-11-17T06:49:00.379632+0000 mon.a (mon.0) 982 : cluster [DBG] Standby manager daemon x started 2023-11-17T06:49:01.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[28317]: audit 2023-11-17T06:49:00.381477+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.? 172.21.15.159:0/2324995031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-17T06:49:01.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[28317]: audit 2023-11-17T06:49:00.382161+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.? 172.21.15.159:0/2324995031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:49:01.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[28317]: audit 2023-11-17T06:49:00.384642+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.? 172.21.15.159:0/2324995031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-17T06:49:01.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[28317]: audit 2023-11-17T06:49:00.386139+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.? 172.21.15.159:0/2324995031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:49:01.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[28317]: audit 2023-11-17T06:49:00.550972+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:49:01.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:01 smithi031 bash[28317]: audit 2023-11-17T06:49:00.552178+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:49:01.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:01 smithi159 bash[24884]: cluster 2023-11-17T06:49:00.055271+0000 mon.a (mon.0) 978 : cluster [DBG] mgrmap e36: y(active, since 7s) 2023-11-17T06:49:01.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:01 smithi159 bash[24884]: audit 2023-11-17T06:49:00.060951+0000 mgr.y (mgr.24856) 1 : audit [DBG] from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:49:01.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:01 smithi159 bash[24884]: cluster 2023-11-17T06:49:00.065300+0000 mgr.y (mgr.24856) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:01.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:01 smithi159 bash[24884]: audit 2023-11-17T06:49:00.171683+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:49:01.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:01 smithi159 bash[24884]: audit 2023-11-17T06:49:00.246556+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-17T06:49:01.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:01 smithi159 bash[24884]: audit 2023-11-17T06:49:00.266971+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-17T06:49:01.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:01 smithi159 bash[24884]: cluster 2023-11-17T06:49:00.379632+0000 mon.a (mon.0) 982 : cluster [DBG] Standby manager daemon x started 2023-11-17T06:49:01.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:01 smithi159 bash[24884]: audit 2023-11-17T06:49:00.381477+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.? 172.21.15.159:0/2324995031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-17T06:49:01.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:01 smithi159 bash[24884]: audit 2023-11-17T06:49:00.382161+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.? 172.21.15.159:0/2324995031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-17T06:49:01.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:01 smithi159 bash[24884]: audit 2023-11-17T06:49:00.384642+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.? 172.21.15.159:0/2324995031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-17T06:49:01.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:01 smithi159 bash[24884]: audit 2023-11-17T06:49:00.386139+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.? 172.21.15.159:0/2324995031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-17T06:49:01.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:01 smithi159 bash[24884]: audit 2023-11-17T06:49:00.550972+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:49:01.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:01 smithi159 bash[24884]: audit 2023-11-17T06:49:00.552178+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-17T06:49:02.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:02 smithi031 bash[28317]: cluster 2023-11-17T06:49:01.048902+0000 mon.a (mon.0) 985 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-17T06:49:02.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:02 smithi031 bash[28317]: cluster 2023-11-17T06:49:01.048964+0000 mon.a (mon.0) 986 : cluster [INF] Cluster is now healthy 2023-11-17T06:49:02.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:02 smithi031 bash[28317]: cluster 2023-11-17T06:49:01.070684+0000 mon.a (mon.0) 987 : cluster [DBG] mgrmap e37: y(active, since 8s), standbys: x 2023-11-17T06:49:02.194 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:02 smithi031 bash[28317]: audit 2023-11-17T06:49:01.070849+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:49:02.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:02 smithi031 bash[24752]: cluster 2023-11-17T06:49:01.048902+0000 mon.a (mon.0) 985 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-17T06:49:02.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:02 smithi031 bash[24752]: cluster 2023-11-17T06:49:01.048964+0000 mon.a (mon.0) 986 : cluster [INF] Cluster is now healthy 2023-11-17T06:49:02.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:02 smithi031 bash[24752]: cluster 2023-11-17T06:49:01.070684+0000 mon.a (mon.0) 987 : cluster [DBG] mgrmap e37: y(active, since 8s), standbys: x 2023-11-17T06:49:02.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:02 smithi031 bash[24752]: audit 2023-11-17T06:49:01.070849+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:49:02.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:02 smithi159 bash[24884]: cluster 2023-11-17T06:49:01.048902+0000 mon.a (mon.0) 985 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-11-17T06:49:02.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:02 smithi159 bash[24884]: cluster 2023-11-17T06:49:01.048964+0000 mon.a (mon.0) 986 : cluster [INF] Cluster is now healthy 2023-11-17T06:49:02.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:02 smithi159 bash[24884]: cluster 2023-11-17T06:49:01.070684+0000 mon.a (mon.0) 987 : cluster [DBG] mgrmap e37: y(active, since 8s), standbys: x 2023-11-17T06:49:02.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:02 smithi159 bash[24884]: audit 2023-11-17T06:49:01.070849+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-17T06:49:03.397 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:03 smithi031 bash[24752]: cluster 2023-11-17T06:49:01.955996+0000 mgr.y (mgr.24856) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:03.397 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:03 smithi031 bash[24752]: cluster 2023-11-17T06:49:02.083571+0000 mon.a (mon.0) 989 : cluster [DBG] mgrmap e38: y(active, since 9s), standbys: x 2023-11-17T06:49:03.398 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:03 smithi031 bash[28317]: cluster 2023-11-17T06:49:01.955996+0000 mgr.y (mgr.24856) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:03.398 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:03 smithi031 bash[28317]: cluster 2023-11-17T06:49:02.083571+0000 mon.a (mon.0) 989 : cluster [DBG] mgrmap e38: y(active, since 9s), standbys: x 2023-11-17T06:49:03.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:03 smithi159 bash[24884]: cluster 2023-11-17T06:49:01.955996+0000 mgr.y (mgr.24856) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:03.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:03 smithi159 bash[24884]: cluster 2023-11-17T06:49:02.083571+0000 mon.a (mon.0) 989 : cluster [DBG] mgrmap e38: y(active, since 9s), standbys: x 2023-11-17T06:49:03.857 INFO:teuthology.orchestra.run.smithi031.stdout:true 2023-11-17T06:49:04.309 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:04 smithi031 bash[28317]: audit 2023-11-17T06:49:03.843217+0000 mon.a (mon.0) 990 : audit [DBG] from='client.? 172.21.15.31:0/3576440284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:49:04.310 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:04 smithi031 bash[24752]: audit 2023-11-17T06:49:03.843217+0000 mon.a (mon.0) 990 : audit [DBG] from='client.? 172.21.15.31:0/3576440284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:49:04.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:04 smithi159 bash[24884]: audit 2023-11-17T06:49:03.843217+0000 mon.a (mon.0) 990 : audit [DBG] from='client.? 172.21.15.31:0/3576440284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:49:04.665 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:04 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:49:04] "GET /metrics HTTP/1.1" 200 154807 "" "Prometheus/2.33.4" 2023-11-17T06:49:04.666 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2023-11-17T06:49:05.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:05 smithi031 bash[24752]: cluster 2023-11-17T06:49:03.956802+0000 mgr.y (mgr.24856) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:05.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:05 smithi031 bash[28317]: cluster 2023-11-17T06:49:03.956802+0000 mgr.y (mgr.24856) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:05.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:05 smithi159 bash[24884]: cluster 2023-11-17T06:49:03.956802+0000 mgr.y (mgr.24856) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:05.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:05 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:49:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:49:07.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[28317]: cluster 2023-11-17T06:49:05.958302+0000 mgr.y (mgr.24856) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:07.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[24752]: cluster 2023-11-17T06:49:05.958302+0000 mgr.y (mgr.24856) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:07.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[28317]: audit 2023-11-17T06:49:06.726335+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723329Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432432742, \"cpu_percentage\": \"18.96%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:49:06.723570Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221878681, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723691Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723802Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54284779, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723910Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49597644, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724018Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56727961, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724124Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724231Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56329502, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724297Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 16525557, \"cpu_percentage\": \"1.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:49:06.724404Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:49:06.724608Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:49:07.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[24752]: audit 2023-11-17T06:49:06.726335+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723329Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432432742, \"cpu_percentage\": \"18.96%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:49:06.723570Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221878681, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723691Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723802Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54284779, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723910Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49597644, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724018Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56727961, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724124Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724231Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56329502, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724297Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 16525557, \"cpu_percentage\": \"1.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:49:06.724404Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:49:06.724608Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:49:07.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[28317]: audit 2023-11-17T06:49:06.732439+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723329Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432432742, \"cpu_percentage\": \"18.96%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:49:06.723570Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221878681, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723691Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723802Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54284779, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723910Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49597644, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724018Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56727961, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724124Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724231Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56329502, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724297Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 16525557, \"cpu_percentage\": \"1.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:49:06.724404Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:49:06.724608Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:49:07.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[24752]: audit 2023-11-17T06:49:06.732439+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723329Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432432742, \"cpu_percentage\": \"18.96%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:49:06.723570Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221878681, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723691Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723802Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54284779, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723910Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49597644, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724018Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56727961, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724124Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724231Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56329502, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724297Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 16525557, \"cpu_percentage\": \"1.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:49:06.724404Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:49:06.724608Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:49:07.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[28317]: audit 2023-11-17T06:49:06.847592+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 228065280, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.841418Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 398563737, \"cpu_percentage\": \"2.75%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.841792Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57315164, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842052Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54788096, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842300Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53016002, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842546Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54515466, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842790Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843036Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843184Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57461964, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843425Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 60177776, \"cpu_percentage\": \"1.66%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:49:06.843671Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:49:06.844059Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:49:07.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[28317]: audit 2023-11-17T06:49:06.852571+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 228065280, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.841418Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 398563737, \"cpu_percentage\": \"2.75%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.841792Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57315164, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842052Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54788096, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842300Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53016002, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842546Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54515466, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842790Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843036Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843184Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57461964, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843425Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 60177776, \"cpu_percentage\": \"1.66%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:49:06.843671Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:49:06.844059Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:49:07.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[28317]: audit 2023-11-17T06:49:06.997018+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[28317]: audit 2023-11-17T06:49:06.997688+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:07.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[28317]: audit 2023-11-17T06:49:06.998247+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[28317]: audit 2023-11-17T06:49:06.998747+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:07.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[28317]: audit 2023-11-17T06:49:06.999258+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[28317]: audit 2023-11-17T06:49:06.999737+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:07.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[28317]: audit 2023-11-17T06:49:07.000267+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[28317]: audit 2023-11-17T06:49:07.000778+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:07.448 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[28317]: audit 2023-11-17T06:49:07.001346+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.448 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[24752]: audit 2023-11-17T06:49:06.847592+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 228065280, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.841418Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 398563737, \"cpu_percentage\": \"2.75%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.841792Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57315164, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842052Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54788096, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842300Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53016002, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842546Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54515466, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842790Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843036Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843184Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57461964, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843425Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 60177776, \"cpu_percentage\": \"1.66%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:49:06.843671Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:49:06.844059Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:49:07.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[24752]: audit 2023-11-17T06:49:06.852571+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 228065280, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.841418Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 398563737, \"cpu_percentage\": \"2.75%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.841792Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57315164, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842052Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54788096, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842300Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53016002, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842546Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54515466, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842790Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843036Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843184Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57461964, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843425Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 60177776, \"cpu_percentage\": \"1.66%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:49:06.843671Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:49:06.844059Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:49:07.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[24752]: audit 2023-11-17T06:49:06.997018+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[24752]: audit 2023-11-17T06:49:06.997688+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:07.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[24752]: audit 2023-11-17T06:49:06.998247+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[24752]: audit 2023-11-17T06:49:06.998747+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:07.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[24752]: audit 2023-11-17T06:49:06.999258+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[24752]: audit 2023-11-17T06:49:06.999737+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:07.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[24752]: audit 2023-11-17T06:49:07.000267+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[24752]: audit 2023-11-17T06:49:07.000778+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:07.449 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:07 smithi031 bash[24752]: audit 2023-11-17T06:49:07.001346+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:07 smithi159 bash[24884]: cluster 2023-11-17T06:49:05.958302+0000 mgr.y (mgr.24856) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:07.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:07 smithi159 bash[24884]: audit 2023-11-17T06:49:06.726335+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723329Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432432742, \"cpu_percentage\": \"18.96%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:49:06.723570Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221878681, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723691Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723802Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54284779, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723910Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49597644, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724018Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56727961, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724124Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724231Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56329502, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724297Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 16525557, \"cpu_percentage\": \"1.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:49:06.724404Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:49:06.724608Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:49:07.504 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:07 smithi159 bash[24884]: audit 2023-11-17T06:49:06.732439+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi031","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi031\", \"container_id\": \"abd3ace3a307\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"2.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723329Z\", \"created\": \"2023-11-17T06:16:54.708736Z\", \"started\": \"2023-11-17T06:17:00.693537Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi031\", \"container_id\": \"bd63ec86c715\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 432432742, \"cpu_percentage\": \"18.96%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-11-17T06:49:06.723570Z\", \"created\": \"2023-11-17T06:17:03.096543Z\", \"started\": \"2023-11-17T06:38:58.668966Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi031\", \"container_id\": \"d89329569174\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221878681, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723691Z\", \"created\": \"2023-11-17T06:18:39.826316Z\", \"started\": \"2023-11-17T06:18:39.850556Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi031\", \"container_id\": \"a9f6b801f3be\", \"container_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\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723802Z\", \"created\": \"2023-11-17T06:19:32.349107Z\", \"started\": \"2023-11-17T06:19:36.444774Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi031\", \"container_id\": \"2c79edbb0c18\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54284779, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.723910Z\", \"created\": \"2023-11-17T06:19:57.664220Z\", \"started\": \"2023-11-17T06:20:00.454562Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi031\", \"container_id\": \"fbf00adcb350\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49597644, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724018Z\", \"created\": \"2023-11-17T06:20:42.463025Z\", \"started\": \"2023-11-17T06:20:46.312625Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi031\", \"container_id\": \"8cd669d3fe00\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56727961, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724124Z\", \"created\": \"2023-11-17T06:21:08.362690Z\", \"started\": \"2023-11-17T06:21:11.403108Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi031\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724231Z\", \"created\": \"2023-11-17T06:23:37.296653Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi031.pmwwrm\", \"daemon_name\": \"rgw.r.z.smithi031.pmwwrm\", \"hostname\": \"smithi031\", \"container_id\": \"ea481d0828da\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56329502, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.724297Z\", \"created\": \"2023-11-17T06:27:04.704185Z\", \"started\": \"2023-11-17T06:27:04.731969Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi031\", \"container_id\": \"4d0982f9818e\", \"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\": 16525557, \"cpu_percentage\": \"1.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-11-17T06:49:06.724404Z\", \"created\": \"2023-11-17T06:35:18.598253Z\", \"started\": \"2023-11-17T06:36:06.068002Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263839Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ac32eaa3-e9eb-40d6-a066-3fe2c2d05a0a\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"0LLN7P-tvGv-Pz2F-c9Hc-hxJ8-vHqH-liHuk2\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07dc5ecc-a262-425e-a61a-2cc6a20805fa\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"qemndD-tBNH-vooU-UVQw-utpY-Mc53-15B82S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2c2a6842-05d5-45ed-9e5a-376068f9465e\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"FwDVbu-gi5u-q2tT-ykym-FJuU-6LlS-pxTEa6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2524fd35-8b17-4773-b0bc-0cc21dded703\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"NHlW9N-4WHm-B1KZ-lWoP-mnAE-PF34-ZCpx3w\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53310008400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.263874Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQEW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:59.442194Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-17T06:38:04.845603Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:30.293419Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-17T06:19:55.536717Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-17T06:20:40.284890Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:06.182350Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:36.631535Z\"}, \"rgw.r.z.smithi031.pmwwrm\": {\"deps\": [], \"last_config\": \"2023-11-17T06:27:02.344532Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-17T06:36:01.427908Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-17T06:35:57.372553Z\"}}, \"last_daemon_update\": \"2023-11-17T06:49:06.724608Z\", \"last_device_update\": \"2023-11-17T06:21:15.429303Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.889476Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:49:07.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:07 smithi159 bash[24884]: audit 2023-11-17T06:49:06.847592+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 228065280, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.841418Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 398563737, \"cpu_percentage\": \"2.75%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.841792Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57315164, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842052Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54788096, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842300Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53016002, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842546Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54515466, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842790Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843036Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843184Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57461964, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843425Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 60177776, \"cpu_percentage\": \"1.66%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:49:06.843671Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:49:06.844059Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-17T06:49:07.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:07 smithi159 bash[24884]: audit 2023-11-17T06:49:06.852571+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi159","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi159\", \"container_id\": \"118bd282f85d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 228065280, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.841418Z\", \"created\": \"2023-11-17T06:18:55.246005Z\", \"started\": \"2023-11-17T06:18:55.273854Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi159\", \"container_id\": \"c7d7d67265bf\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 398563737, \"cpu_percentage\": \"2.75%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.841792Z\", \"created\": \"2023-11-17T06:19:12.453609Z\", \"started\": \"2023-11-17T06:31:25.131769Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi159\", \"container_id\": \"16819e76b951\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57315164, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842052Z\", \"created\": \"2023-11-17T06:21:29.226511Z\", \"started\": \"2023-11-17T06:21:33.149463Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi159\", \"container_id\": \"7125f1bc02fb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54788096, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842300Z\", \"created\": \"2023-11-17T06:21:53.473961Z\", \"started\": \"2023-11-17T06:21:57.126034Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi159\", \"container_id\": \"006d1030b5e6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53016002, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842546Z\", \"created\": \"2023-11-17T06:22:43.004836Z\", \"started\": \"2023-11-17T06:22:46.004325Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi159\", \"container_id\": \"13c0bff4977d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54515466, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.842790Z\", \"created\": \"2023-11-17T06:23:08.572254Z\", \"started\": \"2023-11-17T06:23:12.071631Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi159\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843036Z\", \"created\": \"2023-11-17T06:23:37.983583Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi159\", \"container_id\": \"d4095544c783\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843184Z\", \"created\": \"2023-11-17T06:24:12.982785Z\", \"started\": \"2023-11-17T06:36:30.485582Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi159.aodbdl\", \"daemon_name\": \"rgw.r.z.smithi159.aodbdl\", \"hostname\": \"smithi159\", \"container_id\": \"91e5b17eb4fd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57461964, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-17T06:49:06.843425Z\", \"created\": \"2023-11-17T06:27:02.311020Z\", \"started\": \"2023-11-17T06:27:02.333057Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi159\", \"container_id\": \"b67f7b54b69a\", \"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\": 60177776, \"cpu_percentage\": \"1.66%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-11-17T06:49:06.843671Z\", \"created\": \"2023-11-17T06:35:51.095578Z\", \"started\": \"2023-11-17T06:35:51.154125Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265902Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0c3a39b0-8529-4651-9d4b-591b1cebc783\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"izw2nY-AJoW-YdlL-F8fT-z8Zd-p7ge-F8rW64\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c63706c6-e21d-4aa9-8895-70f8c3561185\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"y5o3Tc-uWW9-p29E-Z9l6-EVbf-bNMD-6aI95I\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"51dee69a-4709-47de-809f-f59c046957a4\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"BuC45Q-Unnc-o46q-Sa6K-a1Fu-r8mh-a6cmrS\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cbb364b7-a10d-4eb9-9b0e-6677aedb7336\", \"cluster_fsid\": \"cdc2ced4-8510-11ee-8dbf-212e2dc638e7\", \"block_uuid\": \"AGCICL-3FZB-Sp5J-gxdY-5bYL-xVJ2-iHz3Nd\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GH400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-17T06:35:03.265914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLPF\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:36:06.050162Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-17T06:30:32.978923Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:27.229717Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-17T06:21:51.353309Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-17T06:22:40.827479Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:06.495009Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-17T06:23:37.319804Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-17T06:36:08.413537Z\"}, \"rgw.r.z.smithi159.aodbdl\": {\"deps\": [], \"last_config\": \"2023-11-17T06:26:59.592356Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-17T06:35:39.118535Z\"}}, \"last_daemon_update\": \"2023-11-17T06:49:06.844059Z\", \"last_device_update\": \"2023-11-17T06:23:15.481460Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-17T06:41:11.882857Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-17T06:49:07.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:07 smithi159 bash[24884]: audit 2023-11-17T06:49:06.997018+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:07 smithi159 bash[24884]: audit 2023-11-17T06:49:06.997688+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:07.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:07 smithi159 bash[24884]: audit 2023-11-17T06:49:06.998247+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:07 smithi159 bash[24884]: audit 2023-11-17T06:49:06.998747+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:07.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:07 smithi159 bash[24884]: audit 2023-11-17T06:49:06.999258+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:07 smithi159 bash[24884]: audit 2023-11-17T06:49:06.999737+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:07.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:07 smithi159 bash[24884]: audit 2023-11-17T06:49:07.000267+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:07 smithi159 bash[24884]: audit 2023-11-17T06:49:07.000778+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:07.505 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:07 smithi159 bash[24884]: audit 2023-11-17T06:49:07.001346+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:07.743 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)" 2023-11-17T06:49:08.194 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: audit 2023-11-17T06:49:07.113044+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: audit 2023-11-17T06:49:07.113668+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: audit 2023-11-17T06:49:07.114232+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: audit 2023-11-17T06:49:07.114798+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: audit 2023-11-17T06:49:07.115293+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: audit 2023-11-17T06:49:07.115803+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: audit 2023-11-17T06:49:07.116311+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: audit 2023-11-17T06:49:07.116854+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: audit 2023-11-17T06:49:07.117562+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: cluster 2023-11-17T06:49:07.119258+0000 mgr.y (mgr.24856) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: audit 2023-11-17T06:49:07.120332+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:49:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: audit 2023-11-17T06:49:07.125726+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:49:08.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: audit 2023-11-17T06:49:07.136917+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:49:08.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: audit 2023-11-17T06:49:07.138688+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-17T06:49:08.196 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[24752]: audit 2023-11-17T06:49:07.727720+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.31:0/945510470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:49:08.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: audit 2023-11-17T06:49:07.113044+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: audit 2023-11-17T06:49:07.113668+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:08.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: audit 2023-11-17T06:49:07.114232+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: audit 2023-11-17T06:49:07.114798+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:08.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: audit 2023-11-17T06:49:07.115293+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: audit 2023-11-17T06:49:07.115803+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:08.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: audit 2023-11-17T06:49:07.116311+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: audit 2023-11-17T06:49:07.116854+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:08.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: audit 2023-11-17T06:49:07.117562+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: cluster 2023-11-17T06:49:07.119258+0000 mgr.y (mgr.24856) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:08.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: audit 2023-11-17T06:49:07.120332+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:49:08.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: audit 2023-11-17T06:49:07.125726+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:49:08.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: audit 2023-11-17T06:49:07.136917+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:49:08.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: audit 2023-11-17T06:49:07.138688+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-17T06:49:08.197 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:08 smithi031 bash[28317]: audit 2023-11-17T06:49:07.727720+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.31:0/945510470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:49:08.453 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2023-11-17T06:49:08.483 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: audit 2023-11-17T06:49:07.113044+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.483 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: audit 2023-11-17T06:49:07.113668+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:08.484 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: audit 2023-11-17T06:49:07.114232+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.484 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: audit 2023-11-17T06:49:07.114798+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:08.484 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: audit 2023-11-17T06:49:07.115293+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.484 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: audit 2023-11-17T06:49:07.115803+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:08.484 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: audit 2023-11-17T06:49:07.116311+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.484 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: audit 2023-11-17T06:49:07.116854+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:08.484 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: audit 2023-11-17T06:49:07.117562+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-17T06:49:08.484 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: cluster 2023-11-17T06:49:07.119258+0000 mgr.y (mgr.24856) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:08.484 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: audit 2023-11-17T06:49:07.120332+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-17T06:49:08.484 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: audit 2023-11-17T06:49:07.125726+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-17T06:49:08.484 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: audit 2023-11-17T06:49:07.136917+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-17T06:49:08.485 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: audit 2023-11-17T06:49:07.138688+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-17T06:49:08.485 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:08 smithi159 bash[24884]: audit 2023-11-17T06:49:07.727720+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.31:0/945510470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:49:09.393 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:09 smithi031 bash[24752]: cluster 2023-11-17T06:49:08.098951+0000 mon.a (mon.0) 1017 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:49:09.393 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:09 smithi031 bash[28317]: cluster 2023-11-17T06:49:08.098951+0000 mon.a (mon.0) 1017 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:49:09.400 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:09 smithi159 bash[24884]: cluster 2023-11-17T06:49:08.098951+0000 mon.a (mon.0) 1017 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-11-17T06:49:10.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:10 smithi031 bash[28317]: cephadm 2023-11-17T06:49:09.180079+0000 mgr.y (mgr.24856) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-17T06:49:10.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:10 smithi031 bash[28317]: audit 2023-11-17T06:49:09.180980+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-17T06:49:10.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:10 smithi031 bash[28317]: audit 2023-11-17T06:49:09.183121+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-17T06:49:10.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:10 smithi031 bash[28317]: audit 2023-11-17T06:49:09.185171+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:49:10.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:10 smithi031 bash[28317]: cephadm 2023-11-17T06:49:09.186891+0000 mgr.y (mgr.24856) 9 : cephadm [INF] Deploying daemon mgr.x on smithi159 2023-11-17T06:49:10.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:10 smithi031 bash[28317]: audit 2023-11-17T06:49:09.188068+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-17T06:49:10.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:10 smithi031 bash[24752]: cephadm 2023-11-17T06:49:09.180079+0000 mgr.y (mgr.24856) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-17T06:49:10.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:10 smithi031 bash[24752]: audit 2023-11-17T06:49:09.180980+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-17T06:49:10.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:10 smithi031 bash[24752]: audit 2023-11-17T06:49:09.183121+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-17T06:49:10.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:10 smithi031 bash[24752]: audit 2023-11-17T06:49:09.185171+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:49:10.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:10 smithi031 bash[24752]: cephadm 2023-11-17T06:49:09.186891+0000 mgr.y (mgr.24856) 9 : cephadm [INF] Deploying daemon mgr.x on smithi159 2023-11-17T06:49:10.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:10 smithi031 bash[24752]: audit 2023-11-17T06:49:09.188068+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-17T06:49:10.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:10 smithi159 bash[24884]: cephadm 2023-11-17T06:49:09.180079+0000 mgr.y (mgr.24856) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-17T06:49:10.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:10 smithi159 bash[24884]: audit 2023-11-17T06:49:09.180980+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-17T06:49:10.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:10 smithi159 bash[24884]: audit 2023-11-17T06:49:09.183121+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-17T06:49:10.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:10 smithi159 bash[24884]: audit 2023-11-17T06:49:09.185171+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-17T06:49:10.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:10 smithi159 bash[24884]: cephadm 2023-11-17T06:49:09.186891+0000 mgr.y (mgr.24856) 9 : cephadm [INF] Deploying daemon mgr.x on smithi159 2023-11-17T06:49:10.503 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:10 smithi159 bash[24884]: audit 2023-11-17T06:49:09.188068+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-17T06:49:11.385 INFO:teuthology.orchestra.run.smithi031.stdout:true 2023-11-17T06:49:11.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:11 smithi159 systemd[1]: Stopping Ceph mgr.x for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:12.083 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2023-11-17T06:49:12.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:12 smithi031 bash[24752]: cluster 2023-11-17T06:49:11.121571+0000 mgr.y (mgr.24856) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:12.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:12 smithi031 bash[24752]: audit 2023-11-17T06:49:11.369360+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.31:0/696105196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:49:12.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:12 smithi031 bash[28317]: cluster 2023-11-17T06:49:11.121571+0000 mgr.y (mgr.24856) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:12.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:12 smithi031 bash[28317]: audit 2023-11-17T06:49:11.369360+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.31:0/696105196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:49:12.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:12 smithi159 bash[24884]: cluster 2023-11-17T06:49:11.121571+0000 mgr.y (mgr.24856) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:12.502 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:12 smithi159 bash[24884]: audit 2023-11-17T06:49:11.369360+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.31:0/696105196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-17T06:49:14.694 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:14 smithi031 bash[24752]: cluster 2023-11-17T06:49:13.122337+0000 mgr.y (mgr.24856) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:14.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:14 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:49:14] "GET /metrics HTTP/1.1" 200 154807 "" "Prometheus/2.33.4" 2023-11-17T06:49:14.695 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:14 smithi031 bash[28317]: cluster 2023-11-17T06:49:13.122337+0000 mgr.y (mgr.24856) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:14.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:14 smithi159 bash[24884]: cluster 2023-11-17T06:49:13.122337+0000 mgr.y (mgr.24856) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:15.470 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:15 smithi159 bash[35487]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:49:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-11-17T06:49:15.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:15 smithi159 bash[24884]: audit 2023-11-17T06:49:14.832378+0000 mgr.y (mgr.24856) 12 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:49:15.755 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:15 smithi159 bash[24884]: cluster 2023-11-17T06:49:15.123819+0000 mgr.y (mgr.24856) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:15.920 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:15 smithi031 bash[28317]: audit 2023-11-17T06:49:14.832378+0000 mgr.y (mgr.24856) 12 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:49:15.920 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:15 smithi031 bash[28317]: cluster 2023-11-17T06:49:15.123819+0000 mgr.y (mgr.24856) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:15.920 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:15 smithi031 bash[24752]: audit 2023-11-17T06:49:14.832378+0000 mgr.y (mgr.24856) 12 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:49:15.920 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:15 smithi031 bash[24752]: cluster 2023-11-17T06:49:15.123819+0000 mgr.y (mgr.24856) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:16.816 INFO:teuthology.orchestra.run.smithi031.stdout:true 2023-11-17T06:49:17.458 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- 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-11-17T06:49:18.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:18 smithi031 bash[24752]: cluster 2023-11-17T06:49:17.124588+0000 mgr.y (mgr.24856) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:18.681 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:18 smithi031 bash[28317]: cluster 2023-11-17T06:49:17.124588+0000 mgr.y (mgr.24856) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:18.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:18 smithi159 bash[24884]: cluster 2023-11-17T06:49:17.124588+0000 mgr.y (mgr.24856) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:19.904 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:19 smithi031 bash[24752]: cluster 2023-11-17T06:49:19.125383+0000 mgr.y (mgr.24856) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:19.904 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:19 smithi031 bash[28317]: cluster 2023-11-17T06:49:19.125383+0000 mgr.y (mgr.24856) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:20.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:19 smithi159 bash[24884]: cluster 2023-11-17T06:49:19.125383+0000 mgr.y (mgr.24856) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:20.757 INFO:teuthology.orchestra.run.smithi031.stderr:Error EINVAL: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-11-17T06:49:20.792 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[49681]: debug 2023-11-17T06:49:20.751+0000 7f3a37d0c700 -1 log_channel(cephadm) log [ERR] : Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-11-17T06:49:20.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[49681]: Traceback (most recent call last): 2023-11-17T06:49:20.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[49681]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2023-11-17T06:49:20.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[49681]: return OrchResult(f(*args, **kwargs)) 2023-11-17T06:49:20.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[49681]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2023-11-17T06:49:20.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[49681]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2023-11-17T06:49:20.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[49681]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2023-11-17T06:49:20.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[49681]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2023-11-17T06:49:20.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[49681]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2023-11-17T06:49:20.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[49681]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2023-11-17T06:49:20.905 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[49681]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-11-17T06:49:20.905 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[49681]: debug 2023-11-17T06:49:20.751+0000 7f3a37d0c700 -1 mgr.server reply reply (22) Invalid argument Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-11-17T06:49:20.905 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[28317]: audit 2023-11-17T06:49:20.349702+0000 mgr.y (mgr.24856) 16 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:49:20.906 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[28317]: audit 2023-11-17T06:49:20.352308+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:49:20.906 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[28317]: audit 2023-11-17T06:49:20.353125+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:49:20.906 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[28317]: audit 2023-11-17T06:49:20.353908+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.906 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[28317]: audit 2023-11-17T06:49:20.354720+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.906 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[28317]: audit 2023-11-17T06:49:20.355570+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.906 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[28317]: audit 2023-11-17T06:49:20.356389+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.906 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[28317]: audit 2023-11-17T06:49:20.358951+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:49:20.906 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[28317]: audit 2023-11-17T06:49:20.359777+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.906 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[28317]: audit 2023-11-17T06:49:20.360572+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.906 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[28317]: audit 2023-11-17T06:49:20.361418+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.906 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[28317]: audit 2023-11-17T06:49:20.362225+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[24752]: audit 2023-11-17T06:49:20.349702+0000 mgr.y (mgr.24856) 16 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:49:20.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[24752]: audit 2023-11-17T06:49:20.352308+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:49:20.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[24752]: audit 2023-11-17T06:49:20.353125+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:49:20.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[24752]: audit 2023-11-17T06:49:20.353908+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[24752]: audit 2023-11-17T06:49:20.354720+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[24752]: audit 2023-11-17T06:49:20.355570+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[24752]: audit 2023-11-17T06:49:20.356389+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[24752]: audit 2023-11-17T06:49:20.358951+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:49:20.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[24752]: audit 2023-11-17T06:49:20.359777+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[24752]: audit 2023-11-17T06:49:20.360572+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.907 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[24752]: audit 2023-11-17T06:49:20.361418+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:20.908 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:20 smithi031 bash[24752]: audit 2023-11-17T06:49:20.362225+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:21.002 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:20 smithi159 bash[24884]: audit 2023-11-17T06:49:20.349702+0000 mgr.y (mgr.24856) 16 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:49:21.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:20 smithi159 bash[24884]: audit 2023-11-17T06:49:20.352308+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-17T06:49:21.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:20 smithi159 bash[24884]: audit 2023-11-17T06:49:20.353125+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-17T06:49:21.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:20 smithi159 bash[24884]: audit 2023-11-17T06:49:20.353908+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:21.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:20 smithi159 bash[24884]: audit 2023-11-17T06:49:20.354720+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:21.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:20 smithi159 bash[24884]: audit 2023-11-17T06:49:20.355570+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:21.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:20 smithi159 bash[24884]: audit 2023-11-17T06:49:20.356389+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:21.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:20 smithi159 bash[24884]: audit 2023-11-17T06:49:20.358951+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-17T06:49:21.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:20 smithi159 bash[24884]: audit 2023-11-17T06:49:20.359777+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:21.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:20 smithi159 bash[24884]: audit 2023-11-17T06:49:20.360572+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:21.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:20 smithi159 bash[24884]: audit 2023-11-17T06:49:20.361418+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:21.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:20 smithi159 bash[24884]: audit 2023-11-17T06:49:20.362225+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24856 172.21.15.31:0/473449535' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-17T06:49:21.454 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-11-17T06:49:21.455 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/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_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi031 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 cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- 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-11-17T06:49:21.522 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=5c262e48784e4317a6d82bdabb49ef15 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/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_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi031 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 cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- 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-11-17T06:49:21.525 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-11-17T06:49:21.534 INFO:tasks.cephadm:Teardown begin 2023-11-17T06:49:21.535 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-17T06:49:21.561 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-17T06:49:21.578 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-11-17T06:49:21.579 DEBUG:teuthology.orchestra.run.smithi031:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-17T06:49:21.608 DEBUG:teuthology.orchestra.run.smithi159:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-17T06:49:21.616 INFO:tasks.cephadm:Stopping all daemons... 2023-11-17T06:49:21.616 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-11-17T06:49:21.617 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.a 2023-11-17T06:49:21.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:21 smithi159 bash[24884]: audit 2023-11-17T06:49:20.750784+0000 mgr.y (mgr.24856) 17 : audit [DBG] from='client.24946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "daemon_types": "mon", "hosts": "smithi159", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:49:21.663 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:21 smithi159 bash[24884]: cephadm 2023-11-17T06:49:20.753112+0000 mgr.y (mgr.24856) 18 : cephadm [ERR] Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-11-17T06:49:21.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:21 smithi159 bash[24884]: Traceback (most recent call last): 2023-11-17T06:49:21.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:21 smithi159 bash[24884]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2023-11-17T06:49:21.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:21 smithi159 bash[24884]: return OrchResult(f(*args, **kwargs)) 2023-11-17T06:49:21.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:21 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2023-11-17T06:49:21.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:21 smithi159 bash[24884]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2023-11-17T06:49:21.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:21 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2023-11-17T06:49:21.664 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:21 smithi159 bash[24884]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2023-11-17T06:49:21.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:21 smithi159 bash[24884]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2023-11-17T06:49:21.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:21 smithi159 bash[24884]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2023-11-17T06:49:21.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:21 smithi159 bash[24884]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-11-17T06:49:21.665 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:21 smithi159 bash[24884]: cluster 2023-11-17T06:49:21.126935+0000 mgr.y (mgr.24856) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:21.755 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: audit 2023-11-17T06:49:20.750784+0000 mgr.y (mgr.24856) 17 : audit [DBG] from='client.24946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "daemon_types": "mon", "hosts": "smithi159", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:49:21.756 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: cephadm 2023-11-17T06:49:20.753112+0000 mgr.y (mgr.24856) 18 : cephadm [ERR] Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-11-17T06:49:21.756 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: Traceback (most recent call last): 2023-11-17T06:49:21.756 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2023-11-17T06:49:21.756 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: return OrchResult(f(*args, **kwargs)) 2023-11-17T06:49:21.756 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2023-11-17T06:49:21.757 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2023-11-17T06:49:21.757 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2023-11-17T06:49:21.757 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2023-11-17T06:49:21.757 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2023-11-17T06:49:21.757 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2023-11-17T06:49:21.758 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-11-17T06:49:21.758 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: cluster 2023-11-17T06:49:21.126935+0000 mgr.y (mgr.24856) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:21.758 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 systemd[1]: Stopping Ceph mon.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:21.758 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: debug 2023-11-17T06:49:21.751+0000 7f577a017700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-17T06:49:21.758 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[24752]: debug 2023-11-17T06:49:21.751+0000 7f577a017700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-11-17T06:49:21.759 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[28317]: audit 2023-11-17T06:49:20.750784+0000 mgr.y (mgr.24856) 17 : audit [DBG] from='client.24946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "daemon_types": "mon", "hosts": "smithi159", "target": ["mon-mgr", ""]}]: dispatch 2023-11-17T06:49:21.759 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[28317]: cephadm 2023-11-17T06:49:20.753112+0000 mgr.y (mgr.24856) 18 : cephadm [ERR] Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-11-17T06:49:21.759 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[28317]: Traceback (most recent call last): 2023-11-17T06:49:21.759 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[28317]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2023-11-17T06:49:21.759 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[28317]: return OrchResult(f(*args, **kwargs)) 2023-11-17T06:49:21.759 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2023-11-17T06:49:21.759 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[28317]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2023-11-17T06:49:21.760 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2023-11-17T06:49:21.760 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[28317]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2023-11-17T06:49:21.760 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[28317]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2023-11-17T06:49:21.760 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[28317]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2023-11-17T06:49:21.760 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[28317]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-11-17T06:49:21.760 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[28317]: cluster 2023-11-17T06:49:21.126935+0000 mgr.y (mgr.24856) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-11-17T06:49:22.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[49681]: [17/Nov/2023:06:49:21] ENGINE Bus STOPPING 2023-11-17T06:49:22.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[49681]: [17/Nov/2023:06:49:21] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-11-17T06:49:22.194 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[49681]: [17/Nov/2023:06:49:21] ENGINE Bus STOPPED 2023-11-17T06:49:22.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[49681]: [17/Nov/2023:06:49:21] ENGINE Bus STARTING 2023-11-17T06:49:22.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[49681]: CherryPy Checker: 2023-11-17T06:49:22.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[49681]: The Application mounted at '' has an empty config. 2023-11-17T06:49:22.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[49681]: [17/Nov/2023:06:49:21] ENGINE Serving on http://:::9283 2023-11-17T06:49:22.195 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:21 smithi031 bash[49681]: [17/Nov/2023:06:49:21] ENGINE Bus STARTED 2023-11-17T06:49:22.264 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:22 smithi159 bash[42055]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mgr.x 2023-11-17T06:49:22.265 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:22 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-11-17T06:49:22.367 INFO:journalctl@ceph.mon.a.smithi031.stdout:Nov 17 06:49:22 smithi031 bash[56563]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mon.a 2023-11-17T06:49:22.573 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.a.service' 2023-11-17T06:49:22.612 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-17T06:49:22.613 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-11-17T06:49:22.613 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-11-17T06:49:22.613 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.c 2023-11-17T06:49:22.614 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:22 smithi159 bash[42120]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mgr.x 2023-11-17T06:49:22.614 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:22 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-11-17T06:49:22.615 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:22 smithi159 systemd[1]: Stopped Ceph mgr.x for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:49:22.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:22 smithi031 systemd[1]: Stopping Ceph mon.c for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:22.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:22 smithi031 bash[28317]: debug 2023-11-17T06:49:22.751+0000 7fa5aa0c3700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-17T06:49:22.944 INFO:journalctl@ceph.mon.c.smithi031.stdout:Nov 17 06:49:22 smithi031 bash[28317]: debug 2023-11-17T06:49:22.751+0000 7fa5aa0c3700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-11-17T06:49:23.002 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:22 smithi159 systemd[1]: Started Ceph mgr.x for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:49:23.752 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:23 smithi159 bash[42243]: debug 2023-11-17T06:49:23.600+0000 7fbdaab7b700 1 -- 172.21.15.159:0/1368919182 <== mon.2 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55696f42e4e0 con 0x55696f522c00 2023-11-17T06:49:23.757 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.c.service' 2023-11-17T06:49:23.796 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-17T06:49:23.796 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-11-17T06:49:23.796 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-11-17T06:49:23.797 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.b 2023-11-17T06:49:24.035 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:23 smithi159 bash[42243]: debug 2023-11-17T06:49:23.760+0000 7fbdbb162680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-17T06:49:24.035 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:23 smithi159 bash[42243]: debug 2023-11-17T06:49:23.864+0000 7fbdbb162680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-17T06:49:24.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:23 smithi159 systemd[1]: Stopping Ceph mon.b for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:24.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:23 smithi159 bash[24884]: debug 2023-11-17T06:49:23.896+0000 7febd4ffa700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-17T06:49:24.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:23 smithi159 bash[24884]: debug 2023-11-17T06:49:23.896+0000 7febd4ffa700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-11-17T06:49:24.502 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:24 smithi159 bash[42243]: debug 2023-11-17T06:49:24.324+0000 7fbdbb162680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-17T06:49:24.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:24 smithi031 bash[49681]: ::ffff:172.21.15.159 - - [17/Nov/2023:06:49:24] "GET /metrics HTTP/1.1" 200 155026 "" "Prometheus/2.33.4" 2023-11-17T06:49:24.714 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:24 smithi159 bash[42325]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mon.b 2023-11-17T06:49:24.714 INFO:journalctl@ceph.mon.b.smithi159.stdout:Nov 17 06:49:24 smithi159 bash[42366]: bash: /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/mon.b/unit.stop: No such file or directory 2023-11-17T06:49:24.718 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mon.b.service' 2023-11-17T06:49:24.757 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-17T06:49:24.758 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-11-17T06:49:24.758 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-11-17T06:49:24.758 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.y 2023-11-17T06:49:25.163 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:24 smithi031 systemd[1]: Stopping Ceph mgr.y for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:25.163 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:24 smithi031 bash[56660]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mgr.y 2023-11-17T06:49:25.163 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:24 smithi031 bash[49681]: debug 2023-11-17T06:49:24.943+0000 7f3aa6f5e700 -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-11-17T06:49:25.163 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Nov 17 06:49:24 smithi031 bash[49681]: debug 2023-11-17T06:49:24.943+0000 7f3aa6f5e700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-11-17T06:49:25.606 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:25 smithi159 bash[42243]: debug 2023-11-17T06:49:25.256+0000 7fbdbb162680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-17T06:49:25.606 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:25 smithi159 bash[42243]: debug 2023-11-17T06:49:25.352+0000 7fbdbb162680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-17T06:49:25.660 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.y.service' 2023-11-17T06:49:25.693 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-17T06:49:25.693 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-11-17T06:49:25.693 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-11-17T06:49:25.693 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.x 2023-11-17T06:49:25.891 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:25 smithi159 bash[42243]: debug 2023-11-17T06:49:25.600+0000 7fbdbb162680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-17T06:49:25.891 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:25 smithi159 systemd[1]: Stopping Ceph mgr.x for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:25.891 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Nov 17 06:49:25 smithi159 bash[42388]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-mgr.x 2023-11-17T06:49:26.581 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@mgr.x.service' 2023-11-17T06:49:26.613 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-17T06:49:26.613 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-11-17T06:49:26.614 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-11-17T06:49:26.614 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.0 2023-11-17T06:49:26.944 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:49:26 smithi031 systemd[1]: Stopping Ceph osd.0 for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:26.944 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:49:26 smithi031 bash[30400]: debug 2023-11-17T06:49:26.751+0000 7fc4ba3c4700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-17T06:49:26.944 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:49:26 smithi031 bash[30400]: debug 2023-11-17T06:49:26.751+0000 7fc4ba3c4700 -1 osd.0 66 *** Got signal Terminated *** 2023-11-17T06:49:26.944 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:49:26 smithi031 bash[30400]: debug 2023-11-17T06:49:26.751+0000 7fc4ba3c4700 -1 osd.0 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-17T06:49:27.784 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:49:27 smithi031 bash[56772]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-osd.0 2023-11-17T06:49:27.784 INFO:journalctl@ceph.osd.0.smithi031.stdout:Nov 17 06:49:27 smithi031 bash[56809]: bash: /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/osd.0/unit.stop: No such file or directory 2023-11-17T06:49:29.322 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.0.service' 2023-11-17T06:49:29.357 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-17T06:49:29.357 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-11-17T06:49:29.358 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-11-17T06:49:29.358 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.1 2023-11-17T06:49:29.569 INFO:journalctl@ceph.osd.1.smithi031.stdout:Nov 17 06:49:29 smithi031 systemd[1]: Stopping Ceph osd.1 for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:29.569 INFO:journalctl@ceph.osd.1.smithi031.stdout:Nov 17 06:49:29 smithi031 bash[31936]: debug 2023-11-17T06:49:29.459+0000 7f15e80fd700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-17T06:49:29.569 INFO:journalctl@ceph.osd.1.smithi031.stdout:Nov 17 06:49:29 smithi031 bash[31936]: debug 2023-11-17T06:49:29.459+0000 7f15e80fd700 -1 osd.1 66 *** Got signal Terminated *** 2023-11-17T06:49:29.569 INFO:journalctl@ceph.osd.1.smithi031.stdout:Nov 17 06:49:29 smithi031 bash[31936]: debug 2023-11-17T06:49:29.459+0000 7f15e80fd700 -1 osd.1 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-17T06:49:30.444 INFO:journalctl@ceph.osd.1.smithi031.stdout:Nov 17 06:49:30 smithi031 bash[56896]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-osd.1 2023-11-17T06:49:30.444 INFO:journalctl@ceph.osd.1.smithi031.stdout:Nov 17 06:49:30 smithi031 bash[56946]: bash: /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/osd.1/unit.stop: No such file or directory 2023-11-17T06:49:31.975 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.1.service' 2023-11-17T06:49:32.008 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-17T06:49:32.008 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-11-17T06:49:32.009 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-11-17T06:49:32.009 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.2 2023-11-17T06:49:32.253 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:49:32 smithi031 systemd[1]: Stopping Ceph osd.2 for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:32.253 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:49:32 smithi031 bash[33617]: debug 2023-11-17T06:49:32.139+0000 7ff40c24a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-17T06:49:32.253 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:49:32 smithi031 bash[33617]: debug 2023-11-17T06:49:32.139+0000 7ff40c24a700 -1 osd.2 66 *** Got signal Terminated *** 2023-11-17T06:49:32.253 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:49:32 smithi031 bash[33617]: debug 2023-11-17T06:49:32.139+0000 7ff40c24a700 -1 osd.2 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-17T06:49:32.944 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:49:32 smithi031 bash[57034]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-osd.2 2023-11-17T06:49:32.944 INFO:journalctl@ceph.osd.2.smithi031.stdout:Nov 17 06:49:32 smithi031 bash[57073]: bash: /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/osd.2/unit.stop: No such file or directory 2023-11-17T06:49:34.519 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.2.service' 2023-11-17T06:49:34.556 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-17T06:49:34.556 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-11-17T06:49:34.556 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-11-17T06:49:34.556 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.3 2023-11-17T06:49:34.771 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:49:34 smithi031 systemd[1]: Stopping Ceph osd.3 for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:34.771 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:49:34 smithi031 bash[35182]: debug 2023-11-17T06:49:34.655+0000 7f0386342700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-17T06:49:34.771 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:49:34 smithi031 bash[35182]: debug 2023-11-17T06:49:34.655+0000 7f0386342700 -1 osd.3 66 *** Got signal Terminated *** 2023-11-17T06:49:34.772 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:49:34 smithi031 bash[35182]: debug 2023-11-17T06:49:34.655+0000 7f0386342700 -1 osd.3 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-17T06:49:35.444 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:49:35 smithi031 bash[57160]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-osd.3 2023-11-17T06:49:35.444 INFO:journalctl@ceph.osd.3.smithi031.stdout:Nov 17 06:49:35 smithi031 bash[57198]: bash: /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/osd.3/unit.stop: No such file or directory 2023-11-17T06:49:37.114 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.3.service' 2023-11-17T06:49:37.147 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-17T06:49:37.148 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-11-17T06:49:37.149 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-11-17T06:49:37.149 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.4 2023-11-17T06:49:37.503 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:49:37 smithi159 systemd[1]: Stopping Ceph osd.4 for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:37.503 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:49:37 smithi159 bash[27104]: debug 2023-11-17T06:49:37.268+0000 7f0f0a51b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-17T06:49:37.503 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:49:37 smithi159 bash[27104]: debug 2023-11-17T06:49:37.272+0000 7f0f0a51b700 -1 osd.4 66 *** Got signal Terminated *** 2023-11-17T06:49:37.503 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:49:37 smithi159 bash[27104]: debug 2023-11-17T06:49:37.272+0000 7f0f0a51b700 -1 osd.4 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-17T06:49:37.846 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:49:37 smithi159 bash[42512]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-osd.4 2023-11-17T06:49:38.252 INFO:journalctl@ceph.osd.4.smithi159.stdout:Nov 17 06:49:37 smithi159 bash[42549]: bash: /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/osd.4/unit.stop: No such file or directory 2023-11-17T06:49:39.755 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.4.service' 2023-11-17T06:49:39.787 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-17T06:49:39.787 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-11-17T06:49:39.787 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-11-17T06:49:39.787 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.5 2023-11-17T06:49:40.002 INFO:journalctl@ceph.osd.5.smithi159.stdout:Nov 17 06:49:39 smithi159 systemd[1]: Stopping Ceph osd.5 for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:40.002 INFO:journalctl@ceph.osd.5.smithi159.stdout:Nov 17 06:49:39 smithi159 bash[28649]: debug 2023-11-17T06:49:39.876+0000 7fe0cd43c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-17T06:49:40.003 INFO:journalctl@ceph.osd.5.smithi159.stdout:Nov 17 06:49:39 smithi159 bash[28649]: debug 2023-11-17T06:49:39.880+0000 7fe0cd43c700 -1 osd.5 66 *** Got signal Terminated *** 2023-11-17T06:49:40.003 INFO:journalctl@ceph.osd.5.smithi159.stdout:Nov 17 06:49:39 smithi159 bash[28649]: debug 2023-11-17T06:49:39.880+0000 7fe0cd43c700 -1 osd.5 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-17T06:49:40.409 INFO:journalctl@ceph.osd.5.smithi159.stdout:Nov 17 06:49:40 smithi159 bash[42633]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-osd.5 2023-11-17T06:49:40.409 INFO:journalctl@ceph.osd.5.smithi159.stdout:Nov 17 06:49:40 smithi159 bash[42670]: bash: /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/osd.5/unit.stop: No such file or directory 2023-11-17T06:49:42.283 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.5.service' 2023-11-17T06:49:42.312 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-17T06:49:42.313 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-11-17T06:49:42.313 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-11-17T06:49:42.313 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.6 2023-11-17T06:49:42.574 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:49:42 smithi159 systemd[1]: Stopping Ceph osd.6 for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:42.575 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:49:42 smithi159 bash[30197]: debug 2023-11-17T06:49:42.480+0000 7f0782f88700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-17T06:49:42.575 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:49:42 smithi159 bash[30197]: debug 2023-11-17T06:49:42.480+0000 7f0782f88700 -1 osd.6 66 *** Got signal Terminated *** 2023-11-17T06:49:42.575 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:49:42 smithi159 bash[30197]: debug 2023-11-17T06:49:42.480+0000 7f0782f88700 -1 osd.6 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-17T06:49:42.984 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:49:42 smithi159 bash[42759]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-osd.6 2023-11-17T06:49:42.985 INFO:journalctl@ceph.osd.6.smithi159.stdout:Nov 17 06:49:42 smithi159 bash[42796]: bash: /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/osd.6/unit.stop: No such file or directory 2023-11-17T06:49:44.792 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.6.service' 2023-11-17T06:49:44.825 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-17T06:49:44.826 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-11-17T06:49:44.826 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-11-17T06:49:44.826 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.7 2023-11-17T06:49:45.159 INFO:journalctl@ceph.osd.7.smithi159.stdout:Nov 17 06:49:44 smithi159 systemd[1]: Stopping Ceph osd.7 for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:45.159 INFO:journalctl@ceph.osd.7.smithi159.stdout:Nov 17 06:49:44 smithi159 bash[31859]: debug 2023-11-17T06:49:44.936+0000 7fdae1469700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-17T06:49:45.159 INFO:journalctl@ceph.osd.7.smithi159.stdout:Nov 17 06:49:44 smithi159 bash[31859]: debug 2023-11-17T06:49:44.936+0000 7fdae1469700 -1 osd.7 66 *** Got signal Terminated *** 2023-11-17T06:49:45.159 INFO:journalctl@ceph.osd.7.smithi159.stdout:Nov 17 06:49:44 smithi159 bash[31859]: debug 2023-11-17T06:49:44.936+0000 7fdae1469700 -1 osd.7 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-17T06:49:45.752 INFO:journalctl@ceph.osd.7.smithi159.stdout:Nov 17 06:49:45 smithi159 bash[42884]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-osd.7 2023-11-17T06:49:45.753 INFO:journalctl@ceph.osd.7.smithi159.stdout:Nov 17 06:49:45 smithi159 bash[42934]: bash: /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/osd.7/unit.stop: No such file or directory 2023-11-17T06:49:47.249 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@osd.7.service' 2023-11-17T06:49:47.277 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-17T06:49:47.278 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-11-17T06:49:47.278 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-11-17T06:49:47.278 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@prometheus.a 2023-11-17T06:49:47.500 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:49:47 smithi159 systemd[1]: Stopping Ceph prometheus.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:49:47.500 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:49:47 smithi159 bash[43020]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-prometheus.a 2023-11-17T06:49:47.752 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:49:47 smithi159 bash[37707]: ts=2023-11-17T06:49:47.497Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-11-17T06:49:47.753 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:49:47 smithi159 bash[37707]: ts=2023-11-17T06:49:47.497Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-11-17T06:49:47.753 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:49:47 smithi159 bash[37707]: ts=2023-11-17T06:49:47.497Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-11-17T06:49:47.753 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:49:47 smithi159 bash[37707]: ts=2023-11-17T06:49:47.497Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-11-17T06:49:47.753 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:49:47 smithi159 bash[37707]: ts=2023-11-17T06:49:47.497Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-11-17T06:49:47.753 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:49:47 smithi159 bash[37707]: ts=2023-11-17T06:49:47.498Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-11-17T06:49:47.754 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:49:47 smithi159 bash[37707]: ts=2023-11-17T06:49:47.498Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-11-17T06:49:47.754 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:49:47 smithi159 bash[37707]: ts=2023-11-17T06:49:47.498Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-11-17T06:49:47.754 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:49:47 smithi159 bash[37707]: ts=2023-11-17T06:49:47.498Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-11-17T06:49:47.754 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:49:47 smithi159 bash[37707]: ts=2023-11-17T06:49:47.499Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-11-17T06:49:47.754 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:49:47 smithi159 bash[37707]: ts=2023-11-17T06:49:47.499Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-11-17T06:49:47.754 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Nov 17 06:49:47 smithi159 bash[37707]: ts=2023-11-17T06:49:47.499Z caller=main.go:1066 level=info msg="See you next time!" 2023-11-17T06:49:48.125 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@prometheus.a.service' 2023-11-17T06:49:48.155 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-17T06:49:48.155 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-11-17T06:49:48.155 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 --force --keep-logs 2023-11-17T06:49:48.271 INFO:teuthology.orchestra.run.smithi031.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-11-17T06:49:48.272 INFO:teuthology.orchestra.run.smithi031.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-11-17T06:49:48.272 INFO:teuthology.orchestra.run.smithi031.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-11-17T06:49:48.272 INFO:teuthology.orchestra.run.smithi031.stderr: [--retry RETRY] 2023-11-17T06:49:48.272 INFO:teuthology.orchestra.run.smithi031.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-11-17T06:49:48.272 INFO:teuthology.orchestra.run.smithi031.stderr: ... 2023-11-17T06:49:48.272 INFO:teuthology.orchestra.run.smithi031.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-11-17T06:49:48.281 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-11-17T06:49:48.282 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 --force --keep-logs 2023-11-17T06:49:48.397 INFO:teuthology.orchestra.run.smithi159.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-11-17T06:49:48.397 INFO:teuthology.orchestra.run.smithi159.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-11-17T06:49:48.397 INFO:teuthology.orchestra.run.smithi159.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-11-17T06:49:48.398 INFO:teuthology.orchestra.run.smithi159.stderr: [--retry RETRY] 2023-11-17T06:49:48.398 INFO:teuthology.orchestra.run.smithi159.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-11-17T06:49:48.398 INFO:teuthology.orchestra.run.smithi159.stderr: ... 2023-11-17T06:49:48.398 INFO:teuthology.orchestra.run.smithi159.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-11-17T06:49:48.406 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-11-17T06:49:48.407 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-17T06:49:48.423 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-17T06:49:48.436 INFO:tasks.cephadm:Archiving crash dumps... 2023-11-17T06:49:48.438 DEBUG:teuthology.misc:Transferring archived files from smithi031:/var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7461297/remote/ubuntu@smithi031.front.sepia.ceph.com/crash 2023-11-17T06:49:48.438 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/crash -- . 2023-11-17T06:49:48.483 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7461297/remote/ubuntu@smithi159.front.sepia.ceph.com/crash 2023-11-17T06:49:48.484 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/crash -- . 2023-11-17T06:49:48.508 INFO:tasks.cephadm:Checking cluster log for badness... 2023-11-17T06:49:48.509 DEBUG:teuthology.orchestra.run.smithi031:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-11-17T06:49:48.525 INFO:teuthology.orchestra.run.smithi031.stderr:grep: /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph.log: No such file or directory 2023-11-17T06:49:48.529 INFO:tasks.cephadm:Compressing logs... 2023-11-17T06:49:48.530 DEBUG:teuthology.orchestra.run.smithi031:> 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-11-17T06:49:48.571 DEBUG:teuthology.orchestra.run.smithi159:> 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-11-17T06:49:48.585 INFO:teuthology.orchestra.run.smithi031.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-11-17T06:49:48.589 INFO:teuthology.orchestra.run.smithi159.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-11-17T06:49:48.590 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mon.a.log 2023-11-17T06:49:48.590 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mgr.y.log 2023-11-17T06:49:48.591 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mon.c.log 2023-11-17T06:49:48.591 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.1.log 2023-11-17T06:49:48.592 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mgr.y.log: /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.0.log 2023-11-17T06:49:48.592 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-client.rgw.r.z.smithi031.pmwwrm.log 2023-11-17T06:49:48.593 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.3.log 2023-11-17T06:49:48.594 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mon.b.log 2023-11-17T06:49:48.594 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.5.log 2023-11-17T06:49:48.595 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.0.log: /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-client.rgw.r.z.smithi031.pmwwrm.log: 58.3% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-client.rgw.r.z.smithi031.pmwwrm.log.gz 2023-11-17T06:49:48.595 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-volume.log 2023-11-17T06:49:48.595 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.2.log 2023-11-17T06:49:48.596 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-17T06:49:48.597 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-client.rgw.r.z.smithi159.aodbdl.log 2023-11-17T06:49:48.598 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mon.b.log: /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mgr.x.log 2023-11-17T06:49:48.598 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-client.rgw.r.z.smithi159.aodbdl.log: 58.6%gzip -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-client.rgw.r.z.smithi159.aodbdl.log.gz 2023-11-17T06:49:48.598 INFO:teuthology.orchestra.run.smithi159.stderr:-5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.6.log 2023-11-17T06:49:48.598 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.4.log 2023-11-17T06:49:48.598 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-volume.log 2023-11-17T06:49:48.599 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.7.log 2023-11-17T06:49:48.602 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-17T06:49:48.606 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.2.log: 91.4% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-volume.log.gz 2023-11-17T06:49:48.608 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/cephadm.log: 90.1% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-17T06:49:48.609 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.7.log: /var/log/ceph/cephadm.log: 91.1% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-volume.log.gz 2023-11-17T06:49:48.610 INFO:teuthology.orchestra.run.smithi159.stderr: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-17T06:49:48.720 INFO:teuthology.orchestra.run.smithi159.stderr: 90.8% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mgr.x.log.gz 2023-11-17T06:49:48.969 INFO:teuthology.orchestra.run.smithi031.stderr: 92.1% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mgr.y.log.gz 2023-11-17T06:49:49.176 INFO:teuthology.orchestra.run.smithi031.stderr: 95.1% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mon.c.log.gz 2023-11-17T06:49:49.241 INFO:teuthology.orchestra.run.smithi159.stderr: 92.7% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.6.log.gz 2023-11-17T06:49:49.276 INFO:teuthology.orchestra.run.smithi031.stderr: 92.6% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.2.log.gz 2023-11-17T06:49:49.359 INFO:teuthology.orchestra.run.smithi159.stderr: 93.4% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.7.log.gz 2023-11-17T06:49:49.361 INFO:teuthology.orchestra.run.smithi159.stderr: 92.9% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.5.log.gz 2023-11-17T06:49:49.449 INFO:teuthology.orchestra.run.smithi031.stderr: 93.0% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.0.log.gz 2023-11-17T06:49:49.547 INFO:teuthology.orchestra.run.smithi159.stderr: 93.2% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mon.b.log.gz 2023-11-17T06:49:49.568 INFO:teuthology.orchestra.run.smithi031.stderr: 93.4% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.1.log.gz 2023-11-17T06:49:49.665 INFO:teuthology.orchestra.run.smithi159.stderr: 93.1% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.4.log.gz 2023-11-17T06:49:49.666 INFO:teuthology.orchestra.run.smithi159.stderr: 2023-11-17T06:49:49.667 INFO:teuthology.orchestra.run.smithi159.stderr:real 0m1.089s 2023-11-17T06:49:49.667 INFO:teuthology.orchestra.run.smithi159.stderr:user 0m4.210s 2023-11-17T06:49:49.667 INFO:teuthology.orchestra.run.smithi159.stderr:sys 0m0.151s 2023-11-17T06:49:49.670 INFO:teuthology.orchestra.run.smithi031.stderr: 93.1% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-osd.3.log.gz 2023-11-17T06:49:50.201 INFO:teuthology.orchestra.run.smithi031.stderr: 90.8% -- replaced with /var/log/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/ceph-mon.a.log.gz 2023-11-17T06:49:50.203 INFO:teuthology.orchestra.run.smithi031.stderr: 2023-11-17T06:49:50.203 INFO:teuthology.orchestra.run.smithi031.stderr:real 0m1.628s 2023-11-17T06:49:50.203 INFO:teuthology.orchestra.run.smithi031.stderr:user 0m6.023s 2023-11-17T06:49:50.203 INFO:teuthology.orchestra.run.smithi031.stderr:sys 0m0.171s 2023-11-17T06:49:50.204 INFO:tasks.cephadm:Archiving logs... 2023-11-17T06:49:50.204 DEBUG:teuthology.misc:Transferring archived files from smithi031:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7461297/remote/ubuntu@smithi031.front.sepia.ceph.com/log 2023-11-17T06:49:50.205 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-17T06:49:50.967 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7461297/remote/ubuntu@smithi159.front.sepia.ceph.com/log 2023-11-17T06:49:50.968 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-17T06:49:51.568 INFO:tasks.cephadm:Removing cluster... 2023-11-17T06:49:51.569 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 --force 2023-11-17T06:50:04.864 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:50:04 smithi031 systemd[1]: Stopping Ceph alertmanager.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:50:39.710 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:50:04 smithi031 bash[57613]: Error response from daemon: No such container: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-alertmanager.a 2023-11-17T06:50:39.712 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:50:04 smithi031 bash[48286]: level=info ts=2023-11-17T06:50:04.861Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-11-17T06:50:39.712 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:50:05 smithi031 bash[57647]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-alertmanager-a 2023-11-17T06:50:39.713 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:50:05 smithi031 bash[57720]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-alertmanager-a 2023-11-17T06:50:39.713 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:50:05 smithi031 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-11-17T06:50:39.713 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Nov 17 06:50:05 smithi031 systemd[1]: Stopped Ceph alertmanager.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:50:39.716 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cdc2ced4-8510-11ee-8dbf-212e2dc638e7 --force 2023-11-17T06:50:41.634 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 systemd[1]: Stopping Ceph grafana.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7... 2023-11-17T06:50:41.634 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[38629]: t=2023-11-17T06:50:41+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-11-17T06:50:41.634 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[38629]: t=2023-11-17T06:50:41+0000 lvl=info msg="Stopped Stream Manager" 2023-11-17T06:50:41.634 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[38629]: t=2023-11-17T06:50:41+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-11-17T06:50:41.634 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[38629]: t=2023-11-17T06:50:41+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-11-17T06:50:41.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[38629]: t=2023-11-17T06:50:41+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-11-17T06:50:41.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[38629]: t=2023-11-17T06:50:41+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-11-17T06:50:41.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[38629]: t=2023-11-17T06:50:41+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-11-17T06:50:41.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[38629]: t=2023-11-17T06:50:41+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-11-17T06:50:41.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[38629]: t=2023-11-17T06:50:41+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-11-17T06:50:41.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[38629]: t=2023-11-17T06:50:41+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-11-17T06:50:41.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[38629]: t=2023-11-17T06:50:41+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-11-17T06:50:41.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[38629]: t=2023-11-17T06:50:41+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-11-17T06:50:41.636 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[38629]: t=2023-11-17T06:50:41+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-11-17T06:50:42.252 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[43319]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7-grafana.a 2023-11-17T06:50:42.252 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:41 smithi159 bash[43365]: bash: /var/lib/ceph/cdc2ced4-8510-11ee-8dbf-212e2dc638e7/grafana.a/unit.stop: No such file or directory 2023-11-17T06:50:42.252 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:42 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-11-17T06:50:42.253 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:42 smithi159 systemd[1]: ceph-cdc2ced4-8510-11ee-8dbf-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-11-17T06:50:42.253 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Nov 17 06:50:42 smithi159 systemd[1]: Stopped Ceph grafana.a for cdc2ced4-8510-11ee-8dbf-212e2dc638e7. 2023-11-17T06:50:54.051 INFO:tasks.cephadm:Removing cephadm ... 2023-11-17T06:50:54.052 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-17T06:50:54.061 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-17T06:50:54.067 INFO:tasks.cephadm:Teardown complete 2023-11-17T06:50:54.067 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-11-17T06:50:54.077 INFO:teuthology.task.clock:Checking final clock skew... 2023-11-17T06:50:54.077 DEBUG:teuthology.orchestra.run.smithi031:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-17T06:50:54.107 DEBUG:teuthology.orchestra.run.smithi159:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-17T06:50:54.124 INFO:teuthology.orchestra.run.smithi031.stdout: remote refid st t when poll reach delay offset jitter 2023-11-17T06:50:54.124 INFO:teuthology.orchestra.run.smithi031.stdout:============================================================================== 2023-11-17T06:50:54.125 INFO:teuthology.orchestra.run.smithi031.stdout:*hv01.front.sepi 44.4.53.2 2 u 41 64 377 0.104 -0.412 0.970 2023-11-17T06:50:54.125 INFO:teuthology.orchestra.run.smithi031.stdout:+hv02.front.sepi 63.231.80.2 3 u 38 64 377 0.100 2.714 0.455 2023-11-17T06:50:54.125 INFO:teuthology.orchestra.run.smithi031.stdout:+hv03.front.sepi 74.6.168.72 3 u 51 64 377 0.096 2.579 0.407 2023-11-17T06:50:54.125 INFO:teuthology.orchestra.run.smithi031.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-11-17T06:50:54.129 INFO:teuthology.orchestra.run.smithi159.stdout: remote refid st t when poll reach delay offset jitter 2023-11-17T06:50:54.130 INFO:teuthology.orchestra.run.smithi159.stdout:============================================================================== 2023-11-17T06:50:54.130 INFO:teuthology.orchestra.run.smithi159.stdout:*hv01.front.sepi 44.4.53.2 2 u 47 64 377 0.091 0.004 0.165 2023-11-17T06:50:54.130 INFO:teuthology.orchestra.run.smithi159.stdout:+hv02.front.sepi 63.231.80.2 3 u 45 64 377 0.083 2.116 0.153 2023-11-17T06:50:54.130 INFO:teuthology.orchestra.run.smithi159.stdout:+hv03.front.sepi 74.6.168.72 3 u 46 64 377 0.117 1.888 0.108 2023-11-17T06:50:54.130 INFO:teuthology.orchestra.run.smithi159.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-11-17T06:50:54.131 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-11-17T06:50:54.140 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-11-17T06:50:54.141 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-11-17T06:50:54.150 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-11-17T06:50:54.159 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-11-17T06:50:54.168 INFO:teuthology.task.internal:Duration was 2662.901479 seconds 2023-11-17T06:50:54.168 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-11-17T06:50:54.176 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-11-17T06:50:54.177 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-17T06:50:54.179 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-17T06:50:54.232 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-11-17T06:50:54.233 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi031.front.sepia.ceph.com 2023-11-17T06:50:54.233 DEBUG:teuthology.orchestra.run.smithi031:> 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-11-17T06:50:54.248 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi159.front.sepia.ceph.com 2023-11-17T06:50:54.248 DEBUG:teuthology.orchestra.run.smithi159:> 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-11-17T06:50:54.262 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-11-17T06:50:54.263 DEBUG:teuthology.orchestra.run.smithi031:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-17T06:50:54.291 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-17T06:50:54.375 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-11-17T06:50:54.375 DEBUG:teuthology.orchestra.run.smithi031:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-17T06:50:54.379 DEBUG:teuthology.orchestra.run.smithi159:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-17T06:50:54.571 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-11-17T06:50:54.582 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-11-17T06:50:54.583 DEBUG:teuthology.orchestra.run.smithi031:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-17T06:50:54.596 DEBUG:teuthology.orchestra.run.smithi159:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-17T06:50:54.613 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-11-17T06:50:54.623 DEBUG:teuthology.orchestra.run.smithi031:> 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-11-17T06:50:54.639 DEBUG:teuthology.orchestra.run.smithi159:> 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-11-17T06:50:54.651 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = core 2023-11-17T06:50:54.671 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = core 2023-11-17T06:50:54.700 DEBUG:teuthology.orchestra.run.smithi031:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-17T06:50:54.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T06:50:54.706 DEBUG:teuthology.orchestra.run.smithi159:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-17T06:50:54.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T06:50:54.712 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-11-17T06:50:54.722 INFO:teuthology.task.internal:Transferring archived files... 2023-11-17T06:50:54.723 DEBUG:teuthology.misc:Transferring archived files from smithi031:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7461297/remote/smithi031 2023-11-17T06:50:54.724 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-17T06:50:54.782 DEBUG:teuthology.misc:Transferring archived files from smithi159:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7461297/remote/smithi159 2023-11-17T06:50:54.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-17T06:50:54.812 INFO:teuthology.task.internal:Removing archive directory... 2023-11-17T06:50:54.812 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-17T06:50:54.816 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-17T06:50:54.856 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-11-17T06:50:54.868 INFO:teuthology.task.internal:Not uploading archives. 2023-11-17T06:50:54.868 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-11-17T06:50:54.878 INFO:teuthology.task.internal:Tidying up after the test... 2023-11-17T06:50:54.879 DEBUG:teuthology.orchestra.run.smithi031:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-17T06:50:54.881 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-17T06:50:54.886 INFO:teuthology.orchestra.run.smithi031.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 17 06:50 /home/ubuntu/cephtest 2023-11-17T06:50:54.888 INFO:teuthology.orchestra.run.smithi159.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 17 06:50 /home/ubuntu/cephtest 2023-11-17T06:50:54.891 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-11-17T06:50:54.903 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-11-17T06:50:54.922 INFO:teuthology.nuke:Checking targets against current locks 2023-11-17T06:50:54.949 DEBUG:teuthology.nuke:shortname: smithi031 2023-11-17T06:50:54.950 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-17T06:50:54.976 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi031.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7461297', '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-11-17 05:55:31.258113', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-11-17T06:50:54.977 DEBUG:teuthology.nuke:shortname: smithi159 2023-11-17T06:50:54.977 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-17T06:50:55.007 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-16_22:29:26-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7461297', '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-11-17 05:55:31.259608', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-11-17T06:50:55.029 INFO:teuthology.orchestra.console.smithi031:Power off 2023-11-17T06:50:55.029 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-17T06:50:55.054 DEBUG:teuthology.orchestra.console.smithi031:power off output: Chassis Power Control: Down/Off 2023-11-17T06:50:55.055 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-17T06:50:55.071 INFO:teuthology.orchestra.console.smithi159:Power off 2023-11-17T06:50:55.071 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-17T06:50:55.080 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is on 2023-11-17T06:50:55.104 DEBUG:teuthology.orchestra.console.smithi159:power off output: Chassis Power Control: Down/Off 2023-11-17T06:50:55.104 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-17T06:50:55.130 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2023-11-17T06:50:59.082 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-17T06:50:59.131 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-17T06:50:59.193 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is on 2023-11-17T06:50:59.242 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2023-11-17T06:51:03.198 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-17T06:51:03.243 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-17T06:51:03.310 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is off 2023-11-17T06:51:03.354 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2023-11-17T06:51:03.411 INFO:teuthology.orchestra.console.smithi031:Power off completed 2023-11-17T06:51:07.358 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-17T06:51:07.469 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is off 2023-11-17T06:51:07.569 INFO:teuthology.orchestra.console.smithi159:Power off completed 2023-11-17T06:51:07.677 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: 2662.9014794826508 failure_reason: 'Command failed on smithi031 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 cdc2ced4-8510-11ee-8dbf-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- 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=5c262e48784e4317a6d82bdabb49ef15 status: fail success: false 2023-11-17T06:51:07.677 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-17T06:51:07.767 INFO:teuthology.run:FAIL